cessda / cessda.cvs.two

Apache License 2.0
0 stars 2 forks source link

Bump @angular/core from 10.2.5 to 11.2.14 #689

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @angular/core from 10.2.5 to 11.2.14.

Changelog

Sourced from @​angular/core's changelog.

11.2.14 (2021-05-12)

core

Commit Description
5bb7c0ef3a fix(core): do not retain dynamically compiled components and modules (#42003)
40cc29aa6e fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969)

platform-browser

Commit Description
f66c9ae749 fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek

11.2.13 (2021-05-05)

Bug Fixes

  • animations: ensure consistent transition namespace ordering (#19854) (a58562a)
  • common: add right ContentType for boolean values with HttpClient request body(#38924) (#41885) (ae0fa08)
  • core: AsyncPipe now compatible with RxJS 7 (#41590) (7a86ebf)
  • core: handle multiple i18n attributes with expression bindings (#41912) (345f5c4), closes #41869
  • localize: relax error to warning for missing target (#41944) (3150f9f), closes #21690

11.2.12 (2021-04-28)

Bug Fixes

  • compiler: strip scoped selectors from [@font-face](https://github.com/font-face) rules (#41815) (de39b49), closes #41751
  • upgrade: preserve $interval.flush when ngMocks is being used (#30229) (dd46b87)

11.2.11 (2021-04-21)

Bug Fixes

  • common: viewport scroller not finding elements inside the shadow DOM (#41644) (3aa9235), closes #41470
  • compiler-cli: autocomplete literal types in templates (296f887)
  • router: Only retrieve stored route when reuse strategy indicates it should reattach (#30263) (f4376fc), closes #23162
  • router: recursively merge empty path matches (#41584) (8d62813), closes #41481

11.2.10 (2021-04-14)

... (truncated)

Commits
  • 95e3e26 Revert "refactor(core): optimize calls to split and slice while computing...
  • f66c9ae fix(platform-browser): prevent memory leak of style nodes if shadow DOM encap...
  • 5bb7c0e fix(core): do not retain dynamically compiled components and modules (#42003)
  • 3a21784 refactor(core): remove unnecessary cast (#41960)
  • fcf3c1f refactor(core): optimize calls to split and slice while computing version...
  • 40cc29a fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969)
  • 1680c14 refactor(common): change missing NgSwitch provider error message (#41704)
  • 345f5c4 fix(core): handle multiple i18n attributes with expression bindings (#41912)
  • a58562a fix(animations): ensure consistent transition namespace ordering (#19854)
  • f555a55 docs: remove mention of scheduleTick in markForCheck (#41845)
  • 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)
matthew-morris-cessda commented 1 year ago

@dependabot ignore this major version

dependabot[bot] commented 1 year ago

OK, I won't notify you about version 11.x.x again, unless you re-open this PR. 😢