-
Notifications
You must be signed in to change notification settings - Fork 64
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
Bump vite and @angular-devkit/build-angular in /modules/web #7100
Bump vite and @angular-devkit/build-angular in /modules/web #7100
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.0.11 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.4.6 to 6.0.11 - [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.0.11/packages/vite) Updates `@angular-devkit/build-angular` from 18.2.12 to 19.1.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.12...19.1.3) --- updated-dependencies: - dependency-name: vite dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@dependabot[bot]: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7100 +/- ##
=======================================
Coverage 44.53% 44.53%
=======================================
Files 448 448
Lines 19872 19872
Branches 2668 2668
=======================================
Hits 8850 8850
Misses 11019 11019
Partials 3 3 ☔ View full report in Codecov by Sentry. |
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vite to 6.0.11 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
vite
from 5.4.6 to 6.0.11Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a0ed405
release: v6.0.113d03899
fix: allow CORS from loopback addresses by default (#19249)aeb3ec8
fix:preview.allowedHosts
with specific values was not respected (#19246)9654348
release: v6.0.102495022
fix: try parseserver.origin
URL (#19241)a55f8ba
release: v6.0.9bd896fb
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...029dcd6
fix: verify token for HMR WebSocket connectionb09572a
fix!: defaultserver.cors: false
to disallow fetching from untrusted originsc0f72a6
release: v6.0.8Updates
@angular-devkit/build-angular
from 18.2.12 to 19.1.3Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
4508725
release: cut the v19.1.3 release3ce086a
test: improve stability of strategy tests2114f02
build: ensure source maps are used for jasmine stack tracese5e0947
build: migrate@angular-devkit/architect-cli
tests torules_js
4700c5d
build: migrate@angular-devkit/schematics
tests torules_js
c9bf07d
build: migrate@angular-devkit/core
tests torules_js
d278d94
build: migrate@angular/cli
tests to userules_js
676ce57
build: ensure package substitutions work with pnpmworkspace:*
links7afc051
test(@angular/build
): enable i18n localize watch test for dev-serverc4de347
fix(@angular/build
): perform full reload for templates with$localize
usageDependabot 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.