Skip to content

Bump @nrwl/jest from 9.4.5 to 13.4.4#324

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps @nrwl/jest from 9.4.5 to 13.4.4.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.4.4

Bug Fixes

  • angular: fix broken data persistence normalize action function (#8453) (6fc5bbe)
  • angular: fix tailwind css support in libraries using components with inline styles (#8393) (80f20db)
  • angular: mfe migration failing in certain scenarios (#8384) (0f50de7)
  • core: correctly print parsing errors when receiving graph from daemon (b3fb9ee)
  • core: inherit stdio instead of resetting it to 0,1,2 (85fe340)
  • js: adjust how to pass information down to swc cli (#8298) (22c6ddb)
  • misc: dont publish jest.config.js files (#8341) (8abcaab)
  • nextjs: fix .babelrc for libraries (#8075) (054d4eb)
  • react: update conflicting eslint plugin versions (#8376) (4ce7c7a)
  • storybook: apply a webpack tweak for storybook and angular (#8392) (77529a1), closes #8360
  • testing: Create root babel config if one isn't present (#7816) (baf44ad), closes #6782
  • testing: support cypress --tag arg (#8434) (240da9a), closes #4998

Features

  • angular: add mfe migration to fix incorrect setups from previously incorrect generator (#8433) (90f0ab2)
  • angular: add option to skip module creation #7806 (#8391) (8c8b257)
  • angular: support multiple state slices in data persistence ops (#8216) (7e99073), closes #6830
  • core: optimise cache restoration and storing (16e9f58)
  • web: update http-server to 14.1.0 (#8465) (6407ff3)

Release 13.4.3

Features

  • testing: project generator should accept baseUrl (3aafa8b)

Release 13.4.2

Bug Fixes

  • core: assert valid workspace config should be a warning (85918d8)
  • core: boolean args to custom presets are passed correctly (#8339) (4075ae7)

Features

  • react: SVGR and http-server version updates for security fixes (#8334) (027bb9d)
  • web: import TS plugin only if SWC is not used (#8328) (166985f)
  • web: update rollup-plugin-typescript2 to 0.31 (#8329) (7e5641b)

Release 13.4.1

Bug Fixes

... (truncated)

Commits
  • baf44ad fix(testing): Create root babel config if one isn't present (#7816)
  • 8abcaab fix(misc): dont publish jest.config.js files (#8341)
  • 214ef8a chore(testing): adjust tests that are affected by removing swc
  • f97961d fix(testing): remove 'swc' from compiler option for jest generators
  • d6d56c7 chore(js): adjust unit test
  • fba478c fix(js): use ts-jest for compiler SWC due to known bug in SWC
  • e57cef0 cleanup(repo): use devkit instead of devkit reexports from workspace (#7773)
  • 88751a3 chore(repo): clean up the language to match the new tag line
  • 6d6f294 feat(testing): add --compiler=tsc|swc|babel option for jest project generator...
  • 157c6e0 feat(web): rename @​nrwl/web:build to @​nrwl/web:webpack (#7952)
  • 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 13.4.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.4.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 Jan 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2022

Superseded by #329.

@dependabot dependabot bot closed this Jan 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.4.4 branch January 14, 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.

0 participants