blockparty-team / blockparty

https://blockparty.dev
MIT License
3 stars 2 forks source link

Bump @nx/angular from 19.5.1 to 20.0.0 #757

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps @nx/angular from 19.5.1 to 20.0.0.

Release notes

Sourced from @​nx/angular's releases.

20.0.0 (2024-10-07)

🚀 Features

  • add rspack plugin (#143)
  • add rspack plugin (#143)
  • upgrade rspack to 0.4.4 (#352)
  • core: allow prompts from init generators during nx init (#28003)
  • core: update github action pnpm version (#27815)
  • core: remove node task hasher (#28147)
  • core: allow circular project dependencies to execute tasks (#28227)
  • core: deprecate custom task runners (#28253)
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#28276)
  • core: enable db cache by default (#28048)
  • devkit: bump compatibility to Nx 19 - 21.x (#28243)
  • graph: enable composite graph functionality (#27789)
  • graph: show owners in pdv (#28211)
  • js: add the setup-prettier generator (#27996)
  • js: generate experimental simplified library with ts solution setup (#27910)
  • js: new workspace uses scoped named in root package.json (#28271)
  • linter: update eslint-import-plugin to a version that supports eslint v9 (#28273)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: remove derived generator paths (#27714)
  • misc: remove @nrwl/ scoped packages (#27858)
  • misc: make directory a required option for generators (#28093)
  • misc: enable new ts minimal setup by default and guard execution of generators with no support for it (#28199)
  • ⚠️ misc: handle v20 deprecations in plugins (#28222)
  • nx-dev: powerpack landing page (#27963)
  • nx-dev: add Powerpack video to the landing page (#28126)
  • nx-dev: add nx powerpack to pricing page (#28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#28256)
  • react: make vitest the default test runner since it supports ESM and different moduleResolution better (#28153)
  • ⚠️ release: releasePublish always returns status code per project (#28224)
  • ⚠️ release: version.generatorOptions.updateDependents is "auto" by default (#28231)
  • ⚠️ release: rewrite ChangelogRenderer to a class API and remove deprecated config (#28229)
  • repo: merge main from https://github.com/nrwl/nx-labs (e9b03641ac)
  • repo: merge main from https://github.com/nrwl/nx-labs (b0ffe29e55)
  • repo: merge main from https://github.com/nrwl/nx-labs (23c365f426)
  • rspack: update to latest rspack version (#159)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: clean-up project setup (#161)
  • rspack: clean-up project setup (#161)
  • rspack: update and pin rspack to 0.1.0 (#173)
  • rspack: set mode in configuration and expose option (#177)
  • rspack: install latest patch when configuring (#195)
  • rspack: configuration generator better ux (#201)
  • rspack: builder returns outfile (#207)
  • rspack: simplify app generator (#212)

... (truncated)

Commits
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 874fad0 fix(angular): ensure @​typescript-eslint/utils is used with eslint flat config...
  • 81892b5 feat(misc)!: handle v20 deprecations in plugins (#28222)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • 95d26c6 fix(module-federation): normalize kebab-cased names to snake_cased (#28237)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 471536c docs(core): remove integrated docs (#28228)
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • bc8b71a fix(core): Remove nameAndDirectoryFormat option from generators (#28110)
  • 54936f9 fix(angular): ensure async webpack configs are awaited #28200 (#28213)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blockparty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 1:37am
distortioncph ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 1:37am
tour-de-chambre ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 1:37am
dependabot[bot] commented 3 weeks ago

Superseded by #760.