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 20220104.0.0 to 20220202.0.0 #5965

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps google-closure-deps from 20220104.0.0 to 20220202.0.0.

Release notes

Sourced from google-closure-deps's releases.

Closure Library v20220202

New Additions

  • Avoid using an empty string as the meta-refresh tag URL value as this can cause race conditions when users later update the blank document's location. (32be570dd16ed212c8f169c52d704c755ecb0f7b)
  • Add Long#toUnsignedString to convert a Long to its unsigned (385ae7b0d0596de140a124ec2454ee6088f8e5ef)

Backwards Incompatible Changes

  • the goog.provide for goog.asserts.AssertionError has been removed, access the same value/type instead via requiring goog.asserts. (e4bd60f9f72154c90717efc7141d8cdcdf9434b8)

Other Changes

  • Remove special support for Chrome 21- in goog.db.Error (bf304a4e797d2528e51fab5e2e63316215fbe6f8)
  • Give closure dialogs the option to keep track of their amount of surrounding space. (73847ba254a85acbf645f6d8f6321dbdff948745)
  • Avoid unnecessary mime check for data urls. (987094d2e793569a6e49b724308ef7d8bfc3c8b6)
  • Delete extra edge entry if all edges for a given "fromModuleId" have been removed. (22513daeb16c77994e8d5151345e03e194b9d940)
  • Add radial-gradient to SafeStyle list of allowed functions (6bde62382dd04e96bca95c651f03d445254f66ee)
  • Mark deprecated goog.structs.Map as final. (45037fb9bfe208988d547201f7d93f4b1c48b063)
Commits
  • fd0dc84 Bump Closure Library version to 20220202.0.0.
  • 45037fb RELNOTES: Mark deprecated goog.structs.Map as final.
  • 3241766 Fix a bug which causes webchannel to close prematurely when HTTP stream is ab...
  • 6bde623 Add radial-gradient to SafeStyle list of allowed functions
  • e222a9d Update variable name in for..in loop to something better than "toModules".
  • 22513da Delete extra edge entry if all edges for a given "fromModuleId" have been rem...
  • e96face Introduce a new install parameter to withMockClock that allows preventing aut...
  • 9915985 Add an option to goog.testing.TestCase to allow using native Promises. This h...
  • 68c30ee Specify units for timeout duration
  • 02bfcf3 Adopt goog.module in goog.asserts
  • 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 dependabot bot requested a review from a team as a code owner February 28, 2022 09:01
@dependabot dependabot bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Feb 28, 2022
Bumps [google-closure-deps](https://github.com/google/closure-library) from 20220104.0.0 to 20220202.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](google/closure-library@v20220104...v20220202)

---
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 dependabot bot force-pushed the dependabot/npm_and_yarn/develop/google-closure-deps-20220202.0.0 branch from e5901a0 to f57be4b Compare March 10, 2022 19:51
@rachel-fenichel rachel-fenichel merged commit 152f017 into develop Mar 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-closure-deps-20220202.0.0 branch March 17, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant