Skip to content

Bump @nrwl/jest from 9.4.5 to 12.6.6#241

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/jest from 9.4.5 to 12.6.6.

Release notes

Sourced from @​nrwl/jest's releases.

Release 12.6.6

Bug Fixes

  • angular: fix angular projects not being standalone when all other projects are standalone (#6641) (cfb0ccd)
  • angular: init cypress correctly if needed when creating an app (#6652) (30cf46b)
  • core: default run-many to use provided projects order (#6632) (a168ac8)
  • core: ensure to only passthrough verbose if isVerbose is true (#6607) (9785dd1), closes #6606
  • core: fix prompt support for enum definitions (#6651) (4cdabc4)
  • misc: fix affected:dep-graph file output (#6581) (cc2a905)
  • misc: minor fixes in readme files (6cd6120)
  • nextjs: add missing dependency to @​nrwl/devkit (#6633) (1eb1fe5)
  • nextjs: update build and serve schemas (#6553) (ce0548b)
  • react: relax babel dependency versions (#6637) (8093e1e)

Release 12.6.5

Bug Fixes

  • angular: lock version of angular-devkit to ~12.1.0 (#6620) (9c0180f)
  • core: fix reading nx.json without projects property (#6613) (4a99282)
  • misc: NxCloud activation link is not displayed (#6619) (e1c578b)
  • misc: read settings in .editorconfig when formatting files in generators (#6616) (2375820)
  • testing: handle migrating base jest config without projects (#6601) (1f28233)

Release 12.6.4

Bug Fixes

  • angular: webpack-server needs to work when there is no defaultConfiguration set (#6588) (770f8b6)
  • core: add better option validation (#6557) (01ec0ab)
  • core: apply verbose flag to combined options if the schema allows it (#6593) (463b9c2), closes #6520 #4160
  • core: define fileExist method for ts host (#6582) (9ddc072), closes #6500
  • core: flush changes using the tree write file options (#6592) (3adfa08)
  • core: target project locator should handle tsconfig paths fully (#6528) (010490e)
  • core: warn for project-graph error while it is experimental (#6562) (1308aa7)
  • misc: make generated schemas compliant with json schema spec (#6548) (2025a86)
  • nextjs: generate nextjs library with "next/babel" preset rather than the default "@​nrwl/react/babel" preset (#6545) (4c038b7)
  • nextjs: use next.js image types (#6556) (28fa04a)
  • node: change default debug port to 9229 to allow for easy debugging (#6536) (81d779d)
  • testing: remove installation of babel packages for jest projects (#6546) (bfa35b5)
  • web: remove unnecessary packages from being installed with @​nrwl/web (#6554) (12e337e)

Release 12.6.3

Bug Fixes

  • angular: add eslint to protractor apps (#6524) (8040ef7)
  • core: do not override process.env with variables in dotenv files (#6540) (90c56aa)
  • devkit: add font file extensions to binaryExts in generate-files.ts (#6439) (395df05), closes #5213
  • misc: allow run-commands to accept readyWhen for a single command (#6496) (5a1105a)
  • misc: fix moving projects with standalone configuration (#6521) (5fd0ad2)
  • misc: handle moving to a subfolder which results in the same project name and normalize import path (#6507) (3f35418)
  • react: align component and e2e test generation (#6535) (863cb47)

... (truncated)

Commits
  • fbeb10c Release 12.6.6
  • 6cd6120 fix(misc): minor fixes in readme files
  • 23d4e07 docs(nxdev): fix typo in project-graph-plugin guide (#6655)
  • 30cf46b fix(angular): init cypress correctly if needed when creating an app (#6652)
  • 4cdabc4 fix(core): fix prompt support for enum definitions (#6651)
  • cc2a905 fix(misc): fix affected:dep-graph file output (#6581)
  • cfb0ccd fix(angular): fix angular projects not being standalone when all other projec...
  • a168ac8 fix(core): default run-many to use provided projects order (#6632)
  • 777b7b4 cleanup(misc): avoid importing rxjs in the core path
  • 8093e1e fix(react): relax babel dependency versions (#6637)
  • 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.6.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@9.4.5...12.6.6)

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

dependabot bot commented on behalf of github Aug 11, 2021

Superseded by #242.

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