-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Bump @angular/core and @angular/animations #6705
Bump @angular/core and @angular/animations #6705
Conversation
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 13.1.1 to 13.1.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/13.1.3/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/13.1.3/packages/core) Updates `@angular/animations` from 13.1.1 to 13.1.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/13.1.3/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/13.1.3/packages/animations) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request. You can edit the title by writing /retitle in a comment.
When GitHub merges a Pull Request, the title is included in the merge commit. To avoid invalid keywords in the merge commit, please edit the title of the PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #6705 +/- ##
=======================================
Coverage 41.89% 41.89%
=======================================
Files 44 44
Lines 1234 1234
Branches 178 178
=======================================
Hits 517 517
Misses 678 678
Partials 39 39 |
/close |
@shu-mutou: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @angular/core and @angular/animations. These dependencies needed to be updated together.
Updates
@angular/core
from 13.1.1 to 13.1.3Release notes
Sourced from
@angular/core
's releases.Changelog
Sourced from
@angular/core
's changelog.Commits
3797d10
refactor(core): make the error messages tree shakable (#44359)cab81ba
refactor(common): make the error messages tree shakable (#44663)af0a152
fix(animations): apply setStyles to only rootTimelines (#44515)74037f1
ci: add golden files for runtime error codes (#44677)7f2f992
docs: missing whitespace in HostListener example (#44624)abc217b
fix(animations): retain triggers values for moved tracked list items (#44578)964a696
refactor: fix various typos across different packages (#44523)d252cff
refactor(forms): use shared RuntimeError class (#44398) (#44652)2453659
refactor(core): move runtime error code logic (#44398) (#44652)c4fbd85
refactor(core): make RuntimeError reusable across packages (#44398) (#44652)Updates
@angular/animations
from 13.1.1 to 13.1.3Release notes
Sourced from
@angular/animations
's releases.Changelog
Sourced from
@angular/animations
's changelog.Commits
929788d
refactor(animations): change errors type from any to string (#44726)af0a152
fix(animations): apply setStyles to only rootTimelines (#44515)ec95631
refactor(animations): Remove unnecessary IE specific code (#44686)abc217b
fix(animations): retain triggers values for moved tracked list items (#44578)5017bf9
docs(animations): fix grammar (#44607)9b9042c
docs(animations): fix links to the AnimationBuilder.build method (#44594)7b78256
build: switch devmode output to es2015 (#44505)55209e5
docs(animations): add links tostate()
references (#44376)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)