Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.3.12.

Release notes

Sourced from @​nrwl/jest's releases.

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)
  • linter: improve message when trying to import application (#8138) (581e561)
  • misc: fix issues with npm preset (#8248) (f1a4b78)
  • nextjs: disable 13-1-1 migration (#8209) (27f120d)
  • nextjs: incorrectly named nested page component files (#8170) (232eaaf)
  • nextjs: make flat option configurable for page generator (#8113) (68e5328)
  • node: support for typescript webpack plugins (#8171) (5b95b4c)
  • react-native: deprecation warning because of rmDirSync (#7772) (50b1bc6), closes #7739
  • web: fix migration from @​nrwl/web:build to @​nrwl/web:webpack (#8123) (230902e)

Features

  • angular: add scam generator for pipes and directives (#8144) (4bb109e), closes #8122
  • angular: add support for configuring tailwind in existing and new apps and buildable/publishable libs (#8043) (2b00c99)
  • angular: allow for passing in parser options flag to lib generation (#8082) (e2626ad)
  • angular: enable minimization for MFEs (#8135) (5339e99)
  • angular: update complier options for strict mode (#8126) (e77c498)
  • angular: upgrade to angular 13.1 (#8182) (08172bc)
  • core: Add support for versioning in the preset package name (#8146) (18b3d61)

... (truncated)

Commits
  • 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)
  • e0f0809 fix(testing): fix resolver to try using default resolution before using a pac...
  • 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 13.3.12.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.3.12/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 21, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2021

Superseded by #319.

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