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

Bump google-closure-library from 20170910.0.0 to 20200830.0.0 #277

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2020

Bumps google-closure-library from 20170910.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.

Bumps [google-closure-library](https://github.com/google/closure-library) from 20170910.0.0 to 20200830.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](google/closure-library@v20170910...v20200830)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2020
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.

None yet

1 participant