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

chore(deps): bump @angular/animations from 13.2.2 to 13.3.10 #692

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps @angular/animations from 13.2.2 to 13.3.10.

Release notes

Sourced from @​angular/animations's releases.

v13.3.10

13.3.10 (2022-05-25)

Special Thanks

A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev

v13.3.9

13.3.9 (2022-05-18)

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

v13.3.8

13.3.8 (2022-05-12)

language-service

Commit Description
fix - b4eb9ed884 Prevent TSServer from removing templates from project (#45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

v13.3.7

13.3.7 (2022-05-11)

core

Commit Description
perf - 73bbee2c0d allow checkNoChanges mode to be tree-shaken in production (#45936)

language-service

Commit Description
fix - 5ca3bcf4f8 Add resource files as roots to their associated projects (#45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

13.3.6 (2022-05-04)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

13.3.5 (2022-04-27)

bazel

Commit Description
fix - 63398e0eb4 add this_is_bazel marker (#45728)

Special Thanks

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

13.3.10 (2022-05-25)

Special Thanks

A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev

14.0.0-rc.1 (2022-05-18)

compiler-cli

Commit Type Description
a524a50361 fix handle standalone components with cycles (#46029)
35f20afcac fix use existing imports for standalone dependencies (#46029)

core

Commit Type Description
3f7ecec59b fix set correct context for inject() for component ctors (#45991)

forms

Commit Type Description
018550ed50 fix Value and RawValue should be part of the public API. (#45978)

language-service

Commit Type Description
3ae133c69e fix Fix detection of Angular for v14+ projects (#45998)
9cd8e50848 fix Prevent TSServer from removing templates from project (#45965)

Special Thanks

4javier, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bob Watson, Dylan Hunn, Evan Lee, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, Pavan Kumar Jadda, Roy Dorombozi, Virginia Dooley, celinetunc, ivanwonder and mariu

13.3.9 (2022-05-18)

This release contains API docs improvements.

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

13.3.8 (2022-05-12)

language-service

Commit Type Description
b4eb9ed884 fix Prevent TSServer from removing templates from project (#45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

... (truncated)

Commits
  • 6189457 docs: improve markdown (#45590)
  • 05121c0 test(animations): update test to use an object instead of a Map (#45531)
  • a92bced test(animations): add test for buildAnimationAst() function (#31107)
  • b46b25c fix(animations): handle structured AnimateTimings (#31107)
  • 6c61d20 fix(animations): allow animations with unsupported CSS properties (#45185)
  • 1a4b489 perf(animations): improve algorithm to balance animation namespaces (#45113)
  • 0050b01 perf(animations): made errors in the animations package tree shakeable (#45079)
  • 42c8533 docs(animations): clarify information about query with :leave (#45059)
  • See full diff 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)

Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 13.2.2 to 13.3.10.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.3.10/packages/animations)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #698.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/angular/animations-13.3.10 branch June 1, 2022 09:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants