Skip to content

Bump vite and @angular-devkit/build-angular in /angular-spa #164

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

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

Updates vite from 5.1.7 to 5.4.18

Release notes

Sourced from vite's releases.

v5.4.18

Please refer to CHANGELOG.md for details.

v5.4.17

Please refer to CHANGELOG.md for details.

v5.4.16

Please refer to CHANGELOG.md for details.

v5.4.15

Please refer to CHANGELOG.md for details.

v5.4.14

Please refer to CHANGELOG.md for details.

v5.4.13

Please refer to CHANGELOG.md for details.

v5.4.12

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v5.4.11

Please refer to CHANGELOG.md for details.

v5.4.10

Please refer to CHANGELOG.md for details.

v5.4.9

Please refer to CHANGELOG.md for details.

v5.4.8

Please refer to CHANGELOG.md for details.

v5.4.7

Please refer to CHANGELOG.md for details.

v5.4.6

Please refer to CHANGELOG.md for details.

v5.4.5

Please refer to CHANGELOG.md for details.

v5.4.4

Please refer to CHANGELOG.md for details.

v5.4.3

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

5.4.18 (2025-04-10)

5.4.17 (2025-04-03)

5.4.16 (2025-03-31)

5.4.15 (2025-03-24)

5.4.14 (2025-01-21)

5.4.13 (2025-01-20)

5.4.12 (2025-01-20)

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (9da4abc)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (dfea38f)
  • fix: verify token for HMR WebSocket connection (b71a5c8)
  • chore: add deps update changelog (ecd2375)

5.4.11 (2024-11-11)

  • fix(deps): update dependencies of postcss-modules (ceb15db), closes #18617

... (truncated)

Commits

Updates @angular-devkit/build-angular from 17.3.8 to 17.3.16

Release notes

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

17.3.16

@​angular-devkit/build-angular

Commit Description
fix - 5aa53b40c remove undici from dependencies
fix - fce61564d update vite to 5.4.17

17.3.15

@​angular-devkit/build-angular

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

17.3.14

@​angular-devkit/build-angular

Commit Description
fix - cb8f859f1 update vite to 5.4.15

v17.3.13

17.3.13 (2025-03-13)

@​angular-devkit/build-angular

Commit Description
fix - 22901df02 update babel packages

v17.3.12

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Description
fix - d83237028 update vite to version 5.4.14

v17.3.11

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 8bad9cee0 update http-proxy-middleware to 2.0.7

v17.3.10

17.3.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Description
fix - 30489d8fd update vite to 5.1.8

... (truncated)

Changelog

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

17.3.16 (2025-04-09)

@​angular-devkit/build-angular

Commit Type Description
5aa53b40c fix remove undici from dependencies
fce61564d fix update vite to 5.4.17

20.0.0-next.4 (2025-04-02)

@​schematics/angular

Commit Type Description
1e137ca84 feat add migration to update moduleResolution to bundler

@​angular-devkit/schematics

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

@​angular/build

Commit Type Description
d067cedf0 feat support custom resolution conditions with applications
8a89438be fix correctly handle false value in server option
52fbffcd7 fix warn and remove jsdom launcher when used with karma

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 |

... (truncated)

Commits
  • 1fc7a99 release: cut the v17.3.16 release
  • 5aa53b4 fix(@​angular-devkit/build-angular): remove undici from dependencies
  • b0935e0 ci: update angular dev-infra packages
  • fce6156 fix(@​angular-devkit/build-angular): update vite to 5.4.17
  • 05ebe68 release: cut the v17.3.15 release
  • 0525fec fix(@​angular-devkit/build-angular): update vite to 5.4.16 due to a security i...
  • c52d751 release: cut the v17.3.14 release
  • cb8f859 fix(@​angular-devkit/build-angular): update vite to 5.4.15
  • a4d473e release: cut the v17.3.13 release
  • c8e0041 build: configure Bazel to ignore packages/angular/build/node_modules
  • 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.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.18 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 5.1.7 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants