Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps @nrwl/jest from 9.4.5 to 14.8.4.

Release notes

Sourced from @​nrwl/jest's releases.

14.8.4

14.8.4 (2022-10-11)

Bug Fixes

  • angular: export generators correctly #12434 (#12460) (3569a6f)
  • angular: ng-add migration should set default project (#12513) (38509cc)
  • bundling: do not add types field in package.json for esbuild (#12424) (2405a2e)
  • bundling: fix esbuild build watch (#12448) (8ba237e)
  • core: daemon termination should be ok when client does not need anything (#12519) (7865e6a)
  • core: hide leaky error message from git show command in affected (#12521) (26fce5b)
  • graph: close tooltips when panning graph (#12468) (4a30fcd)
  • misc: update axios to 1.0.0 (#12437) (640cfba)

14.8.3

14.8.3 (2022-10-04)

Bug Fixes

  • bundling: correct main field in package.json when using esbuild (#12328) (7733769)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (2f2c7d8)
  • core: disable broken git hasher recourse submodules (#12337) (f54dd1a)
  • core: remove trailing slash in outputs that prevents correct caching (#10708) (c3f853a), closes nrwl/nx#10549
  • core: use node based hasher in git repos with submodules (60f4aca)
  • nextjs: return correct webpack config for next.js storybook app (#12371) (df3cd66)

Features

  • bundling: add skipValidation option when generating rollup/webpack project (#12392) (ea42c9f)
  • misc: a/b different messages during migration to next major (ce0fe45)

Reverts

  • Revert "fix(nx): git-hasher should fetch files from git submodules (#11334)" (f717303), closes #11334

14.8.2

14.8.2 (2022-09-29)

Bug Fixes

  • core: add missing core plugins to list command (#12305) (7addb44)
  • core: add missing packages to report command (#12306) (7bde32f)
  • core: daemon should not shut down due to inactivity when there are open connections (1dcfec1)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (8b305d0)
  • nx: git-hasher should fetch files from git submodules (#11334) (c54e136)

... (truncated)

Commits
  • 9b63ce1 feat(core): don't generate workspace.json for v2 workspaces (#12127)
  • db3660a docs(testing): add jest example docs (#12210)
  • a088cf0 chore(testing): update migration to read all project configuration at once (#...
  • fc73d03 fix(testing): improve return type of getJestProjects (#12040)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • ee8ba2d feat(misc): remove unused dependencies from packages (#11986)
  • 292f0c1 feat(core): generate inputs configuration for new workspaces (#11856)
  • e717660 docs(nx-dev): diataxis restructure (#11649)
  • e7ec91b feat(core): add file completion types for the nx language server (#11669)
  • 657b2bf feat(testing): support jest 28 (#10857)
  • 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 14.8.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.4/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 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2022

Superseded by #504.

@dependabot dependabot bot closed this Oct 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-14.8.4 branch October 14, 2022 23:13
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.

1 participant