Skip to content

Bump @angular/platform-browser from 11.2.14 to 13.2.1#168

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

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

Release notes

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

v13.2.1

13.2.1 (2022-02-02)

animations

Commit Description
perf - 4644886aaf remove no longer needed CssKeyframes classes (#44903) (#44919)

common

Commit Description
fix - b4e4617807 include query parameters for open HTTP requests in verify (#44917)

compiler-cli

Commit Description
fix - 0778e6f7d7 accept nullish coalescing operator for any and unknown types (#44862)
fix - 07185f4ed1 enable nullish coalescing check only with strictNullChecks (#44862)
fix - 4a5ad1793f ensure casing of logical paths is preserved (#44798)

core

Commit Description
fix - 7ec482d9c2 Add back support for namespace URIs in createElement of dom renderer (#44914)
fix - 250dc40a46 flush delayed scoping queue while setting up TestBed (#44814)

forms

Commit Description
fix - 1aebbf8714 ensure OnPush ancestors are marked dirty when the promise resolves (#44886)
fix - 6b7fffcbeb Update the typed forms migration schematic to find all files. (#44881)

Special Thanks

Alan, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Arjen, Daniel Díaz, David Shevitz, Doug Parker, Dylan Hunn, Esteban Gehring, George Kalpakas, Jessica Janiuk, JoostK, Juri Strumpflohner, Lee Robinson, Maarten Tibau, Paul Gschwendtner, Theodore Brown, arturovt, dario-piotrowicz, fru2, markostanimirovic and mgechev

v13.2.0

13.2.0 (2022-01-26)

Deprecations

  • The CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.

  • The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).

  • Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.

Commit Description
docs - 9c11183e74 deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#44749)
docs - 9f12e7fea4 deprecate ComponentFactory and ComponentFactoryResolver symbols (#44749)
docs - 4e95a316ce deprecate unused config options from the CompilerOptions interface (#44749)

compiler

Commit Description

... (truncated)

Commits
  • 4644886 perf(animations): remove no longer needed CssKeyframes classes (#44903) (#44919)
  • 7ec482d fix(core): Add back support for namespace URIs in createElement of dom render...
  • 5626b34 fix(core): consistently use namespace short name rather than URI (#44766)
  • 290df4f refactor(animations): Remove unnecessary IE specific code (#44686)
  • 3591032 test: clean up more entryComponents usages (#44561)
  • c46d533 build: switch devmode output to es2015 (#44505)
  • 98c5063 build: update visibility for npm package targets to work with new integration...
  • b31973c test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120)
  • adaff41 ci: Upgrade tsec to 0.2.0. (#44205)
  • 8c71b9f refactor: delete the View Engine runtime (#43884)
  • 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 13.2.1.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.1/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 Feb 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2022

Superseded by #170.

@dependabot dependabot bot closed this Feb 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/platform-browser-13.2.1 branch February 8, 2022 20:09
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