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 #151

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates vite from 4.5.2 to 4.5.3

Changelog

Sourced from vite's changelog.

4.5.3 (2024-03-24)

Commits

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

Release notes

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

v16.2.15

16.2.15 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - f596a3d5d clear context in Karma by default for single run executions
fix - 56fa051bd upgrade webpack to 5.94.0

v16.2.14

16.2.14 (2024-04-11)

@​angular-devkit/build-angular

Commit Description
fix - 1068c3c73 update vite to 4.5.3

v16.2.13

16.2.13 (2024-03-25)

@​angular-devkit/build-angular

Commit Description
fix - 5ad507e3d update webpack-dev-middleware to 6.1.2
Changelog

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

16.2.15 (2024-08-29)

@​angular-devkit/build-angular

Commit Type Description
f596a3d5d fix clear context in Karma by default for single run executions
56fa051bd fix upgrade webpack to 5.94.0

19.0.0-next.1 (2024-08-22)

Breaking Changes

@​angular-devkit/build-angular

  • The browserTarget option has been removed from the DevServer and ExtractI18n builders. buildTarget is to be used instead.

@​angular-devkit/core

  • The deprecated fileBuffer function is no longer available. Update your code to use stringToFileBuffer instead to maintain compatibility.

    Note: that this change does not affect application developers.

@​angular/build

  • The @angular/localize/init polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.

@​schematics/angular

Commit Type Description
7992218a9 fix remove declaration and sourceMap from default tsconfig

@​angular-devkit/build-angular

Commit Type Description
0b161bc76 fix remove outdated browser-esbuild option warning
e40384e63 refactor remove deprecated browserTarget

@​angular-devkit/core

Commit Type Description
0d8a1006d refactor remove deprecated fileBuffer function in favor of stringToFileBuffer

... (truncated)

Commits
  • 8460cec release: cut the v16.2.15 release
  • f596a3d fix(@​angular-devkit/build-angular): clear context in Karma by default for sin...
  • 56fa051 fix(@​angular-devkit/build-angular): upgrade webpack to 5.94.0
  • 01bd959 release: cut the v16.2.14 release
  • 1068c3c fix(@​angular-devkit/build-angular): update vite to 4.5.3
  • b951c58 release: cut the v16.2.13 release
  • 882fff3 test: update Safari 15 private property E2E for babel changes
  • bdcc5a1 test: disable failing test
  • 6b8722d build: update ng-dev config to work with Node.js 18.19
  • 5ad507e fix(@​angular-devkit/build-angular): update webpack-dev-middleware to 6.1.2
  • 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 4.5.3 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.2 to 4.5.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

---
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 the dependencies Pull requests that update a dependency file label Sep 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-b96811ff02 branch September 3, 2024 14:37
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