Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.5.3.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.5.3

Bug Fixes

  • core: keep output if process exits unexpectedly (#8696) (c319367)
  • js: swc compiler builds extends in tmp generated tsconfig wrong (#8683) (375f939)

Features

  • linter: omit require and register if plugin folder is missing (#8689) (e394b7d)
  • misc: do not print path mappings when verbose logging is true (7ca35b0)

Reverts

Release 13.5.2

Bug Fixes

  • core: handle merging npm scripts with project at the root (#8651) (50066ca)
  • core: include affected projects when generating dep graph HTML file (#8679) (e167fd5), closes #8657
  • core: need to read in any base nx.json when building a workspace (#8333) (3d36169)
  • core: normalize command to avoid nx run nx run (#8678) (acffba7)
  • core: only write the file with the terminal output once (6c83b59)
  • linter: remove @​typescript-eslint/no-unused-vars override (#8147) (6a3914e)

Features

  • angular: add --export flag to scam (#8662) (56261ae)
  • angular: add --export flag to scam-directive (#8673) (ac66fc1)
  • angular: add --export to scam-pipe generator (#8672) (5081db1)
  • core: improve detection whether we are running in CI (27dc36f)
  • linter: add warning to nx rule when project graph is unavailable (#8668) (8719a9a)

Release 13.5.1

No release notes provided.

Release 13.5.0

Bug Fixes

  • angular: configure tailwind content and purge properties for libraries (#8556) (ad72d7a)
  • angular: fix adding nx to angular workspace with cypress (#8550) (e69b893)
  • angular: update tailwind content glob pattern to ignore stories and tests (#8637) (5afd3d6)
  • core: add an extra check to list for lock file changes (3e0e30e)
  • core: adding missing @​nrwl packages to report (#8644) (4577548)

... (truncated)

Commits
  • 298ceba chore(repo): readme fixes
  • 9e75918 feat(core): speed up file map creation (#8597)
  • 93095f5 fix(testing): fix jest migrate 13.4.4 script handling missing transform prope...
  • 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
  • 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.5.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.5.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 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2022

Superseded by #342.

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