SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
256 stars 125 forks source link

chore(deps-dev): bump @angular/language-service from 17.3.0 to 17.3.5 #11795

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @angular/language-service from 17.3.0 to 17.3.5.

Release notes

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

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

v17.3.3

17.3.3 (2024-04-03)

core

Commit Description
fix - 158ceaf062 handle ChainedInjectors in injector debug utils (#55144)
fix - 4d043992e5 test cleanup should not throw if Zone is not present (#55096)

migrations

Commit Description
fix - 949dec26b8 avoid conflicts with some greek letters in control flow migration (#55113)

v17.3.2

17.3.2 (2024-03-28)

compiler

Commit Description
fix - 2b7bad5151 invoke method-based tracking function with context (#54960)

compiler-cli

Commit Description
fix - b478dfbfda report errors when initializer APIs are used on private fields (#55070)

core

Commit Description
fix - 708ba8115f establish proper injector resolution order for @defer blocks (#55079)

http

Commit Description
fix - cb433af0e1 include transferCache when cloning HttpRequest (#54939)
fix - 64f202cab9 manage different body types for caching POST requests (#54980)

migrations

Commit Description
fix - 2f9d94bc4a account for variables in imports initializer (#55081)

... (truncated)

Changelog

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

17.3.5 (2024-04-17)

18.0.0-next.4 (2024-04-10)

common

Commit Type Description
2a6f809507 fix invalid ImageKit quality parameter (#55193)
11705f58a7 fix skip transfer cache on client (#55012)

compiler

Commit Type Description
39624c6b12 fix output input flags as a literal (#55215)

language-service

Commit Type Description
bd236cc150 fix implement getDefinitionAtPosition for Angular templates (#55269)

17.3.4 (2024-04-10)

common

Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#55193)
766548c3ec fix skip transfer cache on client (#55012)

18.0.0-next.3 (2024-04-03)

Breaking Changes

router

  • Providers available to the routed components always come from the injector heirarchy of the routes and never inherit from the RouterOutlet. This means that providers available only to the component that defines the RouterOutlet will no longer be available to route components in any circumstances. This was already the case whenever routes defined providers, either through lazy loading an NgModule or through explicit providers on the route config.

compiler

Commit Type Description
f824911510 fix For FatalDiagnosticError, hide the message field without affecting the emit (#55160)

compiler-cli

Commit Type Description

... (truncated)

Commits


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 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)
netlify[bot] commented 3 weeks ago

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

Name Link
Latest commit 63faa5586cb5e7fa049eab44ffe182771aa98088
Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/6624f26dbd858b000871e1ce
dependabot[bot] commented 2 weeks ago

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.