Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 13.6.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 13.6.1

Bug Fixes

  • core: better detection whether the workspace uses git (#8720) (86a1a6c)
  • linter: use swc over ts-node for workspace lint rule registration (#8694) (541d4e2)

Release 13.6.0

Bug Fixes

  • angular: don't generate a .browserslistrc file for non buildable and non publishable libs (#8710) (a56c89c)
  • core: stop inlining tsconfig-paths-webpack-plugin and use version with fix (#8357) (be91d1f)
  • linter: handle missing project tslint during conversion (#8708) (d0a2a4d)
  • linter: skip tslint file checks if ignore flag set (#8692) (df4ba33)
  • web: remove terser from dependencies and update terser-webpack-plugin (#8631) (78c9f15)

Features

  • angular: pass additional args to devServer custom configuration function (#8695) (6135eb2)
  • core: enable daemon by default for new projects (#8698) (f360447)
  • core: update deps (#8713) (0959194)
  • storybook: enable SVGR support for MDX stories (#7553) (b577646)

Release 13.5.3

Bug Fixes

  • core: keep output if process exits unexpectedly (#8696) (c319367)
  • js: swc compiler builds extends in tmp generated tsconfig wrong (#8683) (375f939)

Features

  • linter: omit require and register if plugin folder is missing (#8689) (e394b7d)
  • misc: do not print path mappings when verbose logging is true (7ca35b0)

Reverts

Release 13.5.2

Bug Fixes

  • core: handle merging npm scripts with project at the root (#8651) (50066ca)
  • core: include affected projects when generating dep graph HTML file (#8679) (e167fd5), closes #8657
  • core: need to read in any base nx.json when building a workspace (#8333) (3d36169)

... (truncated)

Commits
  • 298ceba chore(repo): readme fixes
  • 9e75918 feat(core): speed up file map creation (#8597)
  • 93095f5 fix(testing): fix jest migrate 13.4.4 script handling missing transform prope...
  • 978cfe9 fix(testing): turn swc/jest back on for react, web, and js (#8464)
  • 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
  • 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.6.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.6.1/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 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2022

Superseded by #343.

@dependabot dependabot bot closed this Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-13.6.1 branch January 28, 2022 23:36
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