Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps @nrwl/jest from 9.4.5 to 14.1.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 14.1.1

Bug Fixes

  • misc: fix incorrect nx imports (#10131) (95412cf)
  • nextjs: update custom server setup so hostname and port are always provided (#10103) (14b3419)

Release 14.1.0

Bug Fixes

  • angular: add missing alias for the component generator (#10038) (b381e38)
  • angular: cleanup ports on exit of mf server (#10060) (b78d353)
  • angular: don't share angular mfe package (#10059) (0e5f4d5)
  • angular: fix stylus import (#9950) (be1d157)
  • angular: normalize project name and don't default to npmScope as prefix when it's not a valid html selector (#10116) (0e21fa0)
  • angular: shared transitive npm deps from host and remote applica… (#9997) (4d17b32)
  • core: align yargs options in workspace-generator with generic opts passed to other commands (#9953) (0ce7ce6)
  • core: allow daemon to disable glob cache (#10031) (fa81e3b)
  • core: automatically add root to the project.json projects (#9977) (5e23c07)
  • core: calculate dependencies of mixed targets (#9942) (e3817ef)
  • core: correct log message when uninstalled plugin is referenced in nx.json (#9994) (1d2bd1c), closes #9976
  • core: emit success false in compileTypeScriptFiles if typescript diagnostic contains errors (#10068) (a395e48)
  • core: fix having multiple versions of nx/devkit (#9998) (3d56368)
  • core: fix migrating old workspaces without nx (#10011) (83ba230)
  • core: fix migrating workspaces without any task runners configured (#10065) (d5877a9)
  • core: move removing roots migration to 14.0.6 (#10066) (8f5a826)
  • core: normalize paths in ng cli adapter when finding matching files (#10113) (cfe21b2)
  • core: pnpm exec check not matching for v7 (#10004) (68207ef)
  • core: refine move and remove generators for projects with a target name (#10063) (bef8240)
  • dep-graph: fix label width calculation (#10044) (01fa62d)
  • devkit: don't replace begining undescore when creating file (#9870) (0bd08cc), closes #8875
  • devkit: update ejs (#10072) (9254998)
  • js: .swcrc path should be customizable (#10118) (a68120a)
  • js: add missing --tag flag to the publish command (#10014) (5dbc98f)
  • js: update minimal publish script to validate project name and config (#10006) (c5a5eb3)
  • nextjs: fix support for custom distDir (#10106) (e07ef9f)
  • nx-plugin: allow async project graph processors (#10026) (3ffa7f8)
  • nx-plugin: create-nx-plugin should generate valid import path (#10107) (62d0535)
  • nx-plugin: e2e project paths should be normalized (#10123) (7d9397f)
  • nx-plugin: executors that spread async generators should work locally (#9956) (c3d30a4)
  • react-native: add migration script to change the main tag to className (#9957) (869edb7)
  • storybook: include all react exports for story generation (#10030) (a74ed0e)
  • web: option --no-runtimeChunk is not working (#7747) (0c614b2)
  • web: use cjs format for rollup if umd is not set (#8919) (6db252b)

Features

  • angular: support migrating angular cli workspaces with multiple applications (#10020) (2e8e1a4)

... (truncated)

Commits
  • 5e23c07 fix(core): automatically add root to the project.json projects (#9977)
  • 99fcb78 feat(nx-plugin): add --includeHasher option to generate hasher boilerplate (#...
  • 35d6f4d chore(core): use destructuring assignment (#9447)
  • 4f99b77 chore(repo): update nx to 14.0.2 (#9974)
  • 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)
  • 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.1.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.1.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 May 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

Superseded by #408.

@dependabot dependabot bot closed this May 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-14.1.1 branch May 5, 2022 23:08
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