Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nrwl/jest from 9.3.0 to 11.3.2 #705

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nrwl/jest from 9.3.0 to 11.3.2.

Release notes

Sourced from @nrwl/jest's releases.

Release 11.3.2

Bug Fixes

  • angular: fix --skipFormat option on application schematic (1681257)
  • angular: honor buildableProjectDepsInPackageJsonType in angula… (#4760) (5ee2874)
  • core: add fail over --fork-point arg to git merge (acd5502)
  • core: support unit testing of nx generators invoking wrapped schematics (f62d495)
  • core: throw an error if user tries generating/executing from a package which does not support it (#4835) (95848ca)
  • devkit: generateFiles should rename paths recursively (#4784) (4522a90)
  • devkit: properly emit failures when converting nx executor (#4866) (c80c38f)
  • devkit: support .template extensions for generating files (#4842) (0fc729c)
  • misc: fix removing the projects with jest configs (#4874) (5b4192c)
  • nextjs: fix the executor (aa311fa)
  • react: add dependency onto @nrwl/workspace (#4865) (f156391)
  • storybook: emit a value from storybook executor so that e2e tests work (#4845) (35049dc)

Features

  • core: export jestConfigParser from jest.impl (043de57)
  • repo: add npm audit report on ci (9275d1c)

Release 11.3.0

Bug Fixes

  • angular: check for root tslint.json before updating to support ESlint (#4816) (5d9c76b), closes #4761
  • angular: generate constant case name in NgRx schematics (#4811) (78a6f98)
  • core: add debug to logger when wrapping angular devkit schematics (#4830) (5eb4518)
  • core: add tmp tao path to node path (#4810) (11d27da)
  • core: change running tasks in parallel to running in serial (#4785) (18c8b2b)
  • core: disable no-var-requires eslint rule for JS files (#4831) (a4a2947)
  • core: do not modify existing files during workspace creation (a500088)
  • core: fix @angular-devkit/architect not being found (#4683) (a941961)
  • core: fix install packages task on Windows (#4752) (57c6bac), closes #4727
  • core: fix move on windows (#4667) (7037254)
  • core: fix workspace creation not working on windows (82ee322)
  • core: fixed some wrong paths for utils/utilities (1edafe8), closes #4736
  • core: output gets printed twice when using pipe capture (d651eab)
  • core: remove cleanup of temp tao directory (#4821) (d22153a)
  • core: restore tslint for next, clean up Linter enum usage (#4780) (4f758d4)
  • core: set browser + node eslint env in @nrwl/nx/javascript (#4804) (cc88815)
  • core: value coercion for schemas with oneOf string enums (b2d3906)
  • core: wrapAngularDevkitSchematic should respect dry run (#4748) (3ebed2a)
  • linter: do not print lint results to stdout when "outputPath" is set (#4755) (4133c05)
  • misc: fix @nrwl/nx-plugin migrations (285879c)
  • misc: fix the react-express preset (#4827) (5f22224)
  • misc: restore utils/fileutils to prevent plugins deep importing from breaking (4320c5a)
  • react: add architect to next and gatsby (#4802) (4ae9c3e)
  • react: change css modules class naming convention (6bf245e)
  • react: fix init generators for react (#4787) (2bf04b4)

... (truncated)

Commits
  • 2c79e9c Release 11.3.2
  • a879e44 chore(repo): update next to 10.0.1 and remove unnecessary dependencies (#4876)
  • 90e16c1 chore(repo): update nx to 11.4.0-beta.0 (#4875)
  • 5b4192c fix(misc): fix removing the projects with jest configs (#4874)
  • f62d495 fix(core): support unit testing of nx generators invoking wrapped schematics
  • f156391 fix(react): add dependency onto @nrwl/workspace (#4865)
  • c80c38f fix(devkit): properly emit failures when converting nx executor (#4866)
  • 56402ed cleanup(misc): misc cleanup
  • 043de57 feat(core): export jestConfigParser from jest.impl
  • acd5502 fix(core): add fail over --fork-point arg to git merge
  • 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 will not automatically merge this PR because it includes a major update to a development dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@nrwl/jest](https://github.com/nrwl/nx) from 9.3.0 to 11.3.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@9.3.0...11.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 24, 2021
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.

None yet

0 participants