Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 15.0.0.

Release notes

Sourced from @​nrwl/jest's releases.

15.0.0

15.0.0 (2022-10-14)

Bug Fixes

  • angular: broken test (#12286) (6125dc0)
  • angular: do not use ngcc for new workspaces and projects #12386 (#12504) (80a623e)
  • angular: export generators correctly #12434 (#12460) (32189d5)
  • angular: fix import breaking jasmine-marbles migration (#12415) (e13ad11)
  • angular: ng-add migration should set default project (#12513) (66a0864)
  • angular: switch to using jasmine-marbles for certain symbols (#11896) (3dc72f0)
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#12288) (7f76ac5)
  • bundling: correct main field in package.json when using esbuild (#12328) (a14646a)
  • bundling: do not add types field in package.json for esbuild (#12424) (d904160)
  • bundling: fix esbuild build watch (#12448) (e0f7911)
  • bundling: set NODE_ENV correctly to avoid warnings (#12331) (c3e0602)
  • bundling: update error message for esbuild-project generator so it shows correct project name and information (#12323) (20c3951)
  • core: add missing core plugins to list command (#12305) (776b5a0)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) (37bedce)
  • core: add missing packages to report command (#12306) (6a7a7c1)
  • core: custom generators help should print relevant information (#12258) (f9e57e2)
  • core: daemon should not shut down due to inactivity when there are open connections (759f7ce)
  • core: daemon termination should be ok when client does not need anything (#12519) (8c393b5)
  • core: disable broken git hasher recourse submodules (#12337) (2f0d61f)
  • core: do not fallback to angular cli for ng deploy (#12401) (74e898d)
  • core: do not run postinstall unless it is the main nx package (#12591) (0961cb3)
  • core: drain stdout before exit in print-affected (#12559) (0ff93dd)
  • core: ensure lock file is read from the correct folder (#12294) (a7631e1)
  • core: fix slashes in inputs migrations (#12444) (85a5c89)
  • core: hide leaky error message from git show command in affected (#12521) (f37c334)
  • core: js plugin files should work (#12406) (7ac0dab)
  • core: readRawWorkspaceJson should keep workspace cache up to date (#12528) (ad79453)
  • core: remove trailing slash in outputs that prevents correct caching (#10708) (2889372), closes nrwl/nx#10549
  • core: remove warning for invalid outputs (#12589) (773c0cb)
  • core: set workspaces property when using NPM preset (a947e25)
  • core: swap default method for output capture (#12535) (8ab7f85)
  • core: use node based hasher in git repos with submodules (678f786)
  • devkit: ensure that getProjects works properly without a nx.json (#12295) (40c8859)
  • graph: close tooltips when panning graph (#12468) (305fb2e)
  • js: add outfile to swc compiler in non-watch mode. fixes #12344 (#12345) (469a6d1)
  • js: check if asset create/update event contains a file before copying (#12551) (136e1a8)
  • js: close typescript watch program on SIGINT/SIGTERM (#11722) (f1a24d7)
  • js: inlined buildable libraries original output should not be removed (#12483) (b17893c)
  • linter: check for all .eslintrc.* files when generating a package (#12515) (d4fd7c0)
  • linter: remove leftovers after tslint support removal (#12313) (d91c7ca)
  • misc: buildable libs should not throw when some npm packages are not defined (6775f5d)
  • misc: remove remaining usages of @​nrwl/workspace:run-commands executor (#12299) (9d06b3c)
  • misc: update axios to 1.0.0 (#12437) (c3abe07)
  • nextjs: return correct webpack config for next.js storybook app (#12371) (5ae5f88)

... (truncated)

Commits
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • d8f3c6b fix(react): migrations use tsquery, so we should provide it (#12575)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • 834e2db feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
  • 49c5e50 feat(core): migrate existing workspaces to use inputs configuration (#12416)
  • 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
  • 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 15.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.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 Oct 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #506.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-15.0.0 branch October 21, 2022 23:22
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