Skip to content

mgr/dashboard: bump @angular/compiler-cli from 18.2.11 to 19.2.3 in /src/pybind/mgr/dashboard/frontend #219

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps @angular/compiler-cli from 18.2.11 to 19.2.3.

Release notes

Sourced from @​angular/compiler-cli's releases.

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)

v19.2.2

19.2.2 (2025-03-12)

common

Commit Description
fix - 90a16a1088 support equality function in httpResource (#60026)

compiler

Commit Description
fix - 56b551d273 incorrect spans for template literals (#60323) (#60331)

compiler-cli

Commit Description
fix - 23ca88522b handle transformed classes when generating HMR code (#60298)

core

Commit Description
fix - 6dc41265fd check whether application is destroyed before initializing event replay (#59789)
fix - bb12b30d52 ensures immediate trigger fires properly with lazy loaded routes (#60203)
fix - b144dd946e fix removal of a container reference used in the component file (#60210)

platform-server

Commit Description
fix - 15c42969fc add missing peer dependency for rxjs (#60308)

router

Commit Description
fix - 7bcdf7c143 update symbols (#60233)

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

19.2.3 (2025-03-19)

compiler-cli

Commit Type Description
aa8ea7a5b2 fix report more accurate diagnostic for invalid import (#60455)

core

Commit Type Description
13a8709b2b fix catch hydration marker with implicit body tag (#60429)
296aded9da fix execute timer trigger outside zone (#60392)
0615ffb4f7 fix include input name in error message (#60404)

platform-browser-dynamic

Commit Type Description
1e06c8e8b6 fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
9e1a1030c8 fix handle output emitters when downgrading a component (#60369)

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

Breaking Changes

core

    • InjectFlags has been removed.
    • inject no longer accepts InjectFlags.
    • Injector.get no longer accepts InjectFlags.
    • EnvironmentInjector.get no longer accepts InjectFlags.
    • TestBed.get no longer accepts InjectFlags.
    • TestBed.inject no longer accepts InjectFlags.
  • The any overload has been removed from injector.get. It now only supports ProviderToken<T> and (deprecated since v4) string.
  • ApplicationRef.tick will no longer catch and report errors to the appplication ErrorHandler. Errors will instead be thrown out of the method and will allow callers to determine how to handle these errors, such as aborting follow-up work or reporting the error and continuing.

Deprecations

platform-browser

  • HammerJS support is deprecated and will be removed in a future major version.

common

Commit Type Description
92250493ff fix support equality function in httpResource (#60026)

compiler

Commit Type Description

... (truncated)

Commits
  • aa8ea7a fix(compiler-cli): report more accurate diagnostic for invalid import (#60455)
  • 2364be9 build: improve partial compliance golden generation and add debug logging (#6...
  • 044dac9 feat(bazel): support bundling .d.ts with code splitting (#60321) (#60332)
  • 442ef13 docs(docs-infra): Extract class constructors (#60302)
  • 23ca885 fix(compiler-cli): handle transformed classes when generating HMR code (#60298)
  • bde1b37 build: properly compile tests in core with Angular compiler (#60268)
  • 9d8e943 refactor(compiler-cli): rework resource handling to allow directives (#60191)
  • 1a71167 refactor(compiler-cli): rework source manager to accommodate directives (#60191)
  • 83218bd refactor(compiler-cli): rework type checking internals to accommodate more th...
  • 5cc80dc refactor(compiler-cli): change TemplateId terminology (#60191)
  • 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/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 18.2.11 to 19.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

Copy link

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

@github-actions github-actions bot removed the stale label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants