Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps the angular group with 2 updates: @angular-devkit/build-angular and @angular/cli.

Updates @angular-devkit/build-angular from 17.3.14 to 17.3.17

Release notes

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

17.3.17

@​angular-devkit/build-angular

Commit Description
fix - 743d85bac update http-proxy-middleware to v2.0.8

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
Changelog

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

17.3.17 (2025-04-30)

@​angular-devkit/build-angular

Commit Type Description
743d85bac fix update http-proxy-middleware to v2.0.8

20.0.0-next.8 (2025-04-23)

@​schematics/angular

Commit Type Description
0ab1ddf63 feat generate libraries using TypeScript project references

@​angular/build

Commit Type Description
12def3a2e feat add experimental vitest unit-testing support

20.0.0-next.7 (2025-04-23)

@​schematics/angular

Commit Type Description
e03f2b899 feat Add global error listeners to new app generation
672ae14cd fix drop composite in tsconfig
5e8c6494d fix relative tsconfig paths in references

@​angular/build

Commit Type Description
e80963036 feat expand browser support policy to widely available Baseline
566de64cb fix use virtual module for Karma TestBed initialization

@​angular/ssr

| Commit | Type | Description |

... (truncated)

Commits
  • 66d1b84 release: cut the v17.3.17 release
  • 743d85b fix(@​angular-devkit/build-angular): update http-proxy-middleware to v2.0.8
  • 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...
  • See full diff in compare view

Updates @angular/cli from 17.3.14 to 17.3.17

Release notes

Sourced from @​angular/cli's releases.

17.3.17

@​angular-devkit/build-angular

Commit Description
fix - 743d85bac update http-proxy-middleware to v2.0.8

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
Changelog

Sourced from @​angular/cli's changelog.

17.3.17 (2025-04-30)

@​angular-devkit/build-angular

Commit Type Description
743d85bac fix update http-proxy-middleware to v2.0.8

20.0.0-next.8 (2025-04-23)

@​schematics/angular

Commit Type Description
0ab1ddf63 feat generate libraries using TypeScript project references

@​angular/build

Commit Type Description
12def3a2e feat add experimental vitest unit-testing support

20.0.0-next.7 (2025-04-23)

@​schematics/angular

Commit Type Description
e03f2b899 feat Add global error listeners to new app generation
672ae14cd fix drop composite in tsconfig
5e8c6494d fix relative tsconfig paths in references

@​angular/build

Commit Type Description
e80963036 feat expand browser support policy to widely available Baseline
566de64cb fix use virtual module for Karma TestBed initialization

@​angular/ssr

| Commit | Type | Description |

... (truncated)

Commits
  • 66d1b84 release: cut the v17.3.17 release
  • 743d85b fix(@​angular-devkit/build-angular): update http-proxy-middleware to v2.0.8
  • 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...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2025 13:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2025
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.9%. Comparing base (4b18b96) to head (bef8273).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1014   +/-   ##
=====================================
  Coverage   65.9%   65.9%           
=====================================
  Files        333     333           
  Lines       9959    9959           
  Branches    1145    1099   -46     
=====================================
+ Hits        6570    6571    +1     
+ Misses      3132    3130    -2     
- Partials     257     258    +1     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps the angular group with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular-devkit/build-angular` from 17.3.14 to 17.3.17
- [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.14...17.3.17)

Updates `@angular/cli` from 17.3.14 to 17.3.17
- [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.14...17.3.17)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 17.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 17.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-bd0c3c1f3f branch from 71af1ba to bef8273 Compare May 8, 2025 16:25
@kruplm kruplm merged commit 6291a02 into main May 8, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-bd0c3c1f3f branch May 8, 2025 16:38
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.

1 participant