Skip to content

Bump vite and @angular-devkit/build-angular - #47

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-a4b2e73101
Closed

Bump vite and @angular-devkit/build-angular#47
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-a4b2e73101

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 18, 2025

Copy link
Copy Markdown
Contributor

Bumps vite to 6.3.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates vite from 4.3.1 to 6.3.2

Release notes

Sourced from vite's releases.

v6.3.2

Please refer to CHANGELOG.md for details.

create-vite@6.3.1

Please refer to CHANGELOG.md for details.

v6.3.1

Please refer to CHANGELOG.md for details.

create-vite@6.3.0

Please refer to CHANGELOG.md for details.

v6.3.0

Please refer to CHANGELOG.md for details.

v6.3.0-beta.2

Please refer to CHANGELOG.md for details.

v6.3.0-beta.1

Please refer to CHANGELOG.md for details.

v6.3.0-beta.0

Please refer to CHANGELOG.md for details.

v6.2.6

Please refer to CHANGELOG.md for details.

v6.2.5

Please refer to CHANGELOG.md for details.

v6.2.4

Please refer to CHANGELOG.md for details.

v6.2.3

Please refer to CHANGELOG.md for details.

v6.2.2

Please refer to CHANGELOG.md for details.

create-vite@6.2.1

Please refer to CHANGELOG.md for details.

v6.2.1

Please refer to CHANGELOG.md for details.

create-vite@6.2.0

Please refer to CHANGELOG.md for details.

v6.2.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.3.2 (2025-04-18)

6.3.1 (2025-04-17)

6.3.0 (2025-04-16)

6.3.0-beta.2 (2025-04-11)

6.3.0-beta.1 (2025-04-03)

... (truncated)

Commits

Updates @angular-devkit/build-angular from 16.0.0 to 19.2.8

Release notes

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

19.2.8

@​angular/build

CommitDescription
fix - 4a8a4a083include module value check when adding custom conditions
fix - 00cd0d123prevent nested CSS in components
fix - a297c4153properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8eupdate vite to 6.2.6

19.2.7

@​angular/build

CommitDescription
fix - 7f1e8c677include component test metadata in development builds
fix - 74cd4edd5skip normalization of relative externals

19.2.6

@​angular-devkit/schematics

CommitDescription
fix - e5aec562fproperly resolve relative schematics when executed from a nested directory

@​angular/build

CommitDescription
fix - 76cfd364acorrectly handle false value in server option
fix - d69188c6bupdate vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

CommitDescription
fix - 20455e2a6correct handling of response/request errors
fix - 32b1dcd91handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fecnormalize karma asset paths before lookup
fix - 1eb5b4357update vite to 6.2.3

v19.2.4

19.2.4 (2025-03-19)

@​schematics/angular

CommitDescription
fix - 0a4e96bdareplace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

CommitDescription
fix - b0b643e46ensure errors for missing component resources
fix - 2cd763e89ensure relative karma stack traces for test failures

v19.2.3

... (truncated)

Changelog

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

19.2.8 (2025-04-16)

@​angular/build

CommitTypeDescription
4a8a4a083fixinclude module value check when adding custom conditions
00cd0d123fixprevent nested CSS in components
a297c4153fixproperly resolve transitive external dependencies in vite-dev-server
8ab033e8efixupdate vite to 6.2.6

20.0.0-next.5 (2025-04-09)

@​schematics/angular

CommitTypeDescription
fdc6291ddfeatadd update migration to keep previous style guide generation behavior
90615a88bfixdefault component templates to not use .ng.html extension
5fc595144fixgenerate guards with a dash type separator
040282d8ffixgenerate interceptors with a dash type separator
070d60fb3fixgenerate modules with a dash type separator
e6083b57bfixgenerate pipes with a dash type separator
92e193c0bfixgenerate resolvers with a dash type separator
ea1143dddfixinfer app component name and path in server schematic
661609e3efixset explicit type in library schematic

@​angular/build

CommitTypeDescription
3e24a59a9fixdisable TypeScript composite option with Angular compiler
6f913ad5efixinclude component test metadata in development builds
fc0e05feafixskip normalization of relative externals

@​angular/ssr

CommitTypeDescription
319b8e0c2fixmanage unhandled errors in zoneless applications

@​ngtools/webpack

CommitTypeDescription
427bd846ffixdisable TypeScript composite option with Angular compiler

... (truncated)

Commits
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • a297c41 fix(@​angular/build): properly resolve transitive external dependencies in vit...
  • e0b1bed release: cut the v19.2.7 release
  • 71537c8 build: update vite to 6.2.5
  • f4021e6 build: update beasties to 0.3.2
  • 74cd4ed fix(@​angular/build): skip normalization of relative externals
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2025
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.3.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `vite` from 4.3.1 to 6.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.2/packages/vite)
Updates `@angular-devkit/build-angular` from 16.0.0 to 19.2.8
- [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.0.0...19.2.8)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.2
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 19.2.8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/multi-a4b2e73101 branch from 0b07ddc to 359bd3cCompareApril 19, 2025 13:12
@dependabot@github

dependabotBot commented on behalf of githubJul 18, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #49.

@dependabotdependabotBot closed this Jul 18, 2025
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/multi-a4b2e73101 branch July 18, 2025 06:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants