Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps @nrwl/jest from 9.4.5 to 15.4.5.

Release notes

Sourced from @​nrwl/jest's releases.

15.4.5

15.4.5 (2023-01-06)

Bug Fixes

  • bundling: update esbuild executor to emit correct events (#14193) (d0d6e85)
  • misc: @​nrwl/vite should be in @​nrwl/workspace's package group (#14151) (bd305fd)
  • misc: fix --help for generators and executors (187f2a1)
  • nextjs: hide lockfile generation behind a flag so it can be toggled on and off (#14204) (d3ba644)
  • storybook: add vite-tsconfig-paths to storybook (#14161) (8d329e0)
  • storybook: pass down configureTestRunner option (#14128) (58b1c40)
  • storybook: refactor target finding function (#14130) (41898df)
  • storybook: vite builder version correction (#14146) (67bac32)
  • testing: only check provided project is root for cypress-project… (#14148) (49aa44b)
  • vite: correct worker plugin (#14147) (29f1648)
  • web: dynamic default unitTestRunner based on bundler for @​nrwl/web:app (#14188) (e96dfe5)

Features

  • angular: add ast util to add a provider to a route (#14133) (4de2a9d)
  • angular: add ast util to add a provider to bootstrapApplication (#14136) (d9efb98)
  • angular: add backwards compatibility to module-federation-dev-server (#14180) (dd8be60)
  • angular: add backwards compatibility to module-federation-dev-ssr (#14181) (39eba95)
  • angular: add backwards compatibility to webpack-browser (#14159) (2beebf4)
  • angular: add backwards compatibility to webpack-dev-server (#14162) (cd0c196)
  • angular: add backwards compatibility to webpack-server (#14163) (4a8f95e)
  • angular: add isStandalone util to check for standalone decorators (#14129) (762c9ee)
  • angular: add standalone support to NgRx generator (#14141) (5fba936)
  • bundling: add option to esbuild to not bundle (#14145) (bd14b24)
  • nextjs: update to Next.js 13.1 (#14186) (88f11a4)
  • webpack: use webpack.sources instead of webpack-sources package (#14189) (b63b6e4)

15.4.4

15.4.4 (2023-01-03)

Note: Version bump only for package @​nrwl/nx-source

15.4.3

15.4.3 (2023-01-03)

Bug Fixes

  • bundling: detect esm vs cjs type for .js files (#14060) (b76871d)
  • core: dont mutate target defaults in memory when resolving path tokens (355d8a0)
  • core: find imports after template literals with vars (#13922) (ba7eb9d)
  • core: find imports in export type statements (#13921) (d5c93bf)
  • core: init should support compound scripts (181cde5)

... (truncated)

Commits
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • 8c014f0 docs(testing): add deprecation messages for Jest/Cypress (#14137)
  • 34d861d fix(testing): preserve the old coverage layout
  • 40b39b2 fix(core): remove leading ./ when normalizing root project outputs
  • 61d7d74 fix(misc): fix tsconfig file includes
  • 804fb19 fix(testing): fix jest paths for root directory (#13520)
  • 74bd0bb feat(testing): support root project generation for jest (#13353)
  • 6d35fd4 chore(core): reconcile functions to find project of a path (#13364)
  • 16fd437 feat(misc): derive workspace layout dynamically
  • 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 15.4.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.4.5/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 Jan 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2023

Superseded by #549.

@dependabot dependabot bot closed this Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-15.4.5 branch January 13, 2023 00:20
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