Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2022

Bumps @nrwl/jest from 9.4.5 to 13.4.6.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.4.6

Bug Fixes

  • angular: do not format when skipFormat is passed for generating a lib (#8549) (c72520e)
  • angular: expose executors sources (#8368) (a7a7c55)
  • angular: remove invalid style option from the library generator defaults (#8515) (b5b666f)
  • angular: skipFormat files when converting to Nx project (#8387) (c2115c2), closes #8386
  • core: add license field (#8542) (39b134a)
  • core: affected logic should get file hashes from graph (f00a0b5)
  • core: allow for creating a project graph without any root tsconfig.json at all (#8545) (0c31a99)
  • core: change default folder for daemon assets to cache dir (75cc52f)
  • core: correctly check if on azure CI (c238f16)
  • core: create new env variable for performance profile and add documentation (#8479) (eabeebc)
  • core: daemon should reinitilize hasher when doing reset (6c75057)
  • core: run command is swallowing errors from angular builders (#8571) (dc2ed97)
  • core: update @​nrwl/js package with nx migrate latest (#8363) (b73da63), closes #8362
  • core: use the default configuration in dep tasks (ccda8cf)
  • js: fix npm module resolving (#8316) (#8352) (931ba3a)
  • linter: move eslint to peer dependencies (#8552) (bf22b2b)
  • misc: fix format to not use supported file extensions (#8548) (452146e)
  • nest: add missing resource generator option (#8310) (f30b8a3)
  • node: properly set ng-add as alias for init (#8512) (1a82c1c)
  • react-native: add babel.config.json at root for react native project (#8467) (2a9e92e)
  • react-native: add test-setup to exclude in tsconfig for react native (#8429) (8fdec37)
  • react-native: update typing for svg in react native (#8399) (bda1a76)
  • react: lock version of mini-css-extract-plugin (#8547) (65010c4)
  • repo: add nx-cache to gitignore to make e2e tests pass on windows (330c33d)
  • storybook: bumped versions of Storybook packages - Angular 13 fix (#8487) (dcf835f)
  • storybook: fixed story template for angular (#8388) (883acaf)
  • storybook: handle defaultProject issues with projectBuildConfig flag (#8494) (dcb839c)
  • testing: turn swc/jest back on for react, web, and js (#8464) (978cfe9)
  • web: prevent caching in the file-server (#8472) (7a35db9)

Features

  • angular: simplify generated tailwind config for v3 (#8471) (b989e8d)
  • angular: switch new workspaces to v2 config (#8473) (ae0f8dc)
  • core: separate local and remote cache statuses (fd3673d)
  • core: show dep types in dep graph (#2760) (#8132) (31bb2f3)
  • dep-graph: add URL search params to dep graph (#8525) (759a9c5)
  • detox: add buildTarget to test-ios and test-android for detox (#8431) (045d4f0)
  • react-native: add react-native-config to support environment variable (#8485) (8120d40)
  • react-native: upgrade react native to 0.66.4 (#8400) (9b6d577)

Reverts

... (truncated)

Commits
  • 978cfe9 fix(testing): turn swc/jest back on for react, web, and js (#8464)
  • baf44ad fix(testing): Create root babel config if one isn't present (#7816)
  • 8abcaab fix(misc): dont publish jest.config.js files (#8341)
  • 214ef8a chore(testing): adjust tests that are affected by removing swc
  • f97961d fix(testing): remove 'swc' from compiler option for jest generators
  • d6d56c7 chore(js): adjust unit test
  • fba478c fix(js): use ts-jest for compiler SWC due to known bug in SWC
  • e57cef0 cleanup(repo): use devkit instead of devkit reexports from workspace (#7773)
  • 88751a3 chore(repo): clean up the language to match the new tag line
  • 6d6f294 feat(testing): add --compiler=tsc|swc|babel option for jest project generator...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwlowner, a new releaser for @​nrwl/jest since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nrwl/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 9.4.5 to 13.4.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.4.6/packages/jest)

---
updated-dependencies:
- dependency-name: "@nrwl/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2022

Superseded by #337.

@dependabot dependabot bot closed this Jan 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.4.6 branch January 25, 2022 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants