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

build(deps): bump @angular/compiler from 13.3.2 to 13.3.3 #740

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2022

Bumps @angular/compiler from 13.3.2 to 13.3.3.

Release notes

Sourced from @​angular/compiler's releases.

v13.3.3

13.3.3 (2022-04-13)

compiler

Commit Description
fix - e50fd9ee87 avoid errors with extremely long instruction chains (#45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

Changelog

Sourced from @​angular/compiler's changelog.

13.3.3 (2022-04-13)

compiler

Commit Type Description
e50fd9ee87 fix avoid errors with extremely long instruction chains (#45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

14.0.0-next.12 (2022-04-12)

Breaking Changes

forms

  • Forms classes accept a generic.

    Forms model classes now accept a generic type parameter. Untyped versions of these classes are available to opt-out of the new, stricter behavior.

router

  • When returning a Promise from the LoadChildrenCallback, the possible type is now restricted to Type<any>|NgModuleFactory<any> rather than any.

animations

Commit Type Description
a6fa37bc6e feat make validateStyleProperty check dev-mode only (#45570)

bazel

Commit Type Description
636909fba7 feat allow for generated package.json files in ng_package (#45470)
28e835b4bb feat report error when dependency does not provide JS sources in ng_package (#45470)
4b2e98d55d fix remove unnecessary file extractions from ng_package (#45470)

forms

Commit Type Description
89d299105a feat Implement strict types for the Angular Forms package. (#43834)

platform-browser

Commit Type Description
c7bf75dd5e fix remove obsolete shim for Map comparison in Jasmine (#45521)

router

Commit Type Description
f8f3ab377b fix Remove any from LoadChildrenCallback type (#45524)

Special Thanks

Andrew Scott, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jessica Janiuk, Joe Martin (Crowdstaffing), Joey Perrott, Kristiyan Kostadinov, Leosvel Pérez Espinosa, Michael-Doner, Michal Materowski, Paul Gschwendtner, Samuel Littley, Sumit Arora and dario-piotrowicz

14.0.0-next.11 (2022-04-06)

... (truncated)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-13.3.3 branch from 50475ff to dc95f44 Compare April 15, 2022 12:22
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.3.2 to 13.3.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.3.3/packages/compiler)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-13.3.3 branch from dc95f44 to d7c6c6d Compare April 15, 2022 12:23
@dtrouillet dtrouillet merged commit a86d8b3 into master Apr 18, 2022
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/angular/compiler-13.3.3 branch April 18, 2022 18:02
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.

1 participant