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.1.

Release notes

Sourced from @​nrwl/jest's releases.

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)
  • core: fix crash in hash of project when imports of unregistered npm packages (4e11378), closes #7225
  • core: fix perf logging (3ed436b)
  • core: fix typing of dependsOn property (#8570) (2cb3499)
  • core: Leave passthrough parameters untouched (bc2d9c0)
  • core: move life cycle file out life-cycles to fix deep imports (7c236a2)
  • core: throw errors when collected terminal output cannot be found (#8623) (f57d4c2)
  • js: fix a typo in description (1e3906e)
  • linter: avoid secondary entrypoints flagging as circular dependencies (#8564) (86c510b), closes #8059
  • linter: make eslint peer dependency optional (#8622) (e105514)
  • misc: handle migrating packages with numbers in the name (#8598) (736df25)
  • misc: setup package manager workspaces for core preset (#8621) (5c921d8)
  • node: disable name mangling when building for production (50baf92), closes #8537
  • react: enforce valid jest config when creating workspace with react preset (#8626) (5e66bab), closes #8354
  • testing: cypress.json options not taken into consideration (43a7802)
  • testing: fix jest migrate 13.4.4 script handling missing transform property (#8595) (93095f5), closes #8566

Features

  • angular: pass webpack-browser builder options & target to customWebpack configuration function (56aed61)
  • core: add nx graph as alias of nx dep-graph (#8539) (07ebdb3)
  • core: align the dynamic and static outputs (#8625) (67e242f)
  • core: do not use the daemon when inotify limit is reached (950c941)
  • core: enable dynamic output by default (56e7407)
  • core: migrate to prettier ^2.5.1 (b9c3c10)
  • core: speed up file map creation (#8597) (9e75918)
  • js: improve watch mode support for tsc and swc builds (#8502) (4070eae)
  • js: use same asset handler for both tsc and swc (#8615) (2b376be)
  • repo: add a script to fetch nx issues (59f98e4)
  • repo: move gatsby plugin to nx-labs repo (#8617) (f231cfc)

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)

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

dependabot bot commented on behalf of github Jan 25, 2022

Superseded by #338.

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