Skip to content

Bump @nrwl/jest from 9.4.5 to 13.0.2#281

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.0.2.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.0.2

Bug Fixes

  • core: convert-nx-executor should be executable in ng workspace (#7474) (0fe1614)
  • dep-graph: eyeball icon is clickable (#7493) (d80d24c)
  • dep-graph: fix highlighting in group by folder mode (#7491) (8735408)
  • storybook: storybook migration fails if targets not defined on a project (#7475) (c87dfad)

Release 13.0.1

Bug Fixes

  • testing: remove outdated deprecation message when headless not set (#7446) (9a94542)
  • web: remove sass migration since it is failing (#7461) (1528248)

Release 13.0.0

Bug Fixes

  • angular: add required postcss dependencies when creating a buildable lib (#7402) (e057892)
  • angular: fix building publishable libraries with secondary entry points when enableIvy is set to false (#7405) (e29e801)
  • angular: handle components array as static member of the module when generating stories (#7321) (0a41a34)
  • angular: ng add works in v2 workspaces (00615d0)
  • angular: support tsconfig.json at root of workspace (#7333) (20481d9)
  • core: add null check to migration for config locaton swap (#7363) (bcb1c5c)
  • core: daemon watch mode gets stuck (dff26ca)
  • core: ensure workspace version format is respected when making changes to it (#7043) (301e116)
  • core: fix single file outputs cache regression (#7355) (65f6c0d)
  • core: handle failures writing to the cache (#7349) (3520d7f)
  • core: patch resolve logic for tsconfig paths (#7387) (bedad1c)
  • core: print a more descriptive error message telling users invoke decorate-angular-cli.js (#7383) (6017a05)
  • core: reset daemon intenral state when cache is missing (693bd41)
  • core: throw an error when configuration is invalid/ outdated (#7452) (d2c18e6)
  • core: update outdated graph version (#7334) (1205d2d)
  • core: update webpack 5 migration smartly match expected version and packages before performing removal (#7365) (ccf42f0)
  • linter: handle also external nodes in find project by import (#7401) (267ad06)
  • misc: dep-graph --file option supports absolute paths (#7206) (2f675f7)
  • misc: select correct projects on dep graph when in watch mode (#7304) (39c290d)
  • nextjs: delegate preset options (#7385) (93ffd2d)
  • react: apply postcss config from apps to their lib dependencies (#7265) (a8bcd27), closes #7040
  • react: fix react webpack plugin check for babel-loader (#7382) (324129b)
  • repo: make sure NX_WORKSPACE_ROOT_PATH exists (#7238) (1b500a8)
  • repo: temporary disable the failing tests (2dd4299)
  • storybook: if there is no propstype name do not add angle brackets (ce9dbd0)
  • testing: make cypress peer dependency optional (#7455) (63b71e8)
  • web: add support for barrel exports in web build (#7354) (f9fe52b)
  • web: fix index html generator for webpack 5 (5028a91)
  • web: remove default baseHref in dev-server (#7302) (3fca35c)
  • web: turn off fully specified option in webpack so packages like graphql@14 will not break build (ed11e6c)

... (truncated)

Commits
  • 79cf69b feat(core): consolidate nx.json and workspace.json (#6642)
  • da658e1 fix(testing): update Jest to 27.2.x (#7101)
  • d79bba3 chore(repo): update to nx 12.10
  • fe7c25d chore(misc): add repository directory for all packages.json (#6973)
  • 25519a9 fix(testing): fix(testing): support for typescript jest configs (#6920)
  • 4305c5e fix(testing): jest migration for Angular in 12.4
  • c9c8fa7 chore(core): project.json should not be included in builds
  • 6fbf7ff feat(misc): remove ts-node, tslib, and dotenv from empty workspace package.js...
  • 572e24e feat(react): add --changedSince flag to jest runner (#6729)
  • f3cd602 fix(testing): handle migrating base jest config without projects (#6601)
  • 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.0.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.0.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 Oct 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2021

Superseded by #285.

@dependabot dependabot bot closed this Oct 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.0.2 branch October 27, 2021 23:24
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