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/platform-browser from 13.3.3 to 13.3.4 #751

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/platform-browser from 13.3.3 to 13.3.4.

Release notes

Sourced from @​angular/platform-browser's releases.

v13.3.4

13.3.4 (2022-04-20)

core

Commit Description
fix - 9317f513d5 better error message when directive extends a component (#45658)
fix - 4766817f02 improve multiple components match error (#45645)

language-service

Commit Description
fix - d68333e508 two-way binding completion should not remove the trailing quote (#45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

Changelog

Sourced from @​angular/platform-browser's changelog.

13.3.4 (2022-04-20)

core

Commit Type Description
9317f513d5 fix better error message when directive extends a component (#45658)
4766817f02 fix improve multiple components match error (#45645)

language-service

Commit Type Description
d68333e508 fix two-way binding completion should not remove the trailing quote (#45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

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

Breaking Changes

core

  • Since Ivy, TestBed doesn't use AOT summaries. The aotSummaries fields in TestBed APIs were present, but unused. The fields were deprecated in previous major version and in v14 those fields are removed. The aotSummaries fields were completely unused, so you can just drop them from the TestBed APIs usage.

compiler

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

core

Commit Type Description
9add714b13 refactor remove deprecated aotSummaries fields in TestBed config (#45487)

Special Thanks

4javier, Andrew Kushnir, Andrew Scott, Dylan Hunn, Jason Hendee, Jessica Janiuk, Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

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 21, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/platform-browser-13.3.4 branch 2 times, most recently from 8d68e78 to 4b1e5dd Compare April 22, 2022 09:07
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 13.3.3 to 13.3.4.
- [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.4/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  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/platform-browser-13.3.4 branch from 4b1e5dd to bb3b70a Compare April 22, 2022 09:08
@dtrouillet dtrouillet merged commit 509dc28 into master Apr 24, 2022
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/angular/platform-browser-13.3.4 branch April 24, 2022 19:39
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