BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
288 stars 101 forks source link

Bump google-closure-library from 20230103.0.0 to 20230502.0.0 #924

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-closure-library from 20230103.0.0 to 20230502.0.0.

Release notes

Sourced from google-closure-library's releases.

Closure Library v20230502

Backwards Incompatible Changes

  • Add the ability to center a dialog inside a parent parent element. (eaf55f3db6fea3d14293f6fea3c9805e4f678567)

Other Changes

  • Makes closure/html types' constructors private (f3db3e6e2e998d3e52f681ee4ca91ffa38487085)
  • Deprecate setObjectData (211bb6524c96b1b8ca9d156ec12811eb3406c308) and setFrameSrc (1763bed09dc1007bf05485f974af12588b4611c9) in SafeHtml
  • Add a way to check if Html5History is using the fragment for the token. (a6fa5b05b2d305f71a7b9adf720e1c1dc8a116b6)

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)
Commits
  • f940337 Bump Closure Library version to 20230502.0.0.
  • 34fcddb Internal change
  • eaf55f3 Currently, the PopupModal is always positioned relatively to the body element.
  • a6fa5b0 Add a way to check if Html5History is using the fragment for the token.
  • c92fcbd Replace a window reference with goog.global in goog.events.OnlineHandler ...
  • 1763bed The function will be deleted in future versions of the library.
  • 211bb65 The function will be deleted in future versions of the library.
  • f3db3e6 # Makes closure/html types' constructors private
  • 918acbb Merge pull request #1193 from google:dependabot/github_actions/actions/checko...
  • 963b5d0 RELNOTES: n/a
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 1 year ago

Superseded by #925.