Skip to content

Bump @angular/platform-browser from 11.2.14 to 12.2.7#101

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/platform-browser-12.2.7
Closed

Bump @angular/platform-browser from 11.2.14 to 12.2.7#101
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/platform-browser-12.2.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps @angular/platform-browser from 11.2.14 to 12.2.7.

Release notes

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

v12.2.7

12.2.7 (2021-09-22)

common

Commit Description
fix - 2bb4bf1468 titlecase pipe incorrectly handling numbers (#43476)

compiler

Commit Description
fix - 9c8a1f8a71 include leading whitespace in source-spans of i18n messages (#43132)

compiler-cli

Commit Description
fix - defb02f11e handle directives that refer to a namespaced class in a type parameter bound (#43511)

platform-browser

Commit Description
fix - adc7c56ede improve error message for missing animation trigger (#41356)

Special Thanks

Andrew Scott, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Mwiku, Pete Bacon Darwin, Teri Glover, Virginia Dooley, Xiaohanxu1996, dario-piotrowicz and kirjs

v12.2.6

12.2.6 (2021-09-15)

animations

Commit Description
fix - 141fde1632 emit pure annotations to static property initializers (#43344)

core

Commit Description
fix - ca510c87c5 emit pure annotations to static property initializers (#43344)

router

Commit Description
fix - 4034f252c9 Allow renavigating to failed URLs (#43424)

service-worker

Commit Description
fix - a102b27641 clear service worker cache in safety worker (#43324)

Special Thanks

Alan Agius, Amadou Sall, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bjarki, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Michele Stieven, Naveed Ahmed, dario-piotrowicz, mezhik91 and mgechev

v12.2.5

12.2.5 (2021-09-08)

router

Commit Description

... (truncated)

Changelog

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

12.2.7 (2021-09-22)

common

Commit Type Description
2bb4bf1468 fix titlecase pipe incorrectly handling numbers (#43476)

compiler

Commit Type Description
9c8a1f8a71 fix include leading whitespace in source-spans of i18n messages (#43132)

compiler-cli

Commit Type Description
defb02f11e fix handle directives that refer to a namespaced class in a type parameter bound (#43511)

platform-browser

Commit Type Description
adc7c56ede fix improve error message for missing animation trigger (#41356)

Special Thanks

Andrew Scott, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Mwiku, Pete Bacon Darwin, Teri Glover, Virginia Dooley, Xiaohanxu1996, dario-piotrowicz and kirjs

13.0.0-next.6 (2021-09-15)

animations

Commit Type Description
6c84c5f513 fix emit pure annotations to static property initializers (#43344)

core

Commit Type Description
c80278ac4a fix emit pure annotations to static property initializers (#43344)

router

Commit Type Description
0e8548f667 fix Allow renavigating to failed URLs (#43424)
796da641f0 fix Do not modify parts of URL excluded from with 'eager' updates (#43421)
9e039ca68b fix Only trigger router navigation on popstate events from Location subscription (#43328)

service-worker

Commit Type Description
59353c6305 fix clear service worker cache in safety worker (#43324)

Special Thanks

Alan Agius, Amadou Sall, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bjarki, Charles Lyding, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Michele Stieven, Naveed Ahmed, Pei Wang, dario-piotrowicz, mezhik91 and mgechev

12.2.6 (2021-09-15)

animations

Commit Type Description

... (truncated)

Commits
  • adc7c56 fix(platform-browser): improve error message for missing animation trigger (#...
  • 535837e perf(platform-browser): avoid intermediate arrays in server transition (#43145)
  • b5ab7af refactor: add override keyword to members implementing abstract declarations ...
  • a2975c7 refactor(platform-browser): ensure compatibility with noImplicitOverride (#42...
  • 9db69a9 build: use api-golden tool from dev-infra for testing public API (#42688)
  • 234b5ed fix(platform-browser): in Meta.addTag() do not add duplicate meta tags (#42...
  • 25f763c feat(core): support TypeScript 4.3 (#42022)
  • a787f78 test: clean up internal testing utilities (#42177)
  • 3a6af8e fix(platform-browser): update started state on reset (#41608)
  • 0a3bc60 build(platform-browser): update supported range of node versions to be less r...
  • Additional commits viewable 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/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 11.2.14 to 12.2.7.
- [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/12.2.7/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #107.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/platform-browser-12.2.7 branch October 1, 2021 20:16
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants