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

Bump @angular/core from 13.0.0 to 13.0.1 #2427

Merged
merged 1 commit into from Nov 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @angular/core from 13.0.0 to 13.0.1.

Release notes

Sourced from @​angular/core's releases.

v13.0.1

13.0.1 (2021-11-10)

compiler

Commit Description
fix - ee2031d9f4 ensure that partially compiled queries can handle forward references (#44113)
fix - e5a960b159 generate correct code for safe method calls (#44088)

compiler-cli

Commit Description
fix - dede29e4f3 ensure literal types are retained when strictNullInputTypes is disabled (#38305)
fix - 04df3a0b92 handle pre-release versions when checking version (#44109)

core

Commit Description
fix - 4c700b6244 do not use Function constructors in development mode to avoid CSP violations (#43587)

platform-browser

Commit Description
fix - 30a27adf9a use correct parent in animation removeChild callback (#44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

Changelog

Sourced from @​angular/core's changelog.

13.0.1 (2021-11-10)

compiler

Commit Type Description
ee2031d9f4 fix ensure that partially compiled queries can handle forward references (#44113)
e5a960b159 fix generate correct code for safe method calls (#44088)

compiler-cli

Commit Type Description
dede29e4f3 fix ensure literal types are retained when strictNullInputTypes is disabled (#38305)
04df3a0b92 fix handle pre-release versions when checking version (#44109)

core

Commit Type Description
4c700b6244 fix do not use Function constructors in development mode to avoid CSP violations (#43587)

platform-browser

Commit Type Description
30a27adf9a fix use correct parent in animation removeChild callback (#44033)

Special Thanks

A. Singh, Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, George Kalpakas, Joe Martin (Crowdstaffing), Joel Lefkowitz, Joey Perrott, JoostK, Kristiyan Kostadinov, Michael Urban, Paul Gschwendtner, Pavan Kumar Jadda, Pei Wang, Pete Bacon Darwin, Roman Frołow, dario-piotrowicz, iRealNirmal, ileil, kreuzerk, mgechev, profanis and raman

13.1.0-next.0 (2021-11-03)

compiler

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

localize

Commit Type Description
d3cf222a81 feat support "associated message ids" for placeholders (#43534)

Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Doug Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, Paul Gschwendtner and Pete Bacon Darwin

Commits
  • 1ace7d4 refactor: add space to satisfy formatting (#44134)
  • e4475e6 refactor(core): move outdated comment to view.ts (#44099)
  • ee2031d fix(compiler): ensure that partially compiled queries can handle forward refe...
  • 18cc5f5 test(compiler): remove IE11 match in JIT compiler tests (#44122)
  • 4c700b6 fix(core): do not use Function constructors in development mode to avoid CSP ...
  • e5a960b fix(compiler): generate correct code for safe method calls (#44088)
  • 5b1938c refactor(core): correct typing when getting the Nearest LContainer (#44087)
  • bc6f0a0 refactor(core): correct typing checks when registering destroy hooks (#44087)
  • c96ba23 refactor(core): remove truthy check for classes getter (#44087)
  • 80310b0 refactor(core): set up structure for google3 usage of migration schematics (#...
  • 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/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 13.0.0 to 13.0.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.0.1/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@github-actions github-actions bot merged commit 7785fc5 into main Nov 12, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/core-13.0.1 branch November 12, 2021 10:10
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.

None yet

0 participants