Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.4.0.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.4.0

Bug Fixes

  • core: nested node_modules packages shouldn't be inferred as nx projects (#8166) (6a77ce8)
  • js: ensure copy assets and packageJson is executed for swc executor (592d0e9)
  • misc: add -W to yarn add to fix the error in yarn monorepos (973cf4e)
  • misc: format command should handle workspace without workspace.json (33bd964)
  • nest: fixing resource generator options issue (#8246) (b10b505), closes #8243 #8243

Features

  • angular: add helper to add any property to an ngModule decorator (#7850) (aea4f09)
  • angular: use share helper to ensure correct version matching (#8277) (be908e2)
  • core: add the ability to remove edges in the graph (57593f5)
  • core: introduce chrome profiling (#8215) (552be0d)
  • js: add nrwl/js:node executor to serve node apps (1139c61)

Release 13.3.12

Bug Fixes

  • angular: fix setParserOptionsProject being ignored when generating apps (#8105) (3fa5385)
  • angular: handle scam components when generating storybook stories (#8139) (364136f)
  • angular: mfe remote entry to use common module (#8250) (c5ce3b2)
  • angular: remove unnecessary extension from scam component import (#8136) (4343f56)
  • angular: scam component default type as lowercase (#8160) (bc8dda6)
  • angular: set public host for both projects (#8184) (a75f1bd)
  • angular: use path property correctly when generating scams #8083 (#8100) (5f53718)
  • angular: watch on webpack browser builder (#8204) (7be0793)
  • core: add default export for tasksRunnerV2 (#8088) (46cd008), closes #8085
  • core: allow tsConfig without compilerOptions to work (#8119) (d630718)
  • core: default project name should be inferred by cwd on windows (#8172) (2b04794)
  • core: exclude nxWorkspaceRoot from args when calling custom preset (#8189) (c6014ad)
  • core: forward args to target dependencies with the same executor as the target that is being run (#8104) (0ce96a4)
  • core: gracefully handle the case where no root path mappings are defined (a973b99)
  • core: improve migration handling of parallel tasksRunnerOptions (#8238) (d1b6877)
  • core: misc. ng cli compat layer fixes (#8141) (a23284e)
  • core: pass the list of ingored files to parcel watcher (a78d431)
  • core: print a warning instead of an error duplicate names in package.json (f1c21fa)
  • core: project inference should work if name not specified by package.json (#8116) (b44f240)
  • core: properly pass args to custom preset (#8154) (1f44bbe)
  • core: properly set workspace root when using custom preset (#8173) (6090b24)
  • core: should infer whole projects if workspace.json is missing (#8244) (ba7a1ae)
  • core: use absolute paths when resolving package.json (385512a)
  • dep-graph: switch linter to use eslint executor (#8091) (6245464)
  • js: adjust generator arg from name -> project s.t. it is picked up in Nx Console (454852e)
  • js: disable tsx support for js libs since they should go through react (#8203) (0a3350a)
  • linter: improve error message when attempting to use deprecated tslint (#8090) (c5b66ab)

... (truncated)

Commits
  • e57cef0 cleanup(repo): use devkit instead of devkit reexports from workspace (#7773)
  • 88751a3 chore(repo): clean up the language to match the new tag line
  • 6d6f294 feat(testing): add --compiler=tsc|swc|babel option for jest project generator...
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwlowner, 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.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.4.0/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 23, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2021

Superseded by #320.

@dependabot dependabot bot closed this Dec 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.4.0 branch December 24, 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