huan / auth-angular

An Angular NgModule That Provide Auth0/Authing RxJS-ified Service with Lock UI
https://www.npmjs.com/package/auth-angular
Apache License 2.0
0 stars 1 forks source link

Bump @angular/common from 11.2.14 to 12.2.3 #186

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @angular/common from 11.2.14 to 12.2.3.

Release notes

Sourced from @​angular/common's releases.

v12.2.3

12.2.3 (2021-08-25)

service-worker

Commit Description
fix - fc7f92159d NPE if onActionClick is undefined (#43210)

Special Thanks:

Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski

v12.2.2

12.2.2 (2021-08-18)

animations

Commit Description
fix - bb6555979d add pure annotations to static property initializers (#43064)

core

Commit Description
fix - 738b23347e add pure annotations to static property initializers (#43064)

platform-browser

Commit Description
perf - 535837e617 avoid intermediate arrays in server transition (#43145)

router

Commit Description
fix - 6449590ec8 eagerly update internal state on browser-triggered navigations (#43102)

Special Thanks:

Andrew Scott, Aristeidis Bampakos, Charles Lyding, Edoardo Dusi, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kirk Larkin, Kristiyan Kostadinov, Pete Bacon Darwin, TIffany Davis, Theoklitos Bampouris, ali, dario-piotrowicz and pichuser

v12.2.1

12.2.1 (2021-08-11)

router

Commit Description
dd3abdb9d9 fix(router): ensure check for match options is compatible with property renaming (#43086)

Special Thanks:

Amadou Sall, Andrew Kushnir, Andrew Scott, Daniel Trevino, Erik Slack, Fabien BERNARD, George Kalpakas, Jeroen van Warmerdam, Joey Perrott, Tim Gates and Vugar_Abdullayev

v12.2.0

12.2.0 (2021-08-04)

compiler

Commit Description
11ef03b36f fix(compiler): include leading whitespace in source-spans of i18n messages (#42062)

core

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

12.2.3 (2021-08-25)

service-worker

Commit Description
fc7f92159d fix: NPE if onActionClick is undefined (#43210)

Special Thanks:

Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski

13.0.0-next.2 (2021-08-18)

animations

Commit Description
3cb1f18f97 fix: add pure annotations to static property initializers (#43064)

core

Commit Description
27a89a9298 fix: add pure annotations to static property initializers (#43064)

language-service

Commit Description
d5f9890c92 feat: auto-apply optional chaining on nullable symbol (#42995)

platform-browser

Commit Description
7e71370fe6 perf: avoid intermediate arrays in server transition (#43145)

router

Commit Description
286b2807de fix: eagerly update internal state on browser-triggered navigations (#43102)

Special Thanks:

Alan Agius, Andrew Scott, Aristeidis Bampakos, Charles Lyding, Dylan Hunn, Edoardo Dusi, Erik Slack, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kirk Larkin, Kristiyan Kostadinov, Paul Gschwendtner, Pete Bacon Darwin, TIffany Davis, Theoklitos Bampouris, ali, dario-piotrowicz, ivanwonder and pichuser

12.2.2 (2021-08-18)

animations

Commit Description
bb6555979d fix: add pure annotations to static property initializers (#43064)

core

Commit Description
738b23347e fix: add pure annotations to static property initializers (#43064)

platform-browser

Commit Description
535837e617 perf: avoid intermediate arrays in server transition (#43145)

router

... (truncated)

Commits
  • e849e57 docs: tidy up description of NgComponentOutlet (#43159)
  • 1e39e11 refactor(common): change encoding function in httpparams for better performan...
  • 0e47334 refactor(core): update peerDependencies to allow rxjs7 (#42991)
  • 3b2f607 build: generate closure locale files using hard-coded list of locales (#42230)
  • 9d1deb1 build: generate alias locale data for closure locale (#42230)
  • e640db1 build: simplify generation of closure locale file (#42230)
  • 87b9ceb build: add documentation for generate-locales-tool (#42230)
  • 444d838 build: wire up new CLDR generation tool within Bazel (#42230)
  • 7a3a453 build: convert CLDR locale extraction from Gulp to Bazel tool (#42230)
  • f2cd6de refactor: remove checked-in locale files (#42230)
  • 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 3 years ago

Superseded by #192.