Bump google-closure-library from 20180204.0.0 to 20200830.0.0 in /app/scratch-blocks
Bumps google-closure-library from 20180204.0.0 to 20200830.0.0.
Release notes
Sourced from google-closure-library's releases.
Closure Library v20200830
New Additions
goog.log.getRootLoggerhas 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.delayhas 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.providefilesgoog.loader.activeModuleManager: RenamemaybeInitializetoinitialize- Remove deprecated method
goog.fs.blobAsStringOther Changes
- Resolved issue with rendering child tabs incorrectly when they moved right
- Make
goog.eventslibraries compatible with clutz (JS to TS converter)- Allow using
setInnerHtmlwithShadowRoot- Check for
TypedArrayingoog.object.unsafeCloneand clone them appropriately- Fix edge-case in
TestCaseautodiscovery- Add aria-owns to permitted list of attributes with IDENTIFIER contract
- Update
isSafariDesktopOnMobilecheck 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 purposesClosure 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\.TagNameto 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
5be5841Bump Closure Library version to 20200830.0.0.2cb0e52Remove WebChannel's dependency on native EventTartget and its implementation ...25db34eImprove compatibility when running under nonce-based Content Security Policie...4e20fafInternal changeab1671cInternal change7c80948RELNOTES[INC]: Tighten strictness in Closure Library function in goog.provide...d4df5d4RELNOTES: Fix edge-case in TestCase autodiscovery.fb4ad0eRELNOTES: Check for TypedArray in goog.object.unsafeClone and clone them appr...d20d129Bump version for compiler release.5699bf2Adjust Autocomplete test that fails in strict mode.- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.