Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

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

Release notes

Sourced from @​angular/core's releases.

v13.1.1

13.1.1 (2021-12-15)

animations

Commit Description
fix - bb1d4ff315 don't consume instructions for animateChild (#44357)
fix - d8b6adb7bc should not invoke disabled child animations (#37724)

forms

Commit Description
fix - bce108ab49 _reduceValue arrow function now has correct types. (#44483)
fix - 998c1e63fe I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

v13.1.0

13.1.0 (2021-12-09)

Deprecations

  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.

common

  • TestRequest from @angular/common/http/testing no longer accepts ErrorEvent when simulating XHR errors. Instead instances of ProgressEvent should be passed, matching with the native browser behavior.

Commit Description
docs - dbc46d68b9 deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Description
fix - 489cf42cd0 incorrect error type for XHR errors in TestRequest (#36082)
perf - 13362972bb code size reduction of ngFor directive (#44315)

compiler

Commit Description
feat - c85bcb0c63 reference ICU message IDs from their placeholders (#43534)

core

Commit Description
feat - 5dff077d50 add migration to remove entryComponents (#44308)
feat - e65a245a0b add migration to remove entryComponents (#44322)
feat - d56e3f43a1 support TypeScript 4.5 (#44164)

http

Commit Description
feat - d452b388bd add has() method to HttpContext class (#43887)

localize

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

13.1.1 (2021-12-15)

animations

Commit Type Description
bb1d4ff315 fix don't consume instructions for animateChild (#44357)
d8b6adb7bc fix should not invoke disabled child animations (#37724)

forms

Commit Type Description
bce108ab49 fix _reduceValue arrow function now has correct types. (#44483)
998c1e63fe fix I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

13.2.0-next.0 (2021-12-09)

There have been no changes since the previous 13.1.0 release.

13.1.0 (2021-12-09)

Deprecations

  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.

common

  • TestRequest from @angular/common/http/testing no longer accepts ErrorEvent when simulating XHR errors. Instead instances of ProgressEvent should be passed, matching with the native browser behavior.

Commit Type Description
dbc46d68b9 docs deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Type Description
489cf42cd0 fix incorrect error type for XHR errors in TestRequest (#36082)
13362972bb perf code size reduction of ngFor directive (#44315)

compiler

Commit Type Description
c85bcb0c63 feat reference ICU message IDs from their placeholders (#43534)

core

Commit Type Description
5dff077d50 feat add migration to remove entryComponents (#44308)
e65a245a0b feat add migration to remove entryComponents (#44322)

... (truncated)

Commits
  • 11187ef refactor(compiler): clean up workarounds for TypeScript 4.5 (#44477)
  • bb1d4ff fix(animations): don't consume instructions for animateChild (#44357)
  • d8b6adb fix(animations): should not invoke disabled child animations (#37724)
  • 98c5063 build: update visibility for npm package targets to work with new integration...
  • 6df314f refactor(animations): remove unnecessary code (#44378)
  • c434e84 test: spy on console.error in configureTestingModule reset test (#44377)
  • 43db243 refactor(compiler): delete View Engine components of @​angular/compiler (#44368)
  • 1336297 perf(common): code size reduction of ngFor directive (#44315)
  • e65a245 feat(core): add migration to remove entryComponents (#44322)
  • a532040 Revert "feat(core): add migration to remove entryComponents (#44308)" (#44318)
  • Additional commits viewable in compare view

Updates @angular/animations from 12.1.3 to 13.1.1

Release notes

Sourced from @​angular/animations's releases.

v13.1.1

13.1.1 (2021-12-15)

animations

Commit Description
fix - bb1d4ff315 don't consume instructions for animateChild (#44357)
fix - d8b6adb7bc should not invoke disabled child animations (#37724)

forms

Commit Description
fix - bce108ab49 _reduceValue arrow function now has correct types. (#44483)
fix - 998c1e63fe I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

v13.1.0

13.1.0 (2021-12-09)

Deprecations

  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.

common

  • TestRequest from @angular/common/http/testing no longer accepts ErrorEvent when simulating XHR errors. Instead instances of ProgressEvent should be passed, matching with the native browser behavior.

Commit Description
docs - dbc46d68b9 deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Description
fix - 489cf42cd0 incorrect error type for XHR errors in TestRequest (#36082)
perf - 13362972bb code size reduction of ngFor directive (#44315)

compiler

Commit Description
feat - c85bcb0c63 reference ICU message IDs from their placeholders (#43534)

core

Commit Description
feat - 5dff077d50 add migration to remove entryComponents (#44308)
feat - e65a245a0b add migration to remove entryComponents (#44322)
feat - d56e3f43a1 support TypeScript 4.5 (#44164)

http

Commit Description
feat - d452b388bd add has() method to HttpContext class (#43887)

localize

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

13.1.1 (2021-12-15)

animations

Commit Type Description
bb1d4ff315 fix don't consume instructions for animateChild (#44357)
d8b6adb7bc fix should not invoke disabled child animations (#37724)

forms

Commit Type Description
bce108ab49 fix _reduceValue arrow function now has correct types. (#44483)
998c1e63fe fix I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

13.2.0-next.0 (2021-12-09)

There have been no changes since the previous 13.1.0 release.

13.1.0 (2021-12-09)

Deprecations

  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.

common

  • TestRequest from @angular/common/http/testing no longer accepts ErrorEvent when simulating XHR errors. Instead instances of ProgressEvent should be passed, matching with the native browser behavior.

Commit Type Description
dbc46d68b9 docs deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Type Description
489cf42cd0 fix incorrect error type for XHR errors in TestRequest (#36082)
13362972bb perf code size reduction of ngFor directive (#44315)

compiler

Commit Type Description
c85bcb0c63 feat reference ICU message IDs from their placeholders (#43534)

core

Commit Type Description
5dff077d50 feat add migration to remove entryComponents (#44308)
e65a245a0b feat add migration to remove entryComponents (#44322)

... (truncated)

Commits
  • c195bd0 refactor(animations): remove the unused enter and leave selectors (#44460)
  • 4a1cdba refactor(animations): improve _finalKeyframe non-null assertion (#44458)
  • bb1d4ff fix(animations): don't consume instructions for animateChild (#44357)
  • d8b6adb fix(animations): should not invoke disabled child animations (#37724)
  • a0e6825 docs(animations): improve animation transition api docs (#44396)
  • 98c5063 build: update visibility for npm package targets to work with new integration...
  • 6df314f refactor(animations): remove unnecessary code (#44378)
  • 52a73c6 refactor(animations): reuse existing Version class (#44375)
  • bca5638 docs(animations): add :enter and :leave info to query api docs (#44379)
  • 7b0e9b0 docs(animations): remove incorrect information regarding animateChild (#44216)
  • 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)

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.1.3 to 13.1.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.1.1/packages/core)

Updates `@angular/animations` from 12.1.3 to 13.1.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.1.1/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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2021
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