bdebon / choiceof.dev

Developers have to cope with pretty hard choices every day. This is a collection of the most complex and funny choices. What will be yours?
https://choiceof.dev
GNU General Public License v3.0
475 stars 94 forks source link

chore(deps-dev): bump @nrwl/linter from 14.5.10 to 15.2.1 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/linter from 14.5.10 to 15.2.1.

Release notes

Sourced from @​nrwl/linter's releases.

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

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)

... (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 #178.