Ecodev / fab-speed-dial

Angular Material FAB speed dial
https://ecodev.github.io/fab-speed-dial
MIT License
89 stars 19 forks source link

Bump @angular/language-service from 12.2.9 to 13.0.2 #113

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/language-service from 12.2.9 to 13.0.2.

Release notes

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

v13.0.2

13.0.2 (2021-11-17)

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

v13.0.1

13.0.1 (2021-11-10)

compiler

Commit Description
fix - ee2031d9f4 ensure that partially compiled queries can handle forward references (#44113)
fix - e5a960b159 generate correct code for safe method calls (#44088)

compiler-cli

Commit Description
fix - dede29e4f3 ensure literal types are retained when strictNullInputTypes is disabled (#38305)
fix - 04df3a0b92 handle pre-release versions when checking version (#44109)

core

Commit Description
fix - 4c700b6244 do not use Function constructors in development mode to avoid CSP violations (#43587)

platform-browser

Commit Description
fix - 30a27adf9a use correct parent in animation removeChild callback (#44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

v13.0.0

13.0.0 (2021-11-03)

Breaking Changes

common

  • The behavior of the SpyLocation used by the RouterTestingModule has changed to match the behavior of browsers. It no longer emits a 'popstate' event when Location.go is called. In addition, simulateHashChange now triggers both a hashchange and a popstate event. Tests which use location.go and expect the changes to be picked up by the Router should likely change to simulateHashChange instead. Each test is different in what it attempts to assert so there is no single change that works for all tests. Each test using the SpyLocation to simulate browser URL changes should be evaluated on a case-by-case basis.

core

  • TypeScript versions older than 4.4.2 are no longer supported.

  • NodeJS versions older than v12.20.0 are no longer supported due to the Angular packages using the NodeJS package exports feature with subpath patterns.

... (truncated)

Changelog

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

13.0.2 (2021-11-17)

This release contains various API docs improvements.

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

13.1.0-next.1 (2021-11-10)

compiler

Commit Type Description
393efa54e6 fix ensure that partially compiled queries can handle forward references (#44113)
b249e24979 fix generate correct code for safe method calls (#44088)

compiler-cli

Commit Type Description
2a2744721b fix ensure literal types are retained when strictNullInputTypes is disabled (#38305)
247c18dee0 fix handle pre-release versions when checking version (#44109)

core

Commit Type Description
4f8eaac7ff fix do not use Function constructors in development mode to avoid CSP violations (#43587)

http

Commit Type Description
d452b388bd feat add has() method to HttpContext class (#43887)

platform-browser

Commit Type Description
236bdff831 fix use correct parent in animation removeChild callback (#44033)

upgrade

Commit Type Description
34f990986c feat support NgModule class as an argument of the downgradeModule function (#43973)

Special Thanks

A. Singh, Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Dustin M. Eastway, George Kalpakas, HyperLife1119, Jelle Bruisten, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

13.0.1 (2021-11-10)

compiler

Commit Type Description
ee2031d9f4 fix ensure that partially compiled queries can handle forward references (#44113)
e5a960b159 fix generate correct code for safe method calls (#44088)

compiler-cli

... (truncated)

Commits
  • 0fdecc4 refactor(language-service): Move language service code out of ivy/ folder (#4...
  • 789c1d4 refactor(language-service): Remove View Engine code from language service pac...
  • 959f563 build: remove "ivy-only" bazel tag (#43862)
  • 730511b build: rename "no-ivy-aot" tag to "view-engine-only" (#43862)
  • e0a0d05 feat(core): update node version support range to support v16 (#43740)
  • 7a971ca refactor(language-service): fix typo in method name (#43698)
  • 69957f7 feat(language-service): provide snippets for attribute (#43590)
  • d66a2bc refactor(language-service): Remove option and bundle generation for View Engi...
  • 263feba fix(compiler-cli): handle nullable expressions correctly in the nullish coale...
  • b1d6fad refactor(compiler-cli): do not use __filename or __dirname global for ESM...
  • 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 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 2 years ago

Superseded by #115.