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

chore(deps): bump google-closure-deps from 20220202.0.0 to 20230206.0.0 #56

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps google-closure-deps from 20220202.0.0 to 20230206.0.0.

Release notes

Sourced from google-closure-deps's releases.

Closure Library v20230206

New Additions

  • New DurationFormat API (92517517fd4d40e865c4c79356243072e9bcba82)

Other Changes

  • Remove CurrencyInfo and CurrencyInfoTier2 provides, as they can be accessed from the goog.i18n.currency provide (723c869cee2bee39bef89c1876843fab7f945227)
  • Suppress deprecation warnings in base.js (41a3ba0649271039d6423f85da6d6ce0b6c1135a)
  • Fix errors in errorhandler.js in Worker contexts (53b06a26a8f6d7dad6c78a173ff182452335d68e)
  • Add type annotations for goog.ui.AnimatedZippy.Events (8933907dfd47b937c6e2d999c79f55098cc60e19)
  • Add an API to conditionally render soy using IDOM constructs (35dc68adf4a58a03d34fbaa123e9cc3a6c267873)
  • Remove deprecated goog.getLocale function; goog.LOCALE should be set as a Closure Define instead (9c4766f2edd40f8432a310ae4919494b737714f5)
  • Updating data with CLDR 42 (f11273fb805ce4629bb23b771a0d7f323a8cc7c2)

Closure Library v20230103

New Additions

  • Add goog.i18n.messages.declareIcuTemplate() as a better way to declare ICU-formatted messages. (1762f0a2ea5817cd2dfe312d0b77800dc4100054)

Other Changes

  • CLDR 42 update
    • Updating data with CLDR 42 (5fa11c8967d01f67013df3d3b6eef3b89e59b50e, 9f4d02c92b7959cceb01d02023c95ae969c8303e)
    • Update I18N test assert function to ignore white space differences (f6203e8d8052fbc43f12e0ae85e29d673d31a1da) and work better with null/empty actual values (11ed104958a29edec435498f1a39a98dbe59db66)
    • Update assertI18nContains to ignore horizontal white space in strings (d407e5c61cd77f67761da9d27228c21025c3cade)
    • Update relativedateformat data to CLDR 42 (53727e8e7773b90b81b34e9157c74f8b06b5f131)
    • Add support for non-ASCII spaces in DateTimeParse (e25a09a5d8b2bf65679e395545c940dd2e0166bd)
  • Delete deprecated methods in goog.dom.asserts, as they are superceeeded by equivalent methods in goog.asserts.dom (dbdb5a26533d148a095f7c947cec4449570b073b)
  • Fix typo in afternoon2 for zh-Hant day periods (407ff9dbe24635a22c2d4ec62a8bdf4c10faaf57)
  • Allows + characters in property values in SafeStyle (d2c1f25bc8b0afb095d93ea857680ac191ff0142)
  • Changes the safe url test vectors template to output goog.modules (01cac58f20e234ea918ed6a02cd35f4811edd008)
  • Allow types other than sanitized content to produce safeHtml (1fac3c9326efe1aa05383bab2bb4c007e4549b93)
  • Defines and URL sanitizer that only blocks javascript: URLs (fe511faa6ba73c28e6bd06b521b1d5894b2009aa)
  • goog.dom.safe SafeUrl wrappers only block javascript: URLs (64293004d4d4ced49050483981a3175f0ab7bc45)
  • Create a goog.define for whether or not soyjs should be stubbed by idom (86e9677d35a83b612d59db5c4533d91b7e2559f1)
  • Update region name from from "Turkey" to "Türkiye" (f292756e189e701fba2cdb6176ca5ebd7d959647)

Closure Library v20221102

Other Changes

  • Deprecates the SafeHtml.create Closure builder. Recommends using a recommended templating system instead like Lit. (00facbdb50aca4d46b9ca24f6079456962c7ae91)
  • Add steps() to SafeStyle list of allowed functions (9d668cdb6a40d47acaeb168472b121107ab77810)
  • Drop support for IE10 (b15ae93e767937116ce56da9252f7b3424612be0)

Closure Library v20221004

New Additions

  • Added a handful of goog.crypt methods with clearer string encoding semantics. (849cf9c9ed66660144c4b5226442cbcfa78dff22)

Other Changes

  • Fix for the issue when styles were not getting evaluated after insertion in DOM (fe53c01e568b90657e06fb95e063d9be12a07227)
  • goog.object.unsafeClone now clones Date objects correctly. (767dd4bbaf6f9d4a223de72190a21643f075dc5d)
  • Implement toString in UrlLike return value for IE. (ceb174a41349ce7d77d247e0e0722749f996ccbb)
  • goog.crypt.stringToByteArray (along with base64.encodeString and hash32.encodeString) will now throw asynchronously on multi-byte characters in development. (e439bfd5ff09e0efd85693fc5adf23462d5a39d4)

... (truncated)

Commits
  • ed8e4fb Bump Closure Library version to 20230206.0.0.
  • f11273f Updating data with CLDR 42
  • 724d6ed Introduces a new WebChannel option to configure the long-polling timeout inte...
  • 51688d9 Internal change
  • 9251751 RELNOTES[NEW]: New API for Closure/I18N, similar to ICU4J RelativeTimeFormatter.
  • bd24699 Update some FEATURESET_YEAR comments to look to 2024, since they ended up not...
  • 78d73f7 Merge pull request #1184 from google:dependabot/npm_and_yarn/scripts/release/...
  • 9c4766f Remove deprecated goog.getLocale.
  • 35dc68a RELNOTES:Add an API to conditionally render soy using IDOM constructs.
  • 3cf2f43 Bump simple-git from 3.5.0 to 3.16.0 in /scripts/release
  • 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 [google-closure-deps](https://github.com/google/closure-library) from 20220202.0.0 to 20230206.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](google/closure-library@v20220202...v20230206)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

The following labels could not be found: PR: chore, PR: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 17, 2023

Superseded by #62.

@dependabot dependabot bot closed this Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-closure-deps-20230206.0.0 branch April 17, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants