Skip to content

Comments

Bump @nrwl/jest from 9.4.5 to 11.5.2#157

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2021

Bumps @nrwl/jest from 9.4.5 to 11.5.2.

Release notes

Sourced from @​nrwl/jest's releases.

Release 11.5.2

Bug Fixes

  • core: fix project dependency resolution for relative imports on windows (#5009) (5337865), closes #5002
  • core: git hasher identifies deleted files (34710a5), closes #4201
  • core: git hashing handles "unusual" pathname characters (e02b49f)
  • react: add migrations to fix babel setup for workspaces using react, next.js, and gatsby (#5041) (27f168e)
  • testing: remove jest executor error while babel-jest exists with ts-jest (#4729) (#4730) (0132609)

Release 11.5.1

Bug Fixes

  • react: temporarily remove babel migration (#4997) (e442179)

Release 11.5.0

Bug Fixes

  • angular: adjust ngcc postinstall command (#4641) (1716c0b)
  • angular: ngrx effects generation (#4900) (87f4836)
  • core: add @​nrwl/storybook & @​nrwl/gatsby to pkgs listed by nx report (#4948) (468c878)
  • core: always use project level tsconfigs with eslint (#4657) (48c7c7b)
  • core: fix creating workspace on Windows for npm@7 (#4926) (d2bac51)
  • core: fix typo in error for improper targets (#4995) (d44b5c8)
  • core: optimize task orderer to handle large graphs (#4992) (b977f42)
  • core: run-commands doesn't camelcase option parameters (2932738)
  • core: throw an error when running default projects with improper targets (#4994) (61fda0c)
  • core: use proper command for removing a dependency via yarn (#4980) (0b7e057)
  • devkit: generateFiles function handles image files properly (#4912) (6dcd5a6)
  • devkit: support partially defining generators in schematics and generators (#4951) (70a892c)
  • misc: add project name default for workspace schematics (#4901) (925e5d2)
  • nextjs: remove tsconfig.app.json (#4970) (df54518)
  • nextjs: update babel setup to better support next apps (#4944) (ddec362)
  • nextjs: use require.resolve(...) for babel plugin so it works with pnpm (#4991) (0dbcd52)

Features

  • angular: support font inling optimization for builds (#4971) (372b793)
  • core: allow excluding imports using a special ignore comment called nx-import-ignore (f160583)
  • express: add express preset to create-nx-workspace (#4909) (bba26b0)
  • nextjs: allow custom distDir (#4885) (c9a2b2c)
  • web: improve support for decorators (#4826) (041340b)

Release 11.4.0

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 (3157293)

... (truncated)

Commits
  • 7f90487 Release 11.5.2
  • 3f85a02 chore(core): update @types/node version to 14.14.33
  • 824ecd5 chore(core): update dotenv version to 8.2.0
  • 5337865 fix(core): fix project dependency resolution for relative imports on windows ...
  • 27f168e fix(react): add migrations to fix babel setup for workspaces using react, nex...
  • 34710a5 fix(core): git hasher identifies deleted files
  • e02b49f fix(core): git hashing handles "unusual" pathname characters
  • 0132609 fix(testing): remove jest executor error while babel-jest exists with ts-jest...
  • 593b9a9 Release 11.5.1
  • e442179 fix(react): temporarily remove babel migration (#4997)
  • 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.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@9.4.5...11.5.2)

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

dependabot bot commented on behalf of github Mar 29, 2021

Superseded by #161.

@dependabot dependabot bot closed this Mar 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/jest-11.5.2 branch March 29, 2021 23:09
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