Skip to content

Build(deps): Bump @angular/cli from 19.2.7 to 19.2.10 in /angular #2955

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 19.2.7 to 19.2.10.

Release notes

Sourced from @​angular/cli's releases.

19.2.10

@​angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6
Changelog

Sourced from @​angular/cli's changelog.

19.2.10 (2025-04-30)

@​angular/build

Commit Type Description
067f1cba0 fix update vite to 6.2.7

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

... (truncated)

Commits
  • 36e911b release: cut the v19.2.10 release
  • 067f1cb fix(@​angular/build): update vite to 6.2.7
  • 13de2f4 build: fix bazel run invocations of js_binary/js_test
  • 65dc5a5 build: rename npm2 to npm as rules_nodejs based npm workspace has been removed
  • 2a25652 build: remove legacy rnjs setup
  • 1c91ed9 build: remove ts_project interop
  • 2a7cb6e release: cut the v19.2.9 release
  • a4e415e fix(@​angular/ssr): support getPrerenderParams for wildcard routes
  • de52cc2 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 36d2644 refactor: replace usage of ng_package with new ng_package from rules_angular
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 19.2.7 to 19.2.10.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.7...19.2.10)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-version: 19.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 1, 2025
Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.76%. Comparing base (dbdfb3a) to head (5925f34).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2955      +/-   ##
===========================================
+ Coverage    48.74%   48.76%   +0.01%     
===========================================
  Files          182      182              
  Lines        10664    10664              
  Branches      1598     1598              
===========================================
+ Hits          5198     5200       +2     
+ Misses        5246     5244       -2     
  Partials       220      220              
Flag Coverage Δ
backend-bruno 39.89% <ø> (+0.02%) ⬆️
backend-mocha 44.76% <ø> (+0.02%) ⬆️
frontend-app-config 97.87% <ø> (ø)
frontend-core-lib 53.78% <ø> (ø)
frontend-dashboard 74.53% <ø> (ø)
frontend-deleted-records 86.59% <ø> (ø)
frontend-export 100.00% <ø> (ø)
frontend-local-auth 100.00% <ø> (ø)
frontend-manage-roles 63.33% <ø> (ø)
frontend-manage-users 59.81% <ø> (ø)
frontend-report 95.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 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.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Superseded by #2971.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/develop/angular/cli-19.2.10 branch May 8, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants