Skip to content

Bump @nrwl/jest from 9.4.5 to 13.8.5#367

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps @nrwl/jest from 9.4.5 to 13.8.5.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.8.5

Bug Fixes

  • angular: fix invalid style option for nx welcome component when generating an application (#9173) (b80de97)
  • js: adjust .swcrc so that it works with swc/jest and no temp .swcrc needed (with migrations) (#9198) (7d5988b), closes #9187
  • linter: ensure onlyDependOnLibsWithTags is present before check (#9192) (fa4cb1a)
  • linter: update circular file path message to wrap onto multiple lines (#9033) (ecf6675)
  • node: use @​nrwl/node:node for app serve (#9177) (bf62996)
  • nxdev: cover hero background on wide screens (#9190) (d599dd5)

Features

  • core: expose swc/register via tao (#9142) (c1ebe80)
  • nest: use nrwl/js to generate library (#9164) (229f71e)
  • node: improve @​nrwl/node:node executor to handle build process correctly in watch and no-watch mode (#9180) (7084d19)
  • node: moved 13.9.0 migrations to 13.8.5 (#9184) (1390cd0)

Release 13.8.4

Bug Fixes

  • angular: align root karma config when migrating from angular cli to match the one for new workspaces (#9144) (cef4bbd)
  • angular: change --preserveAngularCLILayout to --preserve-angular-cli-layout (#9051) (33c9ca9)
  • angular: improve angular cli migration when using --preserve-angular-cli-layout (#9064) (ebaf8f6)
  • angular: karma migrator fixes (#9063) (5d9176e)
  • angular: set the right defaultBase when migrating an angular cli workspace (#9050) (dfcc853)
  • angular: upgrade karma and fix settings (#9056) (01dba86)
  • core: batch calls to git hash-object to avoid E2BIG error (efedd2e)
  • core: improve output color consistency across terminal themes (#9133) (471f7be)
  • detox: remove extra build target from project config (#9089) (b602c52)
  • devkit: fall back to the target default config when reading target options and the config is not provided (#8932) (e677a1d)
  • js: adjust destination directory for swc executor (#9072) (5527724)
  • js: update dependencies in package.json (#9073) (4287d59)
  • linter: make sure hasher has all the tags (#9110) (3c45a1c)
  • misc: format:check not checking all affected files (#9152) (ea33428)
  • react: component generator outputs correct CSS module setup (#9084) (e6941e4)
  • web: fixes force down compilation for non esm bundles (#8907) (68e9435), closes #8639

Features

  • angular: support migrating angular cli workspaces using cypress for e2e tests (#9105) (615955a)
  • core: use package manager workspace globs to find projects (#9131) (5964379)
  • node: consolidate js and node plugins (#9086) (95f5a08)
  • storybook: add styles and stylePreprocessorOptions to the executors (#9057) (fc018cd)

Release 13.8.3

... (truncated)

Commits
  • cf7a18b fix(angular): prevent adding dependencies when generating apps and specifying...
  • 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
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, 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.8.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.8.5/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 Mar 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2022

Superseded by #371.

@dependabot dependabot bot closed this Mar 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.8.5 branch March 10, 2022 23:35
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