Skip to content
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 #2022

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

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

Updates vite from 4.5.3 to 4.5.5

Changelog

Sourced from vite's changelog.

4.5.5 (2024-09-16)

4.5.4 (2024-09-16)

Commits

Updates @angular-devkit/build-angular from 16.2.15 to 16.2.16

Release notes

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

v16.2.16

16.2.16 (2024-09-18)

@​angular-devkit/build-angular

Commit Description
fix - 12aca0060 update vite to 4.5.5
Changelog

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

16.2.16 (2024-09-18)

@​angular-devkit/build-angular

Commit Type Description
12aca0060 fix update vite to 4.5.5

19.0.0-next.6 (2024-09-13)

@​angular/cli

Commit Type Description
de17cbcb8 fix Revert commit enable Node.js compile code cache when available

@​angular/ssr

Commit Type Description
d66aaa3ca feat add server routing configuration API

19.0.0-next.5 (2024-09-12)

@​angular-devkit/architect

Commit Type Description
78f76485f feat merge object options from CLI

@​angular/ssr

Commit Type Description
85df4011b fix resolve bootstrap is not a function error

19.0.0-next.4 (2024-09-11)

... (truncated)

Commits
  • 88a2ef5 release: cut the v16.2.16 release
  • 12aca00 fix(@​angular-devkit/build-angular): update vite to 4.5.5
  • See full diff 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 4.5.5 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.5.3 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

Updates `@angular-devkit/build-angular` from 16.2.15 to 16.2.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@16.2.15...16.2.16)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2024
@dependabot dependabot bot requested review from a team, coverbeck, david4096 and hyunnaye and removed request for a team September 19, 2024 15:11
Copy link

sonarcloud bot commented Sep 19, 2024

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.62%. Comparing base (29a53fc) to head (25e585f).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2022   +/-   ##
========================================
  Coverage    60.62%   60.62%           
========================================
  Files          394      394           
  Lines        12315    12315           
  Branches      2958     2958           
========================================
  Hits          7466     7466           
  Misses        4837     4837           
  Partials        12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@denis-yuen denis-yuen merged commit 364ef0f into develop Sep 25, 2024
19 checks passed
@denis-yuen denis-yuen deleted the dependabot/npm_and_yarn/multi-b5966d6e29 branch September 25, 2024 14: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.

4 participants