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.8 #937

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v12.2.8

12.2.8 (2021-09-30)

compiler-cli

Commit Description
[![](https://img.shields.io/badge/c1338bf837-fix-green)](https://github.com/angular/angular/commit/c1338bf837c7fe2bfb10974bd08d1ad013aaebbc) correctly interpret token arrays in @​Injectable deps ([#43226](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43226))

language-service

Commit Description
[![](https://img.shields.io/badge/c8f8d7d3b1-fix-green)](https://github.com/angular/angular/commit/c8f8d7d3b12598eef6f2439ff85a56cdcf1cbf92) provide dom event completions ([#43299](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43299))

ngcc

Commit Description
[![](https://img.shields.io/badge/69299f7d4d-fix-green)](https://github.com/angular/angular/commit/69299f7d4d595141dae7a63e4faa35691a2d8887) do not fail for packages which correspond with Object members ([#43589](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43589))

service-worker

Commit Description
[![](https://img.shields.io/badge/3cf41354ae-fix-green)](https://github.com/angular/angular/commit/3cf41354ae6bf988a9477379e0b28afaa6d7ce5b) do not unassign clients from a broken version ([#43518](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43518))

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

v12.2.7

12.2.7 (2021-09-22)

common

Commit Description
[![](https://img.shields.io/badge/2bb4bf1468-fix-green)](https://github.com/angular/angular/commit/2bb4bf1468935a49a3d478d0cc13e7eb7fd1b98a) titlecase pipe incorrectly handling numbers ([#43476](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43476))

compiler

Commit Description
[![](https://img.shields.io/badge/9c8a1f8a71-fix-green)](https://github.com/angular/angular/commit/9c8a1f8a71be9b8380afbdc61ee7ee60f24488b4) include leading whitespace in source-spans of i18n messages ([#43132](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43132))

compiler-cli

Commit Description
[![](https://img.shields.io/badge/defb02f11e-fix-green)](https://github.com/angular/angular/commit/defb02f11e2bd75452e8722e1474bb230d189864) handle directives that refer to a namespaced class in a type parameter bound ([#43511](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/43511))

platform-browser

Commit Description
[![](https://img.shields.io/badge/adc7c56ede-fix-green)](https://github.com/angular/angular/commit/adc7c56ede7ad34a90f5ef1b878e261836b25c45) improve error message for missing animation trigger ([#41356](https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/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

... (truncated)

Changelog

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

12.2.8 (2021-09-30)

compiler-cli

Commit Type Description
[c1338bf837](https://github.com/angular/angular/commit/c1338bf837c7fe2bfb10974bd08d1ad013aaebbc) fix correctly interpret token arrays in @​Injectable deps ([#43226](https://github-redirect.dependabot.com/angular/angular/pull/43226))

language-service

Commit Type Description
[c8f8d7d3b1](https://github.com/angular/angular/commit/c8f8d7d3b12598eef6f2439ff85a56cdcf1cbf92) fix provide dom event completions ([#43299](https://github-redirect.dependabot.com/angular/angular/pull/43299))

ngcc

Commit Type Description
[69299f7d4d](https://github.com/angular/angular/commit/69299f7d4d595141dae7a63e4faa35691a2d8887) fix do not fail for packages which correspond with Object members ([#43589](https://github-redirect.dependabot.com/angular/angular/pull/43589))

service-worker

Commit Type Description
[3cf41354ae](https://github.com/angular/angular/commit/3cf41354ae6bf988a9477379e0b28afaa6d7ce5b) fix do not unassign clients from a broken version ([#43518](https://github-redirect.dependabot.com/angular/angular/pull/43518))

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

13.0.0-next.8 (2021-09-27)

core

Commit Type Description
[ea61ec2562](https://github.com/angular/angular/commit/ea61ec25628206d18a424906f685c0d0fd6aa714) feat support TypeScript 4.4 ([#43281](https://github-redirect.dependabot.com/angular/angular/pull/43281))

forms

Commit Type Description
[d9d8f950e9](https://github.com/angular/angular/commit/d9d8f950e90567c79b43eb156b81810a9f3d5c93) feat allow disabling min/max validators dynamically (by setting the value to null) ([#42978](https://github-redirect.dependabot.com/angular/angular/pull/42978))

service-worker

Commit Type Description
[e131540f71](https://github.com/angular/angular/commit/e131540f7183041448be771dc91cb4224362e988) fix do not unassign clients from a broken version ([#43518](https://github-redirect.dependabot.com/angular/angular/pull/43518))

Special Thanks

Alan Agius, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Teri Glover, Virginia Dooley and iRealNirmal

13.0.0-next.7 (2021-09-22)

Breaking Changes

router

  • The router will no longer replace the browser URL when a new navigation cancels an ongoing navigation. This often causes URL flicker and was only in place to support some AngularJS hybrid applications. Hybrid applications which rely on the navigationId being present on initial navigations that were handled by the Angular router should instead subscribe to NavigationCancel events and perform the location.replaceState themselves to add navigationId to the Router

... (truncated)

Commits
  • 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.8/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.8.
- [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.8/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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #1003.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/platform-browser-12.2.8 branch November 1, 2021 18:07
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