Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

Removes vite. It's no longer used after updating ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Removes vite

Updates @angular-devkit/build-angular from 16.2.16 to 19.2.11

Release notes

Sourced from @​angular-devkit/build-angular's releases.

19.2.11

@​angular-devkit/build-angular

Commit Description
fix - 9eaf34405 correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Description
fix - cba66a85c avoid attempting to watch bundler internal files
fix - 009fc3776 avoid internal karma request cache for assets
perf - b43da3949 fix unnecessary esbuild rebuilds

19.2.10

@​angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals

19.2.6

@​angular-devkit/schematics

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.2.11 (2025-05-07)

@​angular-devkit/build-angular

Commit Type Description
9eaf34405 fix correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Type Description
cba66a85c fix avoid attempting to watch bundler internal files
009fc3776 fix avoid internal karma request cache for assets
b43da3949 perf fix unnecessary esbuild rebuilds

20.0.0-next.9 (2025-04-30)

@​schematics/angular

Commit Type Description
5876577af feat Add prompt for new apps to be zoneless
c557a19ef fix avoid empty polyfill option for new zoneless application
148498c2b fix Remove experimental from zoneless
0f7dc2cd8 fix skip spec project reference for minimal ng new

@​angular/build

Commit Type Description
d6ea6b09f feat add experimental vitest browser support to unit-testing
05485ede7 fix ensure com.chrome.devtools.json is consistently served after initial run

@​angular/ssr

Commit Type Description
2d11e8e45 fix return 302 when redirectTo is a function

19.2.10 (2025-04-30)

... (truncated)

Commits
  • 7720741 release: cut the v19.2.11 release
  • 78ab131 build: update esbuild to v0.25.4
  • 9eaf344 fix(@​angular-devkit/build-angular): correctly set i18n subPath in webpack bro...
  • cba66a8 fix(@​angular/build): avoid attempting to watch bundler internal files
  • 009fc37 fix(@​angular/build): avoid internal karma request cache for assets
  • 3e3abf4 build: improve stability of windows jobs further
  • b43da39 perf(@​angular/build): fix unnecessary esbuild rebuilds
  • 0695531 ci: try simplify windows test preparation with bazel 7
  • 36e911b release: cut the v19.2.10 release
  • 067f1cb fix(@​angular/build): update vite to 6.2.7
  • Additional commits viewable in compare view

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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `vite`

Updates `@angular-devkit/build-angular` from 16.2.16 to 19.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.16...19.2.11)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2025 05:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2025
@OrlinVasilev
Copy link
Member

@bupd what about this one ?

@bupd
Copy link
Contributor

bupd commented May 13, 2025

@OrlinVasilev we should close this one. Since this is major version. We already have an issue tracking this update
#21894

@wy65701436 wy65701436 closed this May 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/portal/multi-0ab3dbbbb2 branch May 20, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants