Skip to content

Bump @nrwl/jest from 9.4.5 to 12.7.1#246

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps @nrwl/jest from 9.4.5 to 12.7.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 12.7.1

  • fix(gatsby): remove npm_config_legacy_peer_deps (#6698) (e01fe88ca)
  • chore(core): fix broken run-many e2e test (#6693) (51d247e5e)
  • chore(repo): update nx to 12.7.0 (#6691) (0cb247c3b)
  • chore(nxdev): update nx.dev with docs for 12.7.0 (#6690) (dadf1f9d3)
  • chore(repo): cleanup & optimize circleci config (#6680) (9c676a3ba)
  • fix(repo): fix release to not use deprecated github api (#6689) (305c6a322)
  • docs(core): home page nx video (#6687) (551064f0d)

Release 12.7.0

Bug Fixes

  • angular: add eslint to protractor apps (#6524) (d68d2ad)
  • angular: fix angular projects not being standalone when all other projects are standalone (#6641) (c13c02d)
  • angular: init cypress correctly if needed when creating an app (#6652) (e310753)
  • angular: lock version of angular-devkit to ~12.1.0 (#6620) (466826c)
  • angular: webpack-server needs to work when there is no defaultConfiguration set (#6588) (db489d3)
  • core: add better option validation (#6557) (e53e58b)
  • core: apply verbose flag to combined options if the schema allows it (#6593) (ffcd283), closes #6520 #4160
  • core: default run-many to use provided projects order (#6632) (3e3794c)
  • core: define fileExist method for ts host (#6582) (1c19db5), closes #6500
  • core: do not override process.env with variables in dotenv files (#6540) (dc02ca9)
  • core: ensure cache pathMappings always exist (fedcfc4)
  • core: ensure to only passthrough verbose if isVerbose is true (#6607) (f7aeb99), closes #6606
  • core: fix --with-deps arg support and deprecate its usage (#6660) (91527e1)
  • core: fix prompt support for enum definitions (#6651) (86a113c)
  • core: fix reading nx.json without projects property (#6613) (6507aba)
  • core: flush changes using the tree write file options (#6592) (595776d)
  • core: target project locator should handle tsconfig paths fully (#6528) (425ccf3)
  • core: warn for project-graph error while it is experimental (#6562) (2722817)
  • devkit: add font file extensions to binaryExts in generate-files.ts (#6439) (9f1e530), closes #5213
  • misc: allow run-commands to accept readyWhen for a single command (#6496) (873e297)
  • misc: fix affected:dep-graph file output (#6581) (6b6b66c)
  • misc: fix moving projects with standalone configuration (#6521) (7d6837c)
  • misc: handle moving to a subfolder which results in the same project name and normalize import path (#6507) (c6fee86)
  • misc: make generated schemas compliant with json schema spec (#6548) (ddfbac5)
  • misc: make workspace tsc executor to handle dependencies (#6475) (f087146)
  • misc: minor fixes in readme files (b8aff5e)
  • misc: NxCloud activation link is not displayed (#6619) (1049c93)
  • misc: read settings in .editorconfig when formatting files in generators (#6616) (3fb591f)
  • nextjs: add missing dependency to @​nrwl/devkit (#6633) (9b0dade)
  • nextjs: allow plain url-loader inlining of SVGs not just SVGR (79ea377)
  • nextjs: generate nextjs library with "next/babel" preset rather than the default "@​nrwl/react/babel" preset (#6545) (da7bb9f)
  • nextjs: update build and serve schemas (#6553) (32c41b2)
  • nextjs: use next.js image types (#6556) (e0a5dbf)
  • node: change default debug port to 9229 to allow for easy debugging (#6536) (dc38003)
  • nxdev: consolidate border radius on pages (#6609) (ebeae6a)
  • react: align component and e2e test generation (#6535) (7c26151)
  • react: relax babel dependency versions (#6637) (422c5f8)
  • storybook: when migrating to 12.1 do not throw if project has no targets (#6490) (a4020b0), closes #6128

... (truncated)

Commits

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

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

dependabot bot commented on behalf of github Aug 17, 2021

Superseded by #247.

@dependabot dependabot bot closed this Aug 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-12.7.1 branch August 17, 2021 23: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.

0 participants