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.6.3 #196

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/linter from 14.5.10 to 15.6.3.

Release notes

Sourced from @​nrwl/linter's releases.

15.6.3

15.6.3 (2023-01-27)

Bug Fixes

  • core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
  • devkit: always read package version from the actual package in e… (#14623) (253f0ad)
  • devkit: only install deps with higher version (#14630) (e2acf80)
  • js: handle standalone projects for buildable js libraries (#14615) (1268789)
  • nextjs: update order of @​tailwind directives in @​nrwl/react:setup-tailwind (#13429) (84c1abd)
  • react-native: Package path . is not exported from package (#13745) (a8f4ccb)
  • react: install @​nrwl/web when module federation is used (#14660) (344a0a0)
  • storybook: react plugin sourcemap type (#14600) (3aba499)
  • storybook: react-native tsconfig templates (#14638) (bfc4796)
  • testing: verify output info exists (#14598) (d3897fe)
  • webpack: fix support for module federation plugin (#14653) (7d836a4)
  • webpack: omit postcss plugins for css modules (#14616) (120902b)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)

Features

15.6.2

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)

15.6.1

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)

15.6.0

... (truncated)

Commits
  • 41a9bc1 feat(misc): move ci options to configuration (#14215)
  • fc9509d docs(linter): add missing x-priority params to executor (#14401)
  • c82f7c3 docs(linter): remove double with (#14047)
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • 34d861d fix(testing): preserve the old coverage layout
  • 40b39b2 fix(core): remove leading ./ when normalizing root project outputs
  • 2c81904 fix(angular): fix imports into nx from ng-add (#13645)
  • 61d7d74 fix(misc): fix tsconfig file includes
  • 5b7dba1 fix(react): clean-up after dependency removal from @​nrwl/react (#13563)
  • 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)