Skip to content

Bump @nrwl/jest from 9.4.5 to 13.4.3#323

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/jest-13.4.3
Closed

Bump @nrwl/jest from 9.4.5 to 13.4.3#323
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/jest-13.4.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.4.3.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.4.3

Features

  • testing: project generator should accept baseUrl (3aafa8b)

Release 13.4.2

Bug Fixes

  • core: assert valid workspace config should be a warning (85918d8)
  • core: boolean args to custom presets are passed correctly (#8339) (4075ae7)

Features

  • react: SVGR and http-server version updates for security fixes (#8334) (027bb9d)
  • web: import TS plugin only if SWC is not used (#8328) (166985f)
  • web: update rollup-plugin-typescript2 to 0.31 (#8329) (7e5641b)

Release 13.4.1

Bug Fixes

  • core: catch error when creating new workspace and git is not configured (#8289) (1b5632c), closes #8183
  • core: handle project graph plugins not providing optional projectFilePatterns property (#8290) (d3f4613)
  • js: mark swc as experimental (53767a8)
  • js: use ts-jest for compiler SWC due to known bug in SWC (fba478c)
  • testing: remove 'swc' from compiler option for jest generators (f97961d)
  • web: shouldSkip get of undefined fixed, chunk push into Set fixed (#8140) (657d93a)

Features

  • js: export lib and app generator functions (#8266) (655cc69)

Release 13.4.0

Bug Fixes

  • core: nested node_modules packages shouldn't be inferred as nx projects (#8166) (6a77ce8)
  • js: ensure copy assets and packageJson is executed for swc executor (592d0e9)
  • misc: add -W to yarn add to fix the error in yarn monorepos (973cf4e)
  • misc: format command should handle workspace without workspace.json (33bd964)
  • nest: fixing resource generator options issue (#8246) (b10b505), closes #8243 #8243

Features

  • angular: add helper to add any property to an ngModule decorator (#7850) (aea4f09)

... (truncated)

Commits
  • 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...
  • 157c6e0 feat(web): rename @​nrwl/web:build to @​nrwl/web:webpack (#7952)
  • 98ffe85 feat(linter): support eslint v8 (#7800)
  • d110bc7 chore(angular): bump ngrx to 13.0.0 (#7765)
  • 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.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.4.3/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 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #324.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.4.3 branch January 10, 2022 23:28
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