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 12.2.4 to 12.2.12 #1003

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/platform-browser from 12.2.4 to 12.2.12.

Release notes

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

v12.2.12

12.2.12 (2021-10-27)

compiler-cli

Commit Description
[![](https://img.shields.io/badge/112557497c-fix-green)](https://github.com/angular/angular/commit/112557497cf75b5e41e0f490df921a243ace1aeb) avoid broken references in .d.ts files due to @​internal markers ([#43527](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43527))

ngcc

Commit Description
[![](https://img.shields.io/badge/067ae54d46-fix-green)](https://github.com/angular/angular/commit/067ae54d46ce7480d2dccd4aa3fd4206737c02d1) support alternate UMD layout when adding new imports ([#43931](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43931))

Special Thanks

Alan Agius, Andrew Kushnir, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Mladen Jakovljević, Virginia Dooley, amayer42, dirk diebel and ericcheng2005

v12.2.11

12.2.11 (2021-10-20)

compiler

Commit Description
[![](https://img.shields.io/badge/b9c885b960-fix-green)](https://github.com/angular/angular/commit/b9c885b960edbef88a32e4a1fc2b85397e8640b6) support i18n interpolated only attribute bindings ([#43815](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43815))

ngcc

Commit Description
[![](https://img.shields.io/badge/cab21cea7a-fix-green)](https://github.com/angular/angular/commit/cab21cea7ae0c99603333e563d6c29d6a7787cc8) support alternate wrapper function layout for UMD ([#43879](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43879))

router

Commit Description
[![](https://img.shields.io/badge/58c11865ac-fix-green)](https://github.com/angular/angular/commit/58c11865ac08d9112735f31d4222d794f0dd0054) Do not clear currentNavigation if already set to next one ([#43852](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43852))

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Natalia Venditto, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

v12.2.10

12.2.10 (2021-10-13)

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

v12.2.9

12.2.9 (2021-10-06)

core

Commit Description
[![](https://img.shields.io/badge/b4b441077a-fix-green)](https://github.com/angular/angular/commit/b4b441077ad3a2991e7c04beb288bee1945a83bd) handle invalid constructor parameters in partial factory declarations ([#43619](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43619))

router

Commit Description
[![](https://img.shields.io/badge/7f6050587d-fix-green)](https://github.com/angular/angular/commit/7f6050587deb4796b6a0cc93445fab9e6b7ff826) unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component ([#43697](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43697))

service-worker

... (truncated)

Changelog

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

12.2.12 (2021-10-27)

compiler-cli

Commit Type Description
[112557497c](https://github.com/angular/angular/commit/112557497cf75b5e41e0f490df921a243ace1aeb) fix avoid broken references in .d.ts files due to @​internal markers ([#43527](https://github-redirect.dependabot.com/angular/angular/pull/43527))

ngcc

Commit Type Description
[067ae54d46](https://github.com/angular/angular/commit/067ae54d46ce7480d2dccd4aa3fd4206737c02d1) fix support alternate UMD layout when adding new imports ([#43931](https://github-redirect.dependabot.com/angular/angular/pull/43931))

Special Thanks

Alan Agius, Andrew Kushnir, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Mladen Jakovljević, Virginia Dooley, amayer42, dirk diebel and ericcheng2005

13.0.0-rc.1 (2021-10-20)

compiler

Commit Type Description
[14b492df26](https://github.com/angular/angular/commit/14b492df26fcb3f2218f67878a382e8f7dff2c05) fix do not error if $any is used inside a listener ([#43866](https://github-redirect.dependabot.com/angular/angular/pull/43866))

compiler-cli

Commit Type Description
[426a3ecae7](https://github.com/angular/angular/commit/426a3ecae7288c2cb3e8928d7fe56b0b4552d821) fix updates ngc to pass the build when only warnings are emitted ([#43673](https://github-redirect.dependabot.com/angular/angular/pull/43673))

ngcc

Commit Type Description
[c882b9fa8b](https://github.com/angular/angular/commit/c882b9fa8b36ca1ca274b9024510e18c559ce3f4) fix support alternate wrapper function layout for UMD ([#43879](https://github-redirect.dependabot.com/angular/angular/pull/43879))

router

Commit Type Description
[dc6909ad3e](https://github.com/angular/angular/commit/dc6909ad3e4880eaae57442d29c7bcdb133a62b1) fix Do not clear currentNavigation if already set to next one ([#43852](https://github-redirect.dependabot.com/angular/angular/pull/43852))
[772e08d14e](https://github.com/angular/angular/commit/772e08d14e534f20e4376109e81604965e189abf) fix fix Router's public API for canceledNavigationResolution ([#43842](https://github-redirect.dependabot.com/angular/angular/pull/43842))

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, JoostK, Kristiyan Kostadinov, Natalia Venditto, Paul Gschwendtner, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

12.2.11 (2021-10-20)

ngcc

Commit Type Description
[cab21cea7a](https://github.com/angular/angular/commit/cab21cea7ae0c99603333e563d6c29d6a7787cc8) fix support alternate wrapper function layout for UMD ([#43879](https://github-redirect.dependabot.com/angular/angular/pull/43879))

router

Commit Type Description
[58c11865ac](https://github.com/angular/angular/commit/58c11865ac08d9112735f31d4222d794f0dd0054) fix Do not clear currentNavigation if already set to next one ([#43852](https://github-redirect.dependabot.com/angular/angular/pull/43852))

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Natalia Venditto, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

... (truncated)

Commits
  • c831c67 test(platform-browser): complete component bootstrap before switching to the ...
  • adc7c56 fix(platform-browser): improve error message for missing animation trigger (#...
  • See full diff in [compare view](https://github.com/angular/angular/commits/12.2.12/packages/platform-browser)

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)

┆Issue is synchronized with this Asana task by Unito
┆Created By: Tammy Yang

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 12.2.4 to 12.2.12.
- [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.12/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] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2022

Looks like @angular/platform-browser is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/platform-browser-12.2.12 branch January 27, 2022 05:17
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