yellowspot / ng2-truncate

Angular 2 truncate pipe
47 stars 7 forks source link

Bump @angular/language-service from 15.2.4 to 15.2.6 #135

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/language-service from 15.2.4 to 15.2.6.

Release notes

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

v15.2.6

15.2.6 (2023-04-05)

core

Commit Description
feat - d9efa1b0d7 change the URL sanitization to only block javascript: URLs (#49659)

router

Commit Description
fix - cad7274ef9 create correct URL relative to path with empty child (#49691)
fix - 9b61379096 Ensure initial navigation clears current navigation when blocking (#49572)

Special Thanks

Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon

v15.2.5

15.2.5 (2023-03-29)

common

Commit Description
fix - ca5acadb78 invalid ImageKit transformation (#49201)

compiler

Commit Description
fix - 077f6b4674 do not unquote CSS values (#49460)
fix - c3cff35869 handle trailing comma in object literal (#49535)

core

Commit Description
fix - d201fc2dec set style property value to empty string instead of an invalid value (#49460)

router

Commit Description
fix - 978d37f324 Ensure Router preloading works with lazy component and static children (#49571)
fix - a844435514 fix #49457 outlet activating with old info (#49459)

Special Thanks

Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra

Changelog

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

15.2.6 (2023-04-05)

core

Commit Type Description
d9efa1b0d7 feat change the URL sanitization to only block javascript: URLs (#49659)

router

Commit Type Description
cad7274ef9 fix create correct URL relative to path with empty child (#49691)
9b61379096 fix Ensure initial navigation clears current navigation when blocking (#49572)

Special Thanks

Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon

16.0.0-next.6 (2023-04-03)

Breaking Changes

  • Deprecated EventManager method addGlobalEventListener has been removed as it is not used by Ivy.

Commit Type Description
2703fd6260 refactor remove deprecated EventManager method addGlobalEventListener (#49645)

core

Commit Type Description
d7d6514add feat Add ability to configure NgZone in bootstrapApplication (#49557)
e883198460 feat implement takeUntilDestroyed in rxjs-interop (#49154)
8997bdc03b feat prototype implementation of @​angular/core/rxjs-interop (#49154)

forms

Commit Type Description
07a1aa3004 feat Improve typings form (async)Validators (#48679)

router

Commit Type Description
f982a3f965 feat Opt-in for binding Router information to component inputs (#49633)
fa3909e8b4 fix Ensure initial navigation clears current navigation when blocking (#49572)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, John Manners, Johnny Gérard, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski, Sarthak Thakkar and Vinit Neogi

16.0.0-next.5 (2023-03-29)

Breaking Changes

bazel

  • Several changes to the Angular Package Format (APF)
    • Removal of FESM2015

... (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 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)
dependabot[bot] commented 1 year ago

Superseded by #142.