Skip to content

chore(deps): bump vite and @angular-devkit/build-angular in /packages/framework-testing/astro-angular #1380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 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.1.0 to 19.2.6

Release notes

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

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

v19.2.4

19.2.4 (2025-03-19)

@​schematics/angular

Commit Description
fix - 0a4e96bda replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Description
fix - b0b643e46 ensure errors for missing component resources
fix - 2cd763e89 ensure relative karma stack traces for test failures

v19.2.3

19.2.3 (2025-03-13)

@​angular/build

Commit Description
fix - 5a739820b update babel packages

v19.2.2

19.2.2 (2025-03-12)

@​angular/cli

Commit Description
fix - 0ee24e29b record analytics for nested schematics

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

19.2.6 (2025-04-02)

@​angular-devkit/schematics

Commit Type Description
e5aec562f fix properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Type Description
76cfd364a fix correctly handle false value in server option
d69188c6b fix update vite to 6.2.4 due to a security issues

18.2.17 (2025-04-02)

@​angular/build

Commit Type Description
247ceff7f fix update vite to 5.4.16 due to a security issues

17.3.15 (2025-04-02)

@​angular-devkit/build-angular

Commit Type Description
0525fec61 fix update vite to 5.4.16 due to a security issues

20.0.0-next.3 (2025-03-26)

Breaking Changes

@​angular/cli

  • Node.js versions from 22.0 to 22.10 are no longer supported

... (truncated)

Commits
  • f3d6159 release: cut the v19.2.6 release
  • d69188c fix(@​angular/build): update vite to 6.2.4 due to a security issues
  • 61ee961 build: setup rules_esbuild in preparation for devinfra update
  • 859af4d ci: update to latest dev-infra action versions
  • e5aec56 fix(@​angular-devkit/schematics): properly resolve relative schematics when ex...
  • 76cfd36 fix(@​angular/build): correctly handle false value in server option
  • cac7f3c ci: update bazel RBE setup on CI and use trusted build configuration for upst...
  • d556d32 build: disable remote upload of local action results to RBE cache
  • ab0bdce release: cut the v19.2.5 release
  • 1eb5b43 fix(@​angular/build): update vite to 6.2.3
  • 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.1.0 to 19.2.6
- [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.1.0...19.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 4, 2025
Copy link

changeset-bot bot commented Apr 4, 2025

⚠️ No Changeset found

Latest commit: 26f5bb7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for astro-stencil canceled.

Name Link
🔨 Latest commit 26f5bb7
🔍 Latest deploy log https://app.netlify.com/sites/astro-stencil/deploys/67f01e2be4fa5000083d68ff

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for astro-preview canceled.

Name Link
🔨 Latest commit 26f5bb7
🔍 Latest deploy log https://app.netlify.com/sites/astro-preview/deploys/67f01e2bb55e540007163bad

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Superseded by #1385.

@dependabot dependabot bot closed this Apr 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/framework-testing/astro-angular/multi-f4dce1ca6e branch April 11, 2025 17:20
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.

0 participants