Skip to content

Bump @nrwl/jest from 9.4.5 to 13.2.2#299

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps @nrwl/jest from 9.4.5 to 13.2.2.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.2.2

Bug Fixes

  • core: fix adding node_modules to path on windows when running migrations (#7835) (fe29c88)

Release 13.2.1

Bug Fixes

  • angular: consider tailwind usage when invalidating stylesheet caching in publishable libraries (#7804) (ff12ac7)
  • angular: migrate angular localize (#7811)

Reverts

  • Revert "fix(core): prevent overwriting already added tasks when adding target dependencies tasks" (#7815) (9788a7a), closes #7815

Release 13.2.0

Bug Fixes

  • angular: add .angular to gitignore only when it hasn't already been added (#7686) (adafc97)
  • angular: add tailwind.js to package exports (#7785) (220cd01)
  • angular: change tsconfig path handling for angular ng-packagr executors to let ng-packagr use default options (#7702) (23415a5)
  • angular: do not ignore any mjs files for jest (#7670) (f9d9e26)
  • angular: do not re-add transform ignore pattern (#7751) (e0d9838)
  • angular: fix incremental builds with angular 13 (#7770) (eb28deb)
  • angular: fix missing null checks in v13 migrations (#7790) (0a4875c)
  • angular: fixing application generator when using protractor (#7603) (8f20571)
  • angular: generate ng-package.json for secondary entrypoints (#7786) (bd5d0d8)
  • angular: handle projects with no targets in angular 13 migration (#7719) (a6085a9)
  • angular: ignore unmatching jest configs (#7663) (5d70627)
  • angular: migration versions (#7664) (f5e98bb)
  • angular: migration versions (#7683) (c2c64ed)
  • angular: remove unnecessary addition of module file extensions (#7725) (18f2e70)
  • core: add better error message for invalid tools tsconfig (#7792) (1ccf1ab)
  • core: consider available cpus when deciding whether to use workers to build the project graph (#7617) (c09aefd)
  • core: fix parsing for --parallel (5e4aa5a)
  • core: fixing move generator to update all import path (#7611) (7332bbc)
  • core: NODE_PATH should include both workspace and tmp folders (552978e)
  • core: prettier should be marked as optional (#7655) (5afaad1), closes #7421
  • core: prevent overwriting already added tasks when adding target dependencies tasks (f88d890)
  • core: support target names with colons (7d14859)
  • core: use pnpm exec instead of pnpx (#7695) (474dc28)
  • core: workspaces with custom layouts should be scanned correctly when not using git (025c155)
  • core: wrong migration docs link (#7625) (3d6496b)
  • core: wrong migration docs link again (#7628) (3c6044c)
  • dep-graph: set workspaceLayout on initGraph (#7774) (07e37a5)
  • dep-graph: stop search depth from going below 1 (#7661) (0b0c37d)

... (truncated)

Commits
  • 0b7db04 chore(angular): bump ngrx to 13.0.0 (#7765)
  • 18f2e70 fix(angular): remove unnecessary addition of module file extensions (#7725)
  • 4c4a503 fix(testing): update tsconfig migration to not warn when no file found (#7689)
  • f6a562d chore(repo): migrate to v13.1.4
  • 85692e4 chore(angular): bump jest-preset-angular to rc.3 (#7687)
  • e0f0809 fix(testing): fix resolver to try using default resolution before using a pac...
  • f9d9e26 fix(angular): do not ignore any mjs files for jest (#7670)
  • 965b116 feat(testing): add --testPathIgnorePatterns flag support (#7478)
  • 8d6ac4f chore(angular): support angular 13 (#7161)
  • 0ca5a88 fix(testing) generated jest ts configs mismatch (#7556)
  • Additional commits viewable in compare view

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.2.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.2.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 Nov 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2021

Superseded by #301.

@dependabot dependabot bot closed this Nov 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.2.2 branch November 29, 2021 23:29
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