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/node from 12.9.0 to 13.0.0 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps @nrwl/node from 12.9.0 to 13.0.0.

Release notes

Sourced from @​nrwl/node's releases.

Release 13.0.0

Bug Fixes

  • angular: add required postcss dependencies when creating a buildable lib (#7402) (e057892)
  • angular: fix building publishable libraries with secondary entry points when enableIvy is set to false (#7405) (e29e801)
  • angular: handle components array as static member of the module when generating stories (#7321) (0a41a34)
  • angular: ng add works in v2 workspaces (00615d0)
  • angular: support tsconfig.json at root of workspace (#7333) (20481d9)
  • core: add null check to migration for config locaton swap (#7363) (bcb1c5c)
  • core: daemon watch mode gets stuck (dff26ca)
  • core: ensure workspace version format is respected when making changes to it (#7043) (301e116)
  • core: fix single file outputs cache regression (#7355) (65f6c0d)
  • core: handle failures writing to the cache (#7349) (3520d7f)
  • core: patch resolve logic for tsconfig paths (#7387) (bedad1c)
  • core: print a more descriptive error message telling users invoke decorate-angular-cli.js (#7383) (6017a05)
  • core: reset daemon intenral state when cache is missing (693bd41)
  • core: throw an error when configuration is invalid/ outdated (#7452) (d2c18e6)
  • core: update outdated graph version (#7334) (1205d2d)
  • core: update webpack 5 migration smartly match expected version and packages before performing removal (#7365) (ccf42f0)
  • linter: handle also external nodes in find project by import (#7401) (267ad06)
  • misc: dep-graph --file option supports absolute paths (#7206) (2f675f7)
  • misc: select correct projects on dep graph when in watch mode (#7304) (39c290d)
  • nextjs: delegate preset options (#7385) (93ffd2d)
  • react: apply postcss config from apps to their lib dependencies (#7265) (a8bcd27), closes #7040
  • react: fix react webpack plugin check for babel-loader (#7382) (324129b)
  • repo: make sure NX_WORKSPACE_ROOT_PATH exists (#7238) (1b500a8)
  • repo: temporary disable the failing tests (2dd4299)
  • storybook: if there is no propstype name do not add angle brackets (ce9dbd0)
  • testing: make cypress peer dependency optional (#7455) (63b71e8)
  • web: add support for barrel exports in web build (#7354) (f9fe52b)
  • web: fix index html generator for webpack 5 (5028a91)
  • web: remove default baseHref in dev-server (#7302) (3fca35c)
  • web: turn off fully specified option in webpack so packages like graphql@14 will not break build (ed11e6c)

cleanup

  • angular: remove deprecated options from the ngrx generator (#7404) (86613f6)
  • angular: remove deprecated utilities related to the angular devkit (#7386) (5853d83)

Features

  • angular: add tailwind support when building publishable libraries (#7285) (a00f8e0)
  • angular: allow port to be added to non-mfe app (#7403) (b0b9c8f)
  • angular: update NgRx to 12.5.0 (#7370) (28f28af)
  • core: add exponential backoff for graph recomputation (1cc1e27)
  • core: clean up daemon server (a81fbba)
  • core: compute all workspace files incrementally (18c8e37)

... (truncated)

Commits
  • 289ebfc feat(node): support buildTargetOptions in node:execute (#7002)
  • bdcbac4 feat(core): standalone project configuration is default (#7351)
  • bedad1c fix(core): patch resolve logic for tsconfig paths (#7387)
  • b23f2d8 feat(core): extract project graph external nodes (#7340)
  • ccf42f0 fix(core): update webpack 5 migration smartly match expected version and pack...
  • 8779a22 chore(core): move webpack utils into web and node packages (#7367)
  • 79cf69b feat(core): consolidate nx.json and workspace.json (#6642)
  • 3fe973e chore(node): optimize node webpack build (#7337)
  • 4d6df58 chore(node): remove build options deprecated since Nx 11 (#7331)
  • 724b0c0 feat(core): upgrade to webpack 5 (#7283)
  • 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/tree/HEAD/packages/node) from 12.9.0 to 13.0.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.0.0/packages/node)

---
updated-dependencies:
- dependency-name: "@nrwl/node"
  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 Oct 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #18.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/node-13.0.0 branch October 21, 2021 18:40
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