Skip to content

Bump @nrwl/jest from 9.4.5 to 12.5.0#215

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps @nrwl/jest from 9.4.5 to 12.5.0.

Release notes

Sourced from @​nrwl/jest's releases.

Release 12.5.0

Bug Fixes

  • angular: change tsconfig.worker.json to extend the right path (#6105) (e5c552b)
  • angular: fix storybook-configuration not installing deps (#6109) (2e4d00f)
  • angular: fix typo in karma-project generator factory definition (#5888) (43f7d75)
  • angular: fix workspace init generator to workaround file rename issues in the tree (#6098) (c66324d)
  • angular: Inline nx logo in default template (#6114) (44bbc08)
  • angular: keep package postinstall script in @​nrwl/angular package (#6086) (fdb54b3)
  • angular: override TSLint deprecation message to point to Nx ESLint conversion generator (#5893) (668ed1c)
  • angular: remove Stylus from new Angular workspaces and apps (#6095) (bbb0416)
  • core: add support for formatting using all extensions prettier supports (#5890) (4563386)
  • core: catch errors when cleaning up tmp dir during migrate (632d2f7)
  • core: clean up tmp directories during migrate (#5971) (702f158)
  • core: do not migrate nrwl packages that are not installed (3093fd1)
  • core: fix aliased args parsing (#5973) (2c533ac)
  • core: fix remove generator for custom layout (#5921) (a0b2df5)
  • core: fix the add-target-dependencies migration to remove the old property (ac871d9)
  • core: format after sorting nx.json, workspace.json and tsconfig.… (#6044) (8915c6b)
  • core: override isDirectory in wrapped angular schematics host (#5869) (d3992e9)
  • core: resolve npm packages after typescript (c5ccd9c)
  • core: throw error for non-existing proj on getSourceDirOfDependentProjects (#6017) (d40ca95)
  • devkit: include targetDependencies and plugins when updating workspace config (#5898) (d8cd862)
  • linter: tslint to eslint conversion should not override existing root config (#6103) (4a9d82f)
  • misc: correct url parsing for dep-graph server (#6139) (a29c11a)
  • nest: fix lint convertor incomplete type (#5995) (68b598f)
  • nextjs: app generator should succeed with --directory (#6039) (374a9d6), closes #6027
  • nextjs: fix component generator (#6088) (068c985), closes #6084
  • nextjs: remove obsolete React import on _app.tsx (#6034) (a1c208a)
  • nextjs: set NODE_ENV for the serve command (2ba13db), closes #5627
  • node: don't clobber packageJson.main if it exists (#5836) (b4d27fc)
  • node: node-externals fails in subdirectories (472392a)
  • nxdev: subheader on the home page is old (44dd1f5)
  • repo: fix flaky cross-os new line check (#5938) (6ca30d8)
  • storybook: change main-js without executing it in migrator (e6f047f)
  • storybook: fix broken migration test (#5951) (c64d9df)
  • storybook: fix import for findNodes (#5974) (c7a5f6d)
  • storybook: generating stories without an existing e2e project (#5799) (0dd8999)
  • storybook: make sure compilation errors get logged to the console (#6129) (ea0c6a3)
  • testing: fix buffer issue on e2e test (#5916) (d023eaf)
  • testing: fix disabled angular storybook test (#5884) (223f455)
  • testing: fix failing workspace e2e tests (#5846) (0de2725)
  • testing: fix ts-jest transformer migration (#6024) (1a1039f)
  • web: inline nx template logo (0138182)

Features

  • angular: add createGlobPatternsForDependencies utility useful in Tailwind css purging (b2a743c)
  • core: add hint for --verbose flag in case of task exec error (0d3409f)

... (truncated)

Commits
  • 3e1a612 Release 12.5.0
  • e6f047f fix(storybook): change main-js without executing it in migrator
  • 6d32604 docs(core): update nx migrate guide (#6155)
  • 7c7191a docs(core): docs for project.json files + associated generator (#6107)
  • 914983a docs(core): nx-dev community link update (#6150)
  • 3093fd1 fix(core): do not migrate nrwl packages that are not installed
  • 11afe84 chore(repo): disable windows nightly until further investigation (#6141)
  • a29c11a fix(misc): correct url parsing for dep-graph server (#6139)
  • 3ed002f cleanup(testing): jest 27 migration misses old style astTransformers
  • b873688 cleanup(testing): additional null-check in jest migration
  • Additional commits viewable in compare view

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) from 9.4.5 to 12.5.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@9.4.5...12.5.0)

---
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 Jun 28, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2021

Superseded by #217.

@dependabot dependabot bot closed this Jun 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-12.5.0 branch June 30, 2021 23:32
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

Comments