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

chore(deps-dev): bump @angular/language-service from 18.0.3 to 19.0.6 #12919

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2025

Bumps @angular/language-service from 18.0.3 to 19.0.6.

Release notes

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

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

Commit Description
fix - 06a55e9817 account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85d preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Description
fix - 07afce81b8 Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Description
fix - dbb8980d03 avoid circular DI error in async renderer (#59271)
fix - 6d00efde95 styles not replaced during HMR when using animations renderer (#59393)

router

Commit Description
fix - 144bccb687 avoid component ID collisions with user code (#59300)

v19.0.5

19.0.5 (2024-12-18)

core

Commit Description
fix - 3793218e77 avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82c Fix nested timer serialization (#59173)

platform-server

Commit Description
fix - 9085a8fbd8 Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description

... (truncated)

Changelog

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

19.0.6 (2025-01-08)

compiler-cli

Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#59393)

router

Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

Commit Type Description
57f3550219 feat add utility for resolving defer block information to ng global (#59184)
22f191f763 feat extend the set of profiler events (#59183)
1f4ff2fa36 fix avoid triggering on timer and on idle on the server (#59177)
cf89f14766 fix Fix nested timer serialization (#59173)

platform-server

Commit Type Description
300b141cc8 fix Warn user when transfer state happens more than once (#58935)

19.0.5 (2024-12-18)

core

Commit Type Description
3793218e77 fix avoid triggering on timer and on idle on the server (#59177)
cfc96ed82c fix Fix nested timer serialization (#59173)

platform-server

Commit Type Description
9085a8fbd8 fix Warn user when transfer state happens more than once (#58935)

... (truncated)

Commits
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • d87f483 refactor(language-service): reuse code fixes map for has fix check (#58759)
  • a983865 fix(language-service): add fix for individual unused imports (#58719)
  • e6e7a4e fix(language-service): allow fixes to run without template info (#58719)
  • 87dc500 refactor(language-service): suppress inline TCB required diagnostic for syncs...
  • 9bbb01c fix(compiler-cli): report individual diagnostics for unused imports (#58589)
  • 3b13008 refactor(language-service): update code fix for unused imports (#58468)
  • 93c3f7a build: remove usages of useDefineForClassFields: false (#58297)
  • 50e99b6 refactor(migrations): update migrations to combine analysis data in parallel ...
  • aadcfda refactor(language-service): support standalone by default (#58238)
  • 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 18.0.3 to 19.0.6.
- [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.0.6/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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2025
Copy link

netlify bot commented Jan 12, 2025

Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-ngx/deploys

Name Link
🔨 Latest commit 237a2d6
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/67839a496cda9300086cb852

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/language-service-19.0.6 branch January 13, 2025 19:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant