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

Bump @nrwl/node from 11.2.12 to 11.5.1 #617

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/node from 11.2.12 to 11.5.1.

Release notes

Sourced from @​nrwl/node's releases.

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)
  • core: throw an error if user tries generating/executing from a package which does not support it (#4835) (95848ca)
  • core): fix(core): fix(core: ensure dir when exporting dep-graph to json (#4893) (6dc7de4)
  • devkit: generateFiles should rename paths recursively (#4784) (4522a90)
  • devkit: migrate devkit to the latest version during migrate (#4898) (befd9dc)
  • devkit: properly emit failures when converting nx executor (#4866) (f206925)
  • devkit: support .template extensions for generating files (#4842) (0fc729c)
  • misc: fix removing the projects with jest configs (#4874) (1cf9295)
  • misc: plugins deep importing perf-logging (9d0a4c8)
  • nextjs: fix the executor (aa311fa)

... (truncated)

Commits
  • 593b9a9 Release 11.5.1
  • e442179 fix(react): temporarily remove babel migration (#4997)
  • 5410b63 Release 11.5.0
  • d44b5c8 fix(core): fix typo in error for improper targets (#4995)
  • 61fda0c fix(core): throw an error when running default projects with improper targets...
  • b977f42 fix(core): optimize task orderer to handle large graphs (#4992)
  • 0dbcd52 fix(nextjs): use require.resolve(...) for babel plugin so it works with pnpm ...
  • 253adde chore(nextjs): add migration to remove tsconfig.app.json (#4988)
  • 6555291 chore(nextjs): fix babel migration for nextjs (#4984)
  • e746fca chore(repo): internal link checker: adding file scraping for direct links
  • 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/node](https://github.com/nrwl/nx) from 11.2.12 to 11.5.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@11.2.12...11.5.1)

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

dependabot bot commented on behalf of github Mar 20, 2021

Superseded by #621.

@dependabot dependabot bot closed this Mar 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/node-11.5.1 branch March 20, 2021 03:06
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