Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @nrwl/jest from 9.4.5 to 15.3.3.

Release notes

Sourced from @​nrwl/jest's releases.

15.3.3

15.3.3 (2022-12-12)

Bug Fixes

  • core: handle undefined when package.json changes are not in node modules (#13681) (af157ff)
  • core: workspaceRoot is not correctly inrepolated when projectRoo… (#13768) (dd490c1)
  • vite: add console.warn nx serve --prod (#13597) (01e437d)

Features

  • core: rename lock file pruning function to createLockFile (#13770) (76ee86f)
  • core: support npm workspaces in lock file utils (#13695) (7a70d52)

15.3.2

15.3.2 (2022-12-12)

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

15.3.0

15.3.0 (2022-12-06)

Bug Fixes

  • angular: add server ready message to remote server (#13497) (4e672b2)
  • angular: add support for devRemotes in module-federation-dev-ssr (#13500) (2d021a1)
  • angular: add workaround for MF SSR (#13372) (883b61b)
  • angular: bump angular-eslint to v15 (#13282) (356204f)
  • angular: checks for targets existence before attempting to iterate them (#13287) (328c547)
  • angular: correctly assign env var (#13549) (6e8a1c6)
  • angular: don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) (59a6a9e)
  • angular: e2e test should correctly fail (#13373) (062698a)
  • angular: ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) (2dd2eea)
  • angular: fix imports into nx from ng-add (#13645) (2c81904)
  • angular: fix Karma test runner config (#13293) (e3d8b2c)
  • angular: fix root-project support for Angular (#13534) (22e70d6)
  • angular: local imports in webpack-dev-server custom config (#13156) (e971ffb)
  • angular: make server build depend on browser build (#13467) (11b224f)
  • angular: port should be added to serve-ssr for remote (#13399) (1a23203)
  • angular: remove karma test.ts file from generation (#13356) (a0d01b6)
  • angular: respect the provided version when running make-angular-cli-faster (f16f53b)
  • angular: setup-ssr environments file replacements should be removed (#13244) (b88dc35)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (e041223)
  • angular: should support filereplacements for apps that already have them (#13247) (b4fb074)
  • angular: standalone angular projects with karma should function (#13626) (b4db6e8)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (da2b77a)
  • angular: use correct ready state for ssr bootstrap (#13437) (fd1e478)

... (truncated)

Commits
  • 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
  • f311ecb chore(repo): remove workspace.json (#13040)
  • cd4e983 fix(testing): update jest batch mode (#12764)
  • 1d4247c fix(testing): handle trailing commas in 14.0.0 migration (#12837)
  • 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.3.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.3.3/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 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2022

Superseded by #540.

@dependabot dependabot bot closed this Dec 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-15.3.3 branch December 22, 2022 23:03
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