Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps @nrwl/jest from 9.4.5 to 13.4.1.

Release notes

Sourced from @​nrwl/jest's releases.

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)
  • angular: use share helper to ensure correct version matching (#8277) (be908e2)
  • core: add the ability to remove edges in the graph (57593f5)
  • core: introduce chrome profiling (#8215) (552be0d)
  • js: add nrwl/js:node executor to serve node apps (1139c61)

Release 13.3.12

Bug Fixes

  • angular: fix setParserOptionsProject being ignored when generating apps (#8105) (3fa5385)
  • angular: handle scam components when generating storybook stories (#8139) (364136f)
  • angular: mfe remote entry to use common module (#8250) (c5ce3b2)
  • angular: remove unnecessary extension from scam component import (#8136) (4343f56)
  • angular: scam component default type as lowercase (#8160) (bc8dda6)
  • angular: set public host for both projects (#8184) (a75f1bd)
  • angular: use path property correctly when generating scams #8083 (#8100) (5f53718)
  • angular: watch on webpack browser builder (#8204) (7be0793)
  • core: add default export for tasksRunnerV2 (#8088) (46cd008), closes #8085
  • core: allow tsConfig without compilerOptions to work (#8119) (d630718)
  • core: default project name should be inferred by cwd on windows (#8172) (2b04794)

... (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.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.4.1/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 Dec 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2022

Superseded by #323.

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