Skip to content

Bump @nrwl/jest from 9.4.5 to 13.8.6#371

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.8.6.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.8.6

Bug Fixes

  • angular: handle newProjectRoot correctly when generating apps and libs (#9255) (081ff42)
  • core: cwd during dep-graph shouldn't vary based on daemon (#9223) (de7aa8e)
  • core: fix daemon server path on client (#9235) (5ada5ad)
  • core: show static terminal output when NX_VERBOSE_LOGGING is enabled (#9248) (16c6891)
  • js: execute postCompilationCallback in compileTypeScriptFiles in watch mode (#9254) (064d7ec), closes #9253
  • linter: use projectGraph in hasher for calculating dependencies (#9118) (445cd59)
  • misc: support workspaces using a root tsconfig.json instead of tsconfig.base.json (#9195) (acc29e9)
  • nextjs: use posix path format for generated config.distdir (#8990) (5cebe9c), closes #8989
  • node: update @​nrwl/node:library to accept compiler options (#9269) (24c0c1b)
  • storybook: add staticDir object schema (#8885) (9c2ebfe)
  • storybook: prevent storybook from hoisting webpack 4 dep for angular (#9243) (aac9b68)
  • web): fix(web: allow use multiple config in custom webpack configuration file (#9188) (37278fd), closes #9186
  • web: file-server withDeps is deprecated (#9170) (1440f83)

Features

  • angular: add mfe-host generator (#9218) (7442030)
  • angular: add mfe-remote generator (#9191) (6c99959)
  • angular: add opinionated mfe webpack helpers (#9233) (bef8fb3)
  • core: prep project graph during postinstall (#9204) (88204a0)
  • linter: add notDependOnLibsWithTags constraint option to enforce-module-boundaries rule (#8633) (0a17a61)
  • linter: automatic fixes for noRelativeOrAbsoluteImportsAcrossLibraries and noSelfCircularDependencies (#8901) (45bf0e5)
  • react-native: upgrade react-native to 0.67.3 (#9215) (8101df4)
  • storybook: show warning about version 5 support drop (#9257) (261b35d)
  • web: update license-webpack-plugin to improve performance (#9058) (dbb4988)

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)

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

dependabot bot commented on behalf of github Mar 11, 2022

Superseded by #372.

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