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

mgr/dashboard: bump @angular/language-service from 13.3.11 to 19.2.5 in /src/pybind/mgr/dashboard/frontend #341

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

Conversation

dependabot[bot]
Copy link

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

Bumps @angular/language-service from 13.3.11 to 19.2.5.

Release notes

Sourced from @​angular/language-service's releases.

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

compiler

Commit Description
fix - ca5aa4d55b throw for invalid "as" expression in if block (#60580)

compiler-cli

Commit Description
fix - f4c4b10ea8 Produce fatal diagnostic on duplicate decorated properties (#60376)
fix - 22a0e54ac4 support relative imports to symbols outside rootDir (#60555)

core

Commit Description
fix - 64da69f7b6 check ngDevMode for undefined (#60565)
fix - 8f68d1bec3 fix ng generate @​angular/core:output-migration (#60626)
fix - bc79985c65 fix regexp for event types (#60592)
fix - 006ac7f22f fixes #592882 ng generate @​angular/core:signal-queries-migration (#60688)
fix - da6e93f434 preserve comments in internal inject migration (#60588)
fix - dbbddd1617 prevent omission of deferred pipes in full compilation (#60571)

language-service

Commit Description
fix - 0e9e0348dd Update adapter to log instead of throw errors (#60651)

migrations

Commit Description
fix - 15f53f035b handle shorthand assignments in super call (#60602)
fix - 4b161e6234 inject migration not handling super parameter referenced via this (#60602)

router

Commit Description
fix - 958e98e4f7 Add missing types to transition (#60307)

service-worker

Commit Description
fix - 7cd89ad2c6 assign initializing client's app version, when a request is for worker script (#58131)

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

... (truncated)

Changelog

Sourced from @​angular/language-service's changelog.

19.2.5 (2025-04-02)

Commit Type Description
e61d06afb5 fix step 6 tutorial docs (#60630)

animations

Commit Type Description
fa48f98d9f fix add missing peer dependency on @angular/common (#60660)

compiler

Commit Type Description
ca5aa4d55b fix throw for invalid "as" expression in if block (#60580)

compiler-cli

Commit Type Description
f4c4b10ea8 fix Produce fatal diagnostic on duplicate decorated properties (#60376)
22a0e54ac4 fix support relative imports to symbols outside rootDir (#60555)

core

Commit Type Description
64da69f7b6 fix check ngDevMode for undefined (#60565)
8f68d1bec3 fix fix ng generate @​angular/core:output-migration (#60626)
bc79985c65 fix fix regexp for event types (#60592)
006ac7f22f fix fixes #592882 ng generate @​angular/core:signal-queries-migration (#60688)
da6e93f434 fix preserve comments in internal inject migration (#60588)
dbbddd1617 fix prevent omission of deferred pipes in full compilation (#60571)

language-service

Commit Type Description
0e9e0348dd fix Update adapter to log instead of throw errors (#60651)

migrations

Commit Type Description
15f53f035b fix handle shorthand assignments in super call (#60602)
4b161e6234 fix inject migration not handling super parameter referenced via this (#60602)

router

Commit Type Description
958e98e4f7 fix Add missing types to transition (#60307)

service-worker

Commit Type Description
7cd89ad2c6 fix assign initializing client's app version, when a request is for worker script (#58131)

20.0.0-next.4 (2025-03-26)

common

... (truncated)

Commits
  • 0e9e034 fix(language-service): Update adapter to log instead of throw errors (#60651)
  • f4c4b10 fix(compiler-cli): Produce fatal diagnostic on duplicate decorated properties...
  • ee46567 refactor(language-service): convert scripts within `packages/language-service...
  • bf899ef build: prepare testing infrastructure for code splitting of core package (#...
  • 044dac9 feat(bazel): support bundling .d.ts with code splitting (#60321) (#60332)
  • 48dc0d6 refactor(language-service): rename internal symbols to accommodate type check...
  • 9d8e943 refactor(compiler-cli): rework resource handling to allow directives (#60191)
  • 1a71167 refactor(compiler-cli): rework source manager to accommodate directives (#60191)
  • 3f01166 fix(language-service): Forward the tags for quick info from the type definiti...
  • 176475f fix(language-service): provide correct rename info for elements (#60088)
  • 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/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 13.3.11 to 19.2.5.
- [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.5/packages/language-service)

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

Signed-off-by: dependabot[bot] <[email protected]>
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