Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.7.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.7.1

Bug Fixes

  • core: cacheDirectory resolution (#8760) (8576330)
  • core: check if taskRunnerOptions exists (#8762) (3cdc681)
  • core: fix dot notation parsing (#8763) (490c66f)
  • core: fix git support detection (#8764) (1f6c170)
  • core: fix the issue introduced by 45c9ee09 (a7b1065)
  • core: warn when daemon fails to start (4e5b48d)
  • misc: don't disable chalk when FORCE_COLOR is set (#8226) (f178217)
  • node: the type keyword may either be a string or an array (#8744) (5a74c02), closes #8112

Release 13.7.0

Bug Fixes

  • core: avoid importing posix/path but still use posix paths on Windows (1c5ad6e)
  • core: deprecate, fix error, and print warning when using --only-failed (#8748) (bf70569)
  • core: fix cache for directory outputs (#8756) (51b9043), closes #8504
  • core: terminal caching fails when trying to close the file descriptor (f72c679)
  • core: use fs/promises instead of promisifying with the util module (#8530) (f94d3da)
  • dep-graph: set the number of workers with environment variables (b86feb1)
  • linter: clean up comment after #8147 (#8691) (09dfe8d)
  • linter: mark eslint-config-prettier as optional (#8722) (489cee5)
  • misc: fix npm-package generator on windows (#8751) (e759abd)
  • nxdev: typedoc devkit links (#8734) (c9c1774)
  • testing: add number type to cypress ciBuildId (#8677) (6dde019), closes #8675
  • web: web executor referencing wrong file (#8670) (20975e0), closes #8607

Features

  • angular: support version 13.2.0 (#8457) (f4fa813)
  • express: update express to 14.17.2 (#8628) (21997cc)
  • react: upgrade eslint-plugin-react-hooks to 4.3.0 (9ba836b)

Release 13.6.1

Bug Fixes

  • core: better detection whether the workspace uses git (#8720) (86a1a6c)
  • linter: use swc over ts-node for workspace lint rule registration (#8694) (541d4e2)

Release 13.6.0

Bug Fixes

  • angular: don't generate a .browserslistrc file for non buildable and non publishable libs (#8710) (a56c89c)
  • core: stop inlining tsconfig-paths-webpack-plugin and use version with fix (#8357) (be91d1f)

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

dependabot bot commented on behalf of github Feb 2, 2022

Superseded by #349.

@dependabot dependabot bot closed this Feb 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.7.1 branch February 2, 2022 23:20
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