Skip to content

Bump google-closure-library from 20200101.0.0 to 20220719.0.0#409

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/google-closure-library-20220719.0.0
Closed

Bump google-closure-library from 20200101.0.0 to 20220719.0.0#409
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/google-closure-library-20220719.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps google-closure-library from 20200101.0.0 to 20220719.0.0.

Release notes

Sourced from google-closure-library's releases.

Closure Library v20220719

New Additions

  • Update setSafeHtml to not flush pending delayed change events when opt_stopDelayedChange=true (52f9400df181bc88fac1992d5806957b42ff032a)

Backwards Incompatible Changes

  • Setting noreferrer when opening a popup now implies noopener if goog.DEBUG is true (70b863258ce28f43fac8dcd87b696a7cec27e6ad)
  • Setting noreferrer when opening a popup now implies noopener (99a2e56fd143a71ad16381c12017e53989e84b28)
  • Removes APIs that expose the directionality of SafeHtml. (504d78f143301e18956ab5954717900d26840a11)
  • Removes the logic associated with Directionality in SafeHtml. (d193f31a0c6f794f1df4bef53b5370bb4c6abc20)
  • Removes directionality support in Closure's SafeUrl and TrustedResourceUrl. (1fb53f1ede16f62616964cb122365f1b7e60b697)

Other Changes

  • Cleanup python2 future imports (4698ce70a6f1c6c65b8c5c974df05cdaafbe7006)
  • Deprecates directionality support in SafeHtml. (567d46e93504ad1f09f0c63c4ab1b1a00844d48e)
  • Make Deferred.STRICT_ERRORS ignore promises (79dfce7a7bfb4326dc105d32596eb5c9fa41b75c)
  • Fixed bug switching between list types (a8d677b706f2beb72bb4d580b5c878408eca6cd2)
  • Web Animation API (WAAPI) animation playback event names added to the EventType Object. (164ee952a281326dc2d51442bbb443b7b763108b)
  • Update parse and format for flexible day periods. (8f2a4aaa33b31bb8aa07dccb7e33ab67dc756b8b)
  • Updates the expected URL formatting in Safari as it seems to have changed. (ae1305585b36b5e9f8cceb6805170a45cdcc833d)
  • Don't sanitize data: URLs as they are safe. (7d0377d1570ff52c3ee2891c9cc30444d35ec226)

Closure Library v20220601

Backwards Incompatible Changes

  • Closure Compiler now requires OpenJDK 11. (a22e75ebf7a10cc3acb3bbf0a23898301cf961f2)
  • remove the goog.json.Processor interface (e5b4fafe8ac955ae3c226f9fa71753b9f6c3ad66)
  • Remove deprecated goog.net.xpc.CfgFields.DIRECT_TRANSPORT_SYNC_MODE as the Direct Transport mechanism has been removed from Closure. (461dc5fe23cb23d8f97eb43f2572c0879dea910b)
  • Remove goog.json.TRY_NATIVE_JSON (2d41ea45ef21d962faf289ac5094aeba65847627)
  • DateTimeParse now correctly rejects abutted numeric runs that are shorter than the minimum length. (7030d40ab2a5eb0d1d720bd78d28bf913ae81d7f)
  • Make deprecated goog.labs.userAgent.browser.versionOf a private function. (54f139f1448b98af7e3b73ee4914012509440f07)

Other Changes

  • Modernize thenable.js from goog.provide to goog.module. (8f420ee9a8a8fc65b1a3b238a21d7789249fa1f0)
  • ListFormat includes UNIT, AND, and OR types, each with LONG, SHORT, and NARROW styles. (b994f40d6bc95a973f7e6bbb669803b3ab0978dc)
  • Modernize async/freelist.js from goog.provide to goog.module. (021c3f3d09a46114734031f29411741c0467be83)
  • Prevents the inlining of constants in the builders. (6fbd2d6fa43b4ffa074a5681c21b5def4bed24a5)
  • Defines toString in ES6 method style. (d22672b60ad7b42966ad813b3ad9a71cf53aaffe)
  • Modernize async/run.js from goog.provide to goog.module. (5241b0e09781087850363a717d26238e3d1d5ace)
  • Adding HEIC & HEIF image formats to Safe URLs (18e7be6272d0460ca376801ea70268272842b016)
  • Support mocking accessor descriptors in goog.labs.mock. (ab4ab532c37b9f2809882568fffc898c892daed0)
  • Changes the value of the innocuous url. (e69beb1f8df36cfd98e278b5847cb25ef87b14e9)
  • Add WEEKDAY_MONTH_DAY_FULL option for formatted date (35d93855d76c34ebadb68163eb867d93b653e154)

Closure Library v20220502

New Additions

  • Allow overriding the goog.net.XhrManager's underling XhrIoPool in tests. (3d36f2126e012032c4d4b15e643936b0f8c3d48e)

Backwards Incompatible Changes

  • Remove deprecated goog.nullFunction (27be5f449dd44521615625c1e4a50da3221f9529)

Other Changes

... (truncated)

Commits
  • 12f7517 Bump Closure Library version to 20220719.0.0.
  • b5c107d Fix GitHub Actions failures
  • 99a2e56 Make noreferrer imply noopener
  • 165fc32 Add back and forward mouse button constants.
  • 7d0377d This testcase basically checks that a data URL with a prepended space trigger...
  • 653a147 Document a surprising behavior of goog.async.Deferred.STRICT_ERRORS
  • ae13055 Updates the expected URL formatting in Safari as it seems to have changed.
  • 52f9400 RELNOTES[NEW]: Update setSafeHtml to not flush pending delayed change events ...
  • e687b3d Internal cleanup for handling minutes of dateLike input.
  • c45b537 Add flexibility to tests for native ListFormat and DateTimeFormat.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for google-closure-library since your current version.


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 [google-closure-library](https://github.com/google/closure-library) from 20200101.0.0 to 20220719.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](google/closure-library@v20200101...v20220719)

---
updated-dependencies:
- dependency-name: google-closure-library
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #411.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-closure-library-20220719.0.0 branch August 22, 2022 00:26
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.

0 participants