Skip to content

Bump @nrwl/jest from 9.4.5 to 13.3.1#310

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps @nrwl/jest from 9.4.5 to 13.3.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.3.1

Bug Fixes

  • angular: use path property correctly when generating scams #8083 (#8100) (4598068)
  • core: add default export for tasksRunnerV2 (#8088) (384538e), closes #8085
  • core: forward args to target dependencies with the same executor as the target that is being run (#8104) (9ca67f6)
  • dep-graph: switch linter to use eslint executor (#8091) (02f2500)
  • linter: improve error message when attempting to use deprecated tslint (#8090) (996116b)

Release 13.3.0

Bug Fixes

  • angular: add .angular to gitignore only when it hasn't already been added (#7686) (adafc97)
  • angular: add migration to opt-out of the new default testbed teardown for existing projects using jest (#7907) (5623da5)
  • angular: add tailwind.js to package exports (#7785) (fbeb6ef)
  • angular: change tsconfig path handling for angular ng-packagr executors to let ng-packagr use default options (#7702) (23415a5)
  • angular: consider tailwind usage when invalidating stylesheet caching in publishable libraries (#7804) (f208afc)
  • angular: do not ignore any mjs files for jest (#7670) (f9d9e26)
  • angular: do not re-add transform ignore pattern (#7751) (bfb95af)
  • angular: do not require v8-compile-cache when it is an angular workspace (e666d3f)
  • angular: fix @​nrwl/angular package build to produce the right type definitions and package entry points (#8054) (0280e5e)
  • angular: fix incremental builds with angular 13 (#7770) (2566a81)
  • angular: fix issue with less stylesheet process in publishable ng libs (#7861) (b9a4289)
  • angular: fix missing null checks in v13 migrations (#7790) (57bf28b)
  • angular: fix storybook-migrate-defaults-5-to-6 generator default export (#7990) (125d3a6)
  • angular: fix the generated outputs in the package.json (#7973) (056bfeb)
  • angular: fixing application generator when using protractor (#7603) (8f20571)
  • angular: generate ng-package.json for secondary entrypoints (#7786) (7f0e8c7)
  • angular: handle projects with no targets in angular 13 migration (#7719) (a6085a9)
  • angular: handle sass imports without tilde of node_modules packages (#8038) (a11f7e7)
  • angular: ignore unmatching jest configs (#7663) (5d70627)
  • angular: install @​angular/cli if not installed (#7910) (153e038)
  • angular: migration versions (#7664) (f5e98bb)
  • angular: migration versions (#7683) (c2c64ed)
  • angular: remove numbers from the project name (#6646) (d641016)
  • angular: remove unnecessary addition of module file extensions (#7725) (18f2e70)
  • angular: support custom webpack config to use typescript (#7970) (d689416)
  • angular: support module syntax for mfes (#8020) (6e40032)
  • angular: use jasmine-marbles 0.9.1 for rxjs7 (#8062) (5640e62)
  • core: add better error message for invalid tools tsconfig (#7792) (d10b4ae)
  • core: consider available cpus when deciding whether to use workers to build the project graph (#7617) (c09aefd)
  • core: correctly resolve project names when constructing deps using package.json files (b2699df)
  • core: daemon process should propagate file watcher errors to client (738708c)
  • core: daemon should copy file maps (3ecd1c2)
  • core: daemon uses lock file hash to detect version changes (85b3d67)
  • core: fix adding node_modules to path on windows when running migrations (#7835) (f6289be)
  • core: fix error message on formatFiles schematic and generator (#8003) (f2ffd83)
  • core: fix formatFiles schematic to write changes to correct workspace config file (#7944) (f65d6fd)
  • core: fix parsing for --parallel (5e4aa5a)

... (truncated)

Commits
  • 157c6e0 feat(web): rename @​nrwl/web:build to @​nrwl/web:webpack (#7952)
  • 98ffe85 feat(linter): support eslint v8 (#7800)
  • d110bc7 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)
  • 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.3.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.3.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 Dec 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2021

Superseded by #311.

@dependabot dependabot bot closed this Dec 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.3.1 branch December 14, 2021 23:15
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