-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump vite and @angular-devkit/build-angular in /frontend #518
Closed
dependabot
wants to merge
3
commits into
master
from
dependabot/npm_and_yarn/frontend/multi-db9eb11355
Closed
build(deps): bump vite and @angular-devkit/build-angular in /frontend #518
dependabot
wants to merge
3
commits into
master
from
dependabot/npm_and_yarn/frontend/multi-db9eb11355
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 25, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/frontend/multi-db9eb11355
branch
3 times, most recently
from
September 25, 2024 21:23
af39709
to
1bd030a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #518 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 29 29
Lines 261 261
Branches 3 3
=========================================
Hits 261 261 |
Quality Gate passedIssues Measures |
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack` from 5.91.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) Updates `@angular-devkit/build-angular` from 18.0.1 to 18.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@18.0.1...18.2.6) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.6 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.2.11 to 5.4.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) Updates `@angular-devkit/build-angular` from 18.0.1 to 18.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@18.0.1...18.2.6) --- updated-dependencies: - dependency-name: vite dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
tuanicom
force-pushed
the
dependabot/npm_and_yarn/frontend/multi-db9eb11355
branch
from
September 27, 2024 07:28
1bd030a
to
e803856
Compare
@dependabot recreate |
Superseded by #527. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend/multi-db9eb11355
branch
October 5, 2024 20:55
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps vite to 5.4.6 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
vite
from 5.2.11 to 5.4.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)54c55db
release: v5.4.474a79c5
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40
fix: backport #18063, allow scanning exports fromscript module
in svelte (...8760293
fix(preload): backport #18046, allow ignoring dep errors (#18076)ccbfc1a
release: v5.4.3Updates
@angular-devkit/build-angular
from 18.0.1 to 18.2.6Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
9758a48
release: cut the v18.2.6 release5fea635
fix(@angular/build
): update rollup to 4.22.4c710539
test: update test logic to fix windows CI6a52dcc
test: unlink symlink in ng add base E2E test9d0b671
fix(@angular/build
): allow missing HTML file request to fallback to indexd6384f1
release: cut the v18.2.5 release7074316
fix(@angular/build
): support HTTP HEAD requests for virtual output files11554f5
test: ensure localize package is not initially present in E2E test1032b3d
fix(@angular/build
): update vite to5.4.6
f29db1d
release: cut the v18.2.4 releaseDependabot 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.