andycb / AdventurerClientJS

An unofficial cross platform client for working with the Monoprice Voxel or Flashforge Adventurer 3
https://andybradford.dev/2020/08/26/an-app-to-transfer-files-to-the-flashforge-adventurer-or-monoprice-voxel/
MIT License
36 stars 14 forks source link

Bump @angular/platform-browser from 12.2.16 to 13.2.5 in /src #259

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/platform-browser from 12.2.16 to 13.2.5.

Release notes

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

v13.2.5

13.2.5 (2022-03-02)

animations

Commit Description
fix - 6c61d20476 allow animations with unsupported CSS properties (#45185)

common

Commit Description
fix - 64da1daa78 canceled JSONP requests won't throw console error with missing callback function (#36807)
perf - 56ca7d385b make NgLocalization token tree-shakable (#45118) (#45226)

compiler-cli

Commit Description
fix - 6c906a5bb9 Support resolve animation name from the DTS (#45169)

core

Commit Description
fix - e8fd452bd2 remove individual commands for updating gold files (#45198)
perf - 82d772857c make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#45102) (#45222)
perf - 71ff12c1cc make LOCALE_ID and other tokens from ApplicationModule tree-shakable (#45102) (#45222)

localize

Commit Description
fix - d388522745 avoid imports into compiler-cli package (#45180)

Special Thanks

Andrew Kushnir, Andrew Scott, Charles Lyding, Guillaume Bonnet, Jessica Janiuk, JoostK, Martin Sikora, Paul Gschwendtner, Theodore Brown, dario-piotrowicz and ivanwonder

v13.2.4

13.2.4 (2022-02-23)

animations

Commit Description
perf - 1a4b489692 improve algorithm to balance animation namespaces (#45113)

core

Commit Description
perf - cbd23ee0de make IterableDiffers and KeyValueDiffers tree-shakable (#45094) (#45115)

Special Thanks

Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss

v13.2.3

13.2.3 (2022-02-16)

animations

Commit Type Description
0050b01b62 perf made errors in the animations package tree shakeable (#45079)

... (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)
dependabot[bot] commented 2 years ago

Superseded by #261.