brightlayer-ui / chartjs

ChartJS configuration objects for Brightlayer UI
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Bump @angular/language-service from 8.2.14 to 14.0.5 in /angular-demo #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/language-service from 8.2.14 to 14.0.5.

Release notes

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

v14.0.5

14.0.5 (2022-07-06)

router

Commit Description
fix - a3bd65e2b8 Ensure APP_INITIALIZER of enabledBlocking option completes (#46634)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski

v14.0.4

14.0.4 (2022-06-29)

animations

Commit Description
fix - 51be9bbe29 cleanup DOM elements when the root view is removed (#45143)
fix - 999aca86c8 enable shadowElements to leave when their parent does (#46459)

common

Commit Description
fix - 42aed6b13e handle CSS custom properties in NgStyle (#46451)

core

Commit Description
fix - 1e7f22f00a trigger ApplicationRef.destroy when Platform is destroyed (#46497)
fix - 8bde2dbc71 Update ngfor error code to be negative (#46555)
fix - 57e8fc00eb Updates error to use RuntimeError code (#46526)

forms

Commit Description
fix - 74a26d870e Convert existing reactive errors to use RuntimeErrorCode. (#46560)
fix - 747872212d Update a Forms validator error to use RuntimeError (#46537)

router

Commit Description
fix - d6fac9e914 Ensure that new RouterOutlet instances work after old ones are destroyed (#46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]

v14.0.3

14.0.3 (2022-06-22)

animations

Commit Description
fix - 3dd7bb3f8f reset the start and done fns on player reset (#46364)

core

Commit Description

... (truncated)

Changelog

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

14.0.5 (2022-07-06)

router

Commit Type Description
a3bd65e2b8 fix Ensure APP_INITIALIZER of enabledBlocking option completes (#46634)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski

14.1.0-next.3 (2022-06-29)

animations

Commit Type Description
4eb1ca11f0 fix cleanup DOM elements when the root view is removed (#45143)
b417370383 fix enable shadowElements to leave when their parent does (#46459)

common

Commit Type Description
4a2e7335b1 feat make the CommonModule pipes standalone (#46401)
a7597dd080 feat make the CommonModule directives standalone (#46469)
1c39aace0e fix handle CSS custom properties in NgStyle (#46451)

core

Commit Type Description
8b6f4215a3 fix trigger ApplicationRef.destroy when Platform is destroyed (#46497)
606d94299a fix Update ngfor error code to be negative (#46555)
f86e0948f8 fix Updates error to use RuntimeError code (#46526)

forms

Commit Type Description
0a5c8c0bc4 fix Convert existing reactive errors to use RuntimeErrorCode. (#46560)
f6a096e3d4 fix Update a Forms validator error to use RuntimeError (#46537)

router

Commit Type Description
ee39cf62bc fix Ensure that new RouterOutlet instances work after old ones are destroyed (#46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]

14.0.4 (2022-06-29)

animations

Commit Type Description
51be9bbe29 fix cleanup DOM elements when the root view is removed (#45143)
999aca86c8 fix enable shadowElements to leave when their parent does (#46459)

... (truncated)

Commits
  • 3ae133c fix(language-service): Fix detection of Angular for v14+ projects (#45998)
  • 9cd8e50 fix(language-service): Prevent TSServer from removing templates from project ...
  • 13fad9f fix(language-service): Add resource files as roots to their associated projec...
  • 29039fc feat(core): support TypeScript 4.7 (#45749)
  • 9b35787 refactor(compiler-cli): unify tracked template scope dependencies (#45672)
  • f57e46c fix(language-service): two-way binding completion should not remove the trail...
  • ff32301 refactor(compiler-cli): track whether a TcbPosition corresponds with a shim...
  • b2758d7 refactor(compiler-cli): rename ShimLocation to TcbLocation (#45454)
  • 4ddcf81 refactor: replace deprecated String.prototype.substr() (#45397)
  • be220fa fix(language-service): Prioritize Angular-specific completions over DOM compl...
  • 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)
emclaug2 commented 1 year ago

Closing this since we're still on ng 8.

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