Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

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

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

Release notes

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

17.3.14

@​angular-devkit/build-angular

Commit Description
fix - cb8f859f1 update vite to 5.4.15

v17.3.13

17.3.13 (2025-03-13)

@​angular-devkit/build-angular

Commit Description
fix - 22901df02 update babel packages
Changelog

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

17.3.14 (2025-03-26)

@​angular-devkit/build-angular

Commit Type Description
cb8f859f1 fix update vite to 5.4.15

20.0.0-next.2 (2025-03-19)

Breaking Changes

@​schematics/angular

  • --server-routing option has been removed from several schematics. Server routing will be used when using the application builder.

@​schematics/angular

Commit Type Description
26fd4ea73 feat add migrations for server rendering updates
18e13e2ce feat remove --server-routing option
86d241629 fix add @angular/ssr dependency only when provideServerRendering import has been updated
da6ef626f fix ensure app-shell schematic consistently uses withAppShell
f126f8d34 fix ensure module discovery checks for an NgModule decorator
23fc8e1e1 fix generate components without a .component extension/type
8d715fa94 fix generate directives without a .directive extension/type
bc0f07b48 fix generate services without a .service extension/type
c0de72317 fix replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Type Description
f4be83119 feat Support Sass package importers
cb2ab43ab fix ensure errors for missing component resources
f780e8beb fix ensure relative karma stack traces for test failures

@​angular/ssr

Commit Type Description
33b9de3eb feat expose provideServerRendering and remove provideServerRouting
cdfc50c29 feat stabilize AngularNodeAppEngine, AngularAppEngine, and provideServerRouting APIs

... (truncated)

Commits
  • c52d751 release: cut the v17.3.14 release
  • cb8f859 fix(@​angular-devkit/build-angular): update vite to 5.4.15
  • a4d473e release: cut the v17.3.13 release
  • c8e0041 build: configure Bazel to ignore packages/angular/build/node_modules
  • 6b40c4d ci: update angular/dev-infra actions version
  • 22901df fix(@​angular-devkit/build-angular): update babel packages
  • See full diff in compare view

Updates @angular/cli from 17.3.12 to 17.3.14

Release notes

Sourced from @​angular/cli's releases.

17.3.14

@​angular-devkit/build-angular

Commit Description
fix - cb8f859f1 update vite to 5.4.15

v17.3.13

17.3.13 (2025-03-13)

@​angular-devkit/build-angular

Commit Description
fix - 22901df02 update babel packages
Changelog

Sourced from @​angular/cli's changelog.

17.3.14 (2025-03-26)

@​angular-devkit/build-angular

Commit Type Description
cb8f859f1 fix update vite to 5.4.15

20.0.0-next.2 (2025-03-19)

Breaking Changes

@​schematics/angular

  • --server-routing option has been removed from several schematics. Server routing will be used when using the application builder.

@​schematics/angular

Commit Type Description
26fd4ea73 feat add migrations for server rendering updates
18e13e2ce feat remove --server-routing option
86d241629 fix add @angular/ssr dependency only when provideServerRendering import has been updated
da6ef626f fix ensure app-shell schematic consistently uses withAppShell
f126f8d34 fix ensure module discovery checks for an NgModule decorator
23fc8e1e1 fix generate components without a .component extension/type
8d715fa94 fix generate directives without a .directive extension/type
bc0f07b48 fix generate services without a .service extension/type
c0de72317 fix replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Type Description
f4be83119 feat Support Sass package importers
cb2ab43ab fix ensure errors for missing component resources
f780e8beb fix ensure relative karma stack traces for test failures

@​angular/ssr

Commit Type Description
33b9de3eb feat expose provideServerRendering and remove provideServerRouting
cdfc50c29 feat stabilize AngularNodeAppEngine, AngularAppEngine, and provideServerRouting APIs

... (truncated)

Commits
  • c52d751 release: cut the v17.3.14 release
  • cb8f859 fix(@​angular-devkit/build-angular): update vite to 5.4.15
  • a4d473e release: cut the v17.3.13 release
  • c8e0041 build: configure Bazel to ignore packages/angular/build/node_modules
  • 6b40c4d ci: update angular/dev-infra actions version
  • 22901df fix(@​angular-devkit/build-angular): update babel packages
  • 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

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.12 to 17.3.14
- [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.12...17.3.14)

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

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

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 Apr 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2025 12:08
@bingenito
Copy link
Member

Confirmed that @angular/compiler-cli 17.3.12 is the latest and that package has not upgraded inline with the other updates in this PR.

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.4%. Comparing base (9afe13a) to head (a0abefa).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #991   +/-   ##
=====================================
  Coverage   67.4%   67.4%           
=====================================
  Files        311     311           
  Lines       9198    9198           
  Branches    1004    1060   +56     
=====================================
  Hits        6200    6200           
+ Misses      2768    2767    -1     
- Partials     230     231    +1     

see 1 file 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.

@bingenito bingenito merged commit a538cae into main Apr 1, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-dc4a3098a9 branch April 1, 2025 12:22
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