FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Bump google-closure-library from 20171203.0.0 to 20200830.0.0 in /Resources #395

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps google-closure-library from 20171203.0.0 to 20200830.0.0.

Release notes

Sourced from google-closure-library's releases.

Closure Library v20200830

New Additions

  • goog.log.getRootLogger has been added
  • Add MockClock.tickAsync()
  • goog.loader.NoopModuleManager: Add new no-op default module manager implementation
  • Add goog.functions.isFunction
  • Add new method goog.testing.singleton.reset()

Backwards Incompatible Changes

  • goog.delay has been removed
  • Remove support for text/csv in SafeUrl.{fromBlob,fromDataUrl,tryFromDataUrl}. Safe uses should migrate to unchecked conversions
  • Tighten strictness in Closure Library functions in goog.provide files
  • goog.loader.activeModuleManager: Rename maybeInitialize to initialize
  • Remove deprecated method goog.fs.blobAsString

Other Changes

  • Resolved issue with rendering child tabs incorrectly when they moved right
  • Make goog.events libraries compatible with clutz (JS to TS converter)
  • Allow using setInnerHtml with ShadowRoot
  • Check for TypedArray in goog.object.unsafeClone and clone them appropriately
  • Fix edge-case in TestCase autodiscovery
  • Add aria-owns to permitted list of attributes with IDENTIFIER contract
  • Update isSafariDesktopOnMobile check to account for non-Safari browsers that have recently adopted the same behavior
  • Typo fix in goog.url#createUrl
  • Adds unhandled error handler for Deferreds for transitional purposes

Closure Library v20200719

New Additions

  • goog.collections.iters graduated from goog.labs.*
  • goog.loader.activeModuleManager optional arguments have been added to maybeInitialize method
  • goog.loader.activeModuleManager maybeInitialize method has been added

Other Changes

  • Changes ImageLoader event dispatch order to support re-queuing duplicate image IDS
  • Add more static methods to goog.log.
  • Remove usage of vendor-prefixed versions of Blob#slice.
  • goog.log.LogBuffer is now an alias of goog.debug.LogBuffer.
  • Update goog\.dom\.TagName to be an uninstantiable record type.
  • Rename goog.testing.singleton.reset to goog.testing.singleton.resetAll
  • Resolved issue with rendering child tabs incorrectly when they moved right.

Closure Library v20200628

New Additions

  • Add commit method to goog.db.Transaction.
  • Add trySanitize and tryFromDataUrl to goog.html.SafeUrl
  • Add goog.dom.copyContents.

Backwards Incompatible Changes

  • declareLegacyNamespace logic has been updated to work more like goog.provide.
  • goog.isArray has been deleted. Use Array.isArray instead.
Commits
  • 5be5841 Bump Closure Library version to 20200830.0.0.
  • 2cb0e52 Remove WebChannel's dependency on native EventTartget and its implementation ...
  • 25db34e Improve compatibility when running under nonce-based Content Security Policie...
  • 4e20faf Internal change
  • ab1671c Internal change
  • 7c80948 RELNOTES[INC]: Tighten strictness in Closure Library function in goog.provide...
  • d4df5d4 RELNOTES: Fix edge-case in TestCase autodiscovery.
  • fb4ad0e RELNOTES: Check for TypedArray in goog.object.unsafeClone and clone them appr...
  • d20d129 Bump version for compiler release.
  • 5699bf2 Adjust Autocomplete test that fails in strict mode.
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/network/alerts).
dependabot[bot] commented 2 years ago

Looks like google-closure-library is up-to-date now, so this is no longer needed.