Skip to content

Comments

Bump @nrwl/jest from 9.4.5 to 11.6.1#164

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps @nrwl/jest from 9.4.5 to 11.6.1.

Release notes

Sourced from @​nrwl/jest's releases.

Release 11.6.1

Bug Fixes

  • storybook: read package version from node_modules (#5187) (a798c5f)
  • web: support isServer flag in babel (#5158) (9d16def)

Release 11.6.0

Bug Fixes

  • angular: fix angular move merge conflict (#5088) (e6ec5f9)
  • angular: fix angular move merge conflict (#5094) (9acf8cb)
  • angular: not install @​ngrx/component-store if it's not installed already (feb3162)
  • core: fix project dependency resolution for relative imports on windows (#5009) (71d9f86), closes #5002
  • core: fix prompts for enums (#5036) (dafdfde)
  • core: git hasher handles workspaces not only in root (47812d3)
  • core: git hasher identifies deleted files (4f95d4e), closes #4201
  • core: git hashing handles "unusual" pathname characters (26a3839)
  • core: normalize run-commands and run-script cwd handling (#5119) (3cac30c)
  • core: respect patterns when hashing implicit deps (9d36c5a)
  • devkit: omit identical file updates from actions preventing unnecessary installs (#5055) (754ccf2)
  • linter: always add eslint dependencies (#5095) (46e64fc)
  • linter: apply enforce-module-boundaries rule to import expressions (#5054) (d582875), closes #3857
  • linter: keep plugins other than typescript-eslint/tslint (#5111) (24a5cb0)
  • linter: remove tslint/config rule from converted eslint configs (eb2fa0f)
  • linter: remove unused parameter from convert-to-eslint-config (#5108) (578455f)
  • misc: display nested apps properly in dep graph (#5022) (80f3039), closes #4906
  • misc: fix treeview code samples (77d1cc3)
  • misc: fixed a typo in nx not globally installed warning (#5126) (4dae729)
  • misc: remove the old video from the plugin docs (8088f20)
  • nextjs: improve documentation for "nextConfig" option and provide better error messages (#5098) (3587492)
  • nextjs: include peer dependencies in built package.json (9d863a7)
  • nextjs: leverage nextjs for loading svgs (#5060) (14888e5)
  • nextjs: support next 10.0.9 (#5033) (0822d00)
  • node: early assets copy to "respect" updates on package.json (#5114) (e3aaf65)
  • node: fix unreachable code on library generation (#5080) (8279904)
  • react: add migrations to fix babel setup for workspaces using react, next.js, and gatsby (#5041) (31404cb)
  • storybook: changes in Storybook server options path in v6.2 (#5072) (2ac10d9), closes #4747
  • storybook: do not update existing root configuration (#5023) (3137511)
  • storybook: linting react storybook files with eslint (#5146) (ec2ebca), closes #3867
  • storybook: rename storybook dev server ssl param to https (#5096) (dedd2e4), closes /github.com/storybookjs/storybook/blob/next/lib/core-server/src/dev-server.ts#L40
  • testing: remove jest executor error while babel-jest exists with ts-jest (#4729) (#4730) (00516ec)
  • web: fix dev-server executor output causing ng cli schema validation to fail (36f3a66)

Features

  • core: add option to skip serve step for cypress builder (564a86e), closes #3744
  • core: speed up and clean up create-nx-workspace (cad02e4)
  • linter: convert-tslint-to-eslint generators (#4943) (00dec22)
  • linter: install tslint-to-eslint in a tmp dir (be600ef)

... (truncated)

Commits
  • ba01d88 Release 11.6.1
  • a798c5f fix(storybook): read package version from node_modules (#5187)
  • 9d16def fix(web): support isServer flag in babel (#5158)
  • 2098115 cleanup(testing): remove log statement
  • 99655ae cleanup(core): remove unused code
  • c89a518 Release 11.6.0
  • ec2ebca fix(storybook): linting react storybook files with eslint (#5146)
  • ed94c4e docs(core): add nextjs app for new nx.dev website (#5133)
  • a582bfd chore(repo): move dep-graph client code to it's own folder (#5141)
  • 14b1df2 cleanup(misc): deprecate showCircularDependencies option (#5135)
  • 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 11.6.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@9.4.5...11.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #168.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-11.6.1 branch April 8, 2021 23:13
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