Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @angular/core and @angular/animations #1257

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps @angular/core and @angular/animations. These dependencies needed to be updated together.
Updates @angular/core from 12.2.4 to 13.2.2

Release notes

Sourced from @​angular/core's releases.

v13.2.2

13.2.2 (2022-02-08)

compiler

Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#37809)

forms

Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#40459)

http

Commit Description
perf - 3fae6637e7 remove IE special status handling (#44354)

upgrade

Commit Description
fix - b9aab0c87b Do not trigger duplicate navigation events from Angular Router (#43441)

Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

v13.2.1

13.2.1 (2022-02-02)

animations

Commit Description
perf - 4644886aaf remove no longer needed CssKeyframes classes (#44903) (#44919)

common

Commit Description
fix - b4e4617807 include query parameters for open HTTP requests in verify (#44917)

compiler-cli

Commit Description
fix - 0778e6f7d7 accept nullish coalescing operator for any and unknown types (#44862)
fix - 07185f4ed1 enable nullish coalescing check only with strictNullChecks (#44862)
fix - 4a5ad1793f ensure casing of logical paths is preserved (#44798)

core

Commit Description
fix - 7ec482d9c2 Add back support for namespace URIs in createElement of dom renderer (#44914)
fix - 250dc40a46 flush delayed scoping queue while setting up TestBed (#44814)

forms

Commit Description
fix - 1aebbf8714 ensure OnPush ancestors are marked dirty when the promise resolves (#44886)
fix - 6b7fffcbeb Update the typed forms migration schematic to find all files. (#44881)

Special Thanks

... (truncated)

Commits
  • d40ac20 refactor(core): drop all .ngfactory and .ngsummary imports (#44957)
  • 30d1c34 refactor(core): cleanup DebugNode and DebugElement implementations (#44270)
  • a432ad6 build: Update 13.2.x for useUnknownInCatch (#44929)
  • 36b16e6 build: enable useUnknownInCatchVariables (#44679)
  • 2916ac9 refactor(core): the RuntimeError class should support more compact syntax (...
  • 4644886 perf(animations): remove no longer needed CssKeyframes classes (#44903) (#44919)
  • 1aebbf8 fix(forms): ensure OnPush ancestors are marked dirty when the promise resolve...
  • 250dc40 fix(core): flush delayed scoping queue while setting up TestBed (#44814)
  • 25f8305 docs(core): showcase host listener support for specific keys in events (#44833)
  • 6b7fffc fix(forms): Update the typed forms migration schematic to find all files. (#4...
  • Additional commits viewable in compare view

Updates @angular/animations from 12.2.4 to 13.2.2

Release notes

Sourced from @​angular/animations's releases.

v13.2.2

13.2.2 (2022-02-08)

compiler

Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#37809)

forms

Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#40459)

http

Commit Description
perf - 3fae6637e7 remove IE special status handling (#44354)

upgrade

Commit Description
fix - b9aab0c87b Do not trigger duplicate navigation events from Angular Router (#43441)

Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

v13.2.1

13.2.1 (2022-02-02)

animations

Commit Description
perf - 4644886aaf remove no longer needed CssKeyframes classes (#44903) (#44919)

common

Commit Description
fix - b4e4617807 include query parameters for open HTTP requests in verify (#44917)

compiler-cli

Commit Description
fix - 0778e6f7d7 accept nullish coalescing operator for any and unknown types (#44862)
fix - 07185f4ed1 enable nullish coalescing check only with strictNullChecks (#44862)
fix - 4a5ad1793f ensure casing of logical paths is preserved (#44798)

core

Commit Description
fix - 7ec482d9c2 Add back support for namespace URIs in createElement of dom renderer (#44914)
fix - 250dc40a46 flush delayed scoping queue while setting up TestBed (#44814)

forms

Commit Description
fix - 1aebbf8714 ensure OnPush ancestors are marked dirty when the promise resolves (#44886)
fix - 6b7fffcbeb Update the typed forms migration schematic to find all files. (#44881)

Special Thanks

... (truncated)

Commits
  • 36b16e6 build: enable useUnknownInCatchVariables (#44679)
  • 4644886 perf(animations): remove no longer needed CssKeyframes classes (#44903) (#44919)
  • ece530f refactor(animations): change errors type from any to string (#44726)
  • adc487f fix(animations): apply setStyles to only rootTimelines (#44515)
  • 290df4f refactor(animations): Remove unnecessary IE specific code (#44686)
  • 8ba43a1 fix(animations): retain triggers values for moved tracked list items (#44578)
  • 7b9169e docs(animations): fix grammar (#44607)
  • b69a514 docs(animations): fix links to the AnimationBuilder.build method (#44594)
  • c46d533 build: switch devmode output to es2015 (#44505)
  • 7663dd0 docs(animations): add links to state() references (#44376)
  • Additional commits viewable in compare view

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)

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2022
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations). These dependencies needed to be updated together.

Updates `@angular/core` from 12.2.4 to 13.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.2/packages/core)

Updates `@angular/animations` from 12.2.4 to 13.2.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.2/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/angular/core-and-angular/animations-13.2.2 branch from 8b6f70c to fcc45b0 Compare February 11, 2022 11:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #1290.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/core-and-angular/animations-13.2.2 branch February 21, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants