push-based / user-flow-gh-action

📦 GH action for push-based/user-flow
MIT License
4 stars 4 forks source link

build(deps-dev): bump @nrwl/cli from 15.0.7 to 15.2.0 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/cli from 15.0.7 to 15.2.0.

Release notes

Sourced from @​nrwl/cli's releases.

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

  • angular: format files after migrations (#13237) (7554dda)
  • bundling: fix baseUrl resolution for vite dev server (#13219) (2802b6f)
  • bundling: fix webpack publicPath: 'auto' behavior for esm builds (#13186) (60a7345)
  • core: apply compatibility layer when running angular cli migrations (#13231) (4860281)
  • core: atomic writes of nxdeps.json (#12920) (7467e71)
  • core: fix migrations for projects in workspace.json (#13226) (bae31b2)
  • core: fix parsing of npm workspace patterns (#13206) (1d848dd)
  • core: set project names using a blog instead of project graph (#13202) (40d37b3)
  • expo: use workspace layout apps dir for expo generate application (#13160) (fc2e6be)
  • misc: fix run-many for invalid projects (#13232) (ab3ceb4)
  • react-native: fix the tsc command for react-native and expo (#12888) (b9bedff)
  • testing: add babel-jest transform options for react libraries (#13175) (620f6a6)

Features

  • angular: support for Angular 15 (#12112) (b084ddd)
  • bundling: initial public release for vite plugin (#13230) (fb8631e)
  • core: handle yarn workspace packages when pruning (#13170) (45cba68)
  • core: prune pnpm workspaces and different meta settings (#13201) (032a9d1)
  • core: support npm v1 lock file pruning with disclaimer (#13218) (2bc9e84)
  • storybook: upgrade @​storybook/react-native to 6.0.1-beta.9 (#13157) (b0b3b5c)

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

15.1.0

15.1.0 (2022-11-15)

Bug Fixes

  • angular: do not throw errors for skipped remotes (#13100) (8bba6d7)
  • angular: ensure paths are resolved correctly in ng-packagr executors (#13059) (6bc3720)
  • angular: fix failing e2e (#13083) (f432b97)
  • angular: migration should ignore external deps (#13112) (a300c0e)

... (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)
dependabot[bot] commented 1 year ago

Superseded by #33.