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 20230411.0.0 #62

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps google-closure-deps from 20220202.0.0 to 20230411.0.0.

Release notes

Sourced from google-closure-deps's releases.

Closure Library v20230411

No relevant changes

Closure Library v20230228

Backwards Incompatible Changes

  • Remove the defaultImpl parameter from Closure Delegates helper methods. (ab6fa71dc7d922eaf4bf08151c3661a58c2f9e2c)

Other Changes

  • Soy: Add toSafeStyle. (db33484c92c7b522229bd119c23403a202e07255)
  • Revise style of MONTH_DAY_MEDIUM to use medium rather than long. (952fff64ee7a73a82a386cb72b5b518495464e31)
  • Remove versioned CLDR data. (63598703435f0873587ba851f08ae40f6543f114)
  • Add a new goog.define that lets users change the Soy stubbing behavior at runtime and another to always stub. (ecaae0ab91d4bf3b0d2711282a5f57c312f29c63)
  • Disable the Debug Loader by default. (b12e80d1e0afca4b5c9feeff44ff410e9797fb9a)
  • Stops sanitizing the #src attribute for <img>, <video>, <audio> and <source>. (6e384c96516a5f77d4a513d46a00e447c6ac3652)
  • Update DateTimeParse to handle non-ASCII spaces in date/time patterns (6b26bd21ae69560904a7a830bede17cc7f97d3f2)
  • Adds a new API BrowserChannel.setIsBuffered to allow clients to set connection status (96278c1fc837c95d2dfc90711273c1489a03ba55)

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)

... (truncated)

Commits
  • 88c14f6 Bump Closure Library version to 20230411.0.0.
  • b21dcff Automated rollback of commit b742ea69645f92b0e87602b0e66e95dfb2d2ad4c.
  • b742ea6 Internal change
  • ea2f538 Adds a test case for the sanitizer with an https iframe src.
  • 5c8d860 Merge pull request #1190 from google:dependabot/github_actions/actions/checko...
  • 1d34579 Bump Closure Library version to 20230228.0.0.
  • a2f167c Bump actions/checkout from 3.3.0 to 3.5.0
  • 0e567ab Remove unused requires
  • 96278c1 Adds a new API setIsBuffered to allow clients to set connection status. This ...
  • f1959de Add support for the for new Sierra Leone currency (SLE)
  • 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 20230411.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](google/closure-library@v20220202...v20230411)

---
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 Apr 17, 2023

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

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f457ad
Status:🚫  Build failed.

View logs

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #77.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-closure-deps-20230411.0.0 branch May 15, 2023 22:20
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