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/common from 13.0.2 to 13.0.3 #2474

Merged
merged 1 commit into from Dec 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 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/common from 13.0.2 to 13.0.3.

Release notes

Sourced from @​angular/common's releases.

v13.0.3

13.0.3 (2021-12-01)

compiler-cli

Commit Description
fix - 6cdbfdbe6e downlevel transform incorrectly extracting constructor parameters for nested classes (#44281)
fix - 305b76b45f interpret string concat calls (#44167)

core

Commit Description
fix - 0ca5c5bd09 add missing info about a component in the "pipe could not be found" error message (#44081)
fix - 907da3977a destroy hooks not set up for useClass provider using forwardRef (#44281)
fix - bcd3b4959b support cyclic metadata in TestBed overrides (#44215)

forms

Commit Description
fix - 96fedd249e make the FormControlStatus available as a public API (#44183)

language-service

Commit Description
fix - cabc1786de Correctly parse inputs and selectors with dollar signs (#44268)

ngcc

Commit Description
fix - b68994d20a correctly report error when collecting dependencies of UMD module (#44245)
fix - 6f5c0c1515 ensure that ngcc does not write a lock-file into node_modules package directories (#44228)
fix - bf5f734e9c support the UMD wrapper function format emitted by Webpack (#44245)

router

Commit Description
fix - d265d0d241 prevent componentless routes from being detached (#44240)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Artur, Christian-E, David Shevitz, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Marc Redemske, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin, Ramesh Thiruchelvam, Ravi Chandra, Rohan Pednekar, Ruslan Usmanov, dario-piotrowicz, profanis and unknown

Changelog

Sourced from @​angular/common's changelog.

13.0.3 (2021-12-01)

compiler-cli

Commit Type Description
6cdbfdbe6e fix downlevel transform incorrectly extracting constructor parameters for nested classes (#44281)
305b76b45f fix interpret string concat calls (#44167)

core

Commit Type Description
0ca5c5bd09 fix add missing info about a component in the "pipe could not be found" error message (#44081)
907da3977a fix destroy hooks not set up for useClass provider using forwardRef (#44281)
bcd3b4959b fix support cyclic metadata in TestBed overrides (#44215)

forms

Commit Type Description
96fedd249e fix make the FormControlStatus available as a public API (#44183)

language-service

Commit Type Description
cabc1786de fix Correctly parse inputs and selectors with dollar signs (#44268)

ngcc

Commit Type Description
b68994d20a fix correctly report error when collecting dependencies of UMD module (#44245)
6f5c0c1515 fix ensure that ngcc does not write a lock-file into node_modules package directories (#44228)
bf5f734e9c fix support the UMD wrapper function format emitted by Webpack (#44245)

router

Commit Type Description
d265d0d241 fix prevent componentless routes from being detached (#44240)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Artur, Christian-E, David Shevitz, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Marc Redemske, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin, Ramesh Thiruchelvam, Ravi Chandra, Rohan Pednekar, Ruslan Usmanov, dario-piotrowicz, profanis and unknown

13.1.0-next.2 (2021-11-17)

This release contains various API docs improvements.

Special Thanks

Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi

Commits

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/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.0.2 to 13.0.3.
- [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.3/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  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 Dec 2, 2021
@github-actions github-actions bot merged commit 0f7762c into main Dec 2, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/angular/common-13.0.3 branch December 2, 2021 10:08
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