Skip to content

chore(deps-dev): bump @nrwl/cli from 15.4.5 to 15.8.7#51

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nrwl/cli-15.8.7
Closed

chore(deps-dev): bump @nrwl/cli from 15.4.5 to 15.8.7#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nrwl/cli-15.8.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2023

Bumps @nrwl/cli from 15.4.5 to 15.8.7.

Release notes

Sourced from @​nrwl/cli's releases.

15.8.7

15.8.7 (2023-03-17)

Bug Fixes

  • angular: resolve browserTarget options correctly in webpack-dev-server (#15638) (5214ea9)
  • angular: throw error for invalid project name in withModuleFederation helper (#15694) (932ed44)
  • core: apply nxignore after gitignore (#15679) (996a690)
  • core: clear line escape code shouldn't erase prefix in output (#15674) (2b97817)
  • core: fix invalid yarn parser dependencies grouping key (#15647) (336ed03)
  • core: fix NX_TASK_TARGET_CONFIGURATION being set to 'null' (#15725) (143d8d3)
  • core: fix pnpm hoisted dependencies resolution with hoisted node-linker (#15594) (d0e831e)
  • core: handle missing package version on lockfile parsing (#15648) (699a355)
  • core: help text shouldn't include .js file extensions on windows (#15677) (17e4194)
  • core: ignore missing modules.yaml during postinstall (#15660) (cd35a0c)
  • core: include target and configuration being run in env variables (#15668) (27b0a29)
  • core: negative implicit dependencies should exclude statically detected dependencies (#15546) (4dd0d97)
  • core: nx migrate should accept tags other than latest and next for community packages (#15673) (47fdc35)
  • core: only perform pattern matching if file input doesn't exist (#15640) (f32eee9)
  • core: prevent running arbitrary code when attempting to detect plugin capabilities (#15676) (c3d5041)
  • core: wildcard implicit dependency should support scoped project names (#15699) (3811844)
  • misc: cli - case in drive letters - windows (#15643) (5b56bbe)
  • misc: filter out deps early based on shared config from module federation (#15654) (6e49fae)
  • misc: handle standalone repos when removing nested projects (#15609) (cb5b5b2)
  • misc: move generator should null-check cypress props (#15436) (138c920)
  • nextjs: refactor how webpack config is loaded with nextjs (#15650) (b81c398)
  • react: fix merge conflict for import (aabd76f)
  • react: fix next import (#15724) (7d34a05)
  • vite: add configuration option for emptyOutDir (#15619) (ccd213b)
  • vite: configuration docs and optional chain targets (#15655) (36bc8fa)

15.8.6

15.8.6 (2023-03-10)

Bug Fixes

  • angular: misc fixes in some generator schemas (#15602) (ed362e8)
  • angular: prevent updating unchanged projects when syncing changes to the wrapped tree (#15503) (d7ba8db)
  • angular: respect cli config and schematics defaults in ng cli adapter (#15510) (081c2d7)
  • bundling: default Node scriptType to CommonJS since it has the widest compatibility (#15483) (d4a0554)
  • core: catch all lock file parsing/pruning errors and provide fallback (#15158) (b5ea35c)
  • core: ensure correct $schema path is generated when adding project configuration (#15463) (ef5a979)
  • core: interactive migrations should be prompt when necessary (#15572) (937516c)
  • core: issue with registering file dependencies (#15523) (14121a0)
  • core: properly diff json from the merge-base (#15476) (6c34f40)
  • core: refactor the logging logic in e2e tests (#15548) (9c84e1d)
  • core: shutdown the daemon when it is invalid (#15550) (49b04b0)
  • core: use smarter hoisting of npm packages (#15502) (6e0a1e2)

... (truncated)

Commits

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/cli](https://github.com/nrwl/nx/tree/HEAD/packages/cli) from 15.4.5 to 15.8.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.8.7/packages/cli)

---
updated-dependencies:
- dependency-name: "@nrwl/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 27, 2023

Superseded by #54.

@dependabot dependabot Bot closed this Mar 27, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nrwl/cli-15.8.7 branch March 27, 2023 21:04
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants