Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 14.0.2.

Release notes

Sourced from @​nrwl/jest's releases.

Release 14.0.2

Bug Fixes

  • core: add dependency for cliui + string-width (#9967) (ec47503)
  • core: fix creating new workspaces with not normalized names (4030d47)
  • core: make npm scope optional (#9966) (c3484c7)
  • react: use Routes component wrapper for react router v6 (#9936) (fa1bc7b)
  • storybook: skip version update on storybook-deployer (#9964) (30a3f93)
  • testing: add missing --js support for jest generators (#9959) (fca85ca)
  • testing: fix migration path error on windows (#9969) (1297f06)
  • testing: pass --js flag to jest generators (#9965) (8897146)

Features

  • misc: add application x-type for host and remote generators (#9954) (c1c5f0b)

Reverts

Release 14.0.1

Bug Fixes

  • angular: remove src from lintFilePatterns (#9940) (9f87d4c)
  • core: remove log during migrate (#9935) (f98459e)
  • testing: include jest.config.ts in tsconfig.spec.json (#9938) (b93091b)

Release 14.0.0

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • angular: mf generators failed with directory (#9922) (56aa346)
  • angular: path normalize was in correct on windows #9861 (#9881) (5fb6fc7)
  • angular: remove implicit deps creation from mfe (#9799) (dfd4a1d)
  • angular: share secondary entry points (#9896) (cc38970)
  • angular: there is no cors option on the file-server (#9923) (e7f220d)
  • core: allow parsing dot notation cli args (#9812) (74a4047), closes #9764
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (1857138), closes #9801
  • core: fix migrate race conditions (#9794) (c047151)
  • core: fix migration for tasks runners (#9778) (945ee01)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: fix writing partial files to disk during migration (#9931) (e3a88d4)
  • core: handle failed CI workflows in CNW CLI (#9915) (ec0f4b4)

... (truncated)

Commits
  • 1297f06 fix(testing): fix migration path error on windows (#9969)
  • 8897146 fix(testing): pass --js flag to jest generators (#9965)
  • fca85ca fix(testing): add missing --js support for jest generators (#9959)
  • b93091b fix(testing): include jest.config.ts in tsconfig.spec.json (#9938)
  • e698875 feat(testing): update to latest jest version (#9792)
  • 39331d1 feat(testing): move jest config to .ts files (#9854)
  • c265c46 feat(testing): support extra jest cli args (#9904)
  • cb7fb22 feat(core): remove @​types/node from default workspace (#9853)
  • 46e7b4d chore(core): improve help output for generators and executors (#9800)
  • 75b0744 fix(core): init generators should not crash when trying to remove dependencie...
  • 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 14.0.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.0.2/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 Apr 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2022

Superseded by #400.

@dependabot dependabot bot closed this Apr 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-14.0.2 branch April 26, 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