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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/linter from 14.5.10 to 15.3.0.

Release notes

Sourced from @​nrwl/linter's releases.

15.3.0

15.3.0 (2022-12-06)

Bug Fixes

  • angular: add server ready message to remote server (#13497) (4e672b2)
  • angular: add support for devRemotes in module-federation-dev-ssr (#13500) (2d021a1)
  • angular: add workaround for MF SSR (#13372) (883b61b)
  • angular: bump angular-eslint to v15 (#13282) (356204f)
  • angular: checks for targets existence before attempting to iterate them (#13287) (328c547)
  • angular: correctly assign env var (#13549) (6e8a1c6)
  • angular: don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) (59a6a9e)
  • angular: e2e test should correctly fail (#13373) (062698a)
  • angular: ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) (2dd2eea)
  • angular: fix imports into nx from ng-add (#13645) (2c81904)
  • angular: fix Karma test runner config (#13293) (e3d8b2c)
  • angular: fix root-project support for Angular (#13534) (22e70d6)
  • angular: local imports in webpack-dev-server custom config (#13156) (e971ffb)
  • angular: make server build depend on browser build (#13467) (11b224f)
  • angular: port should be added to serve-ssr for remote (#13399) (1a23203)
  • angular: remove karma test.ts file from generation (#13356) (a0d01b6)
  • angular: respect the provided version when running make-angular-cli-faster (f16f53b)
  • angular: setup-ssr environments file replacements should be removed (#13244) (b88dc35)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (e041223)
  • angular: should support filereplacements for apps that already have them (#13247) (b4fb074)
  • angular: standalone angular projects with karma should function (#13626) (b4db6e8)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (da2b77a)
  • angular: use correct ready state for ssr bootstrap (#13437) (fd1e478)
  • angular: use jest-preset-angular 12.2.3 #13259 (#13468) (e3a19f4)
  • angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (1830669)
  • bundling: add a vite specific readme for react libs when using vite (#13590) (790b0de)
  • bundling: add type for bundler option to enable autocomplete prompt (#13384) (020795c)
  • bundling: enable hmr by default for Vite dev-server (#13647) (8a74e62)
  • bundling: file replacement for vite (#13255) (e4092aa)
  • bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (1b3abbd)
  • bundling: hide newProject from vite config gen (#13592) (edad5ef)
  • bundling: if bundler is vite unitTestRunner is vitest (#13436) (871f618)
  • bundling: pass nxext options to our executor (#13587) (d5f834a)
  • bundling: place files in the right folders for React Vite apps (#13443) (8103290)
  • bundling: place files in the right folders for Web Vite apps (#13464) (19a6da3)
  • bundling: remove default values from executors (#13444) (b84f239)
  • bundling: remove extraneous logs from @​nrwl/vite:build executor (#13479) (9d5a45d)
  • bundling: remove the vue options from vite gen (#13221) (ab93817)
  • bundling: remove wrong doc and preset wc use vite (#13536) (432d235)
  • bundling: run dev-server in development mode and hmr on by default (#13352) (2a7ccb6)
  • bundling: set rootDir to the project root when bundling with rollup (#13407) (5aaba51)
  • core: add peerDependenciesMeta to PackageJson model (#13537) (92df716)
  • core: deduce layout directory (fe062f4)
  • core: detect angular cli workspace correctly (#13574) (59a7af2)

... (truncated)

Commits
  • 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)
  • cded83b feat(react): remove unnecessary dependencies from @​nrwl/react (#13525)
  • 05d0bf1 fix(linter): standalone projects should be detectable with eslint (#13435)
  • 0bd7685 feat(linter): add .eslintrc to json-like migratable configs (#13396)
  • 3fe5df7 feat(linter): support new config format for eslint discovery (#13395)
  • 110b5f2 feat(core): enable linter on root projects (#13347)
  • 16fd437 feat(misc): derive workspace layout dynamically
  • 2772fab fix(linter): align reportUnusedDisableDirectives default value (#13284)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #182.