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 workbox-strategies from 5.1.3 to 6.4.2 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps workbox-strategies from 5.1.3 to 6.4.2.

Release notes

Sourced from workbox-strategies's releases.

Workbox v6.4.2

The Workbox v6.4.2 release fixes a few issues:

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v6.4.1...v6.4.2

Workbox v6.4.1

The Workbox v6.4.1 release fixes a few issues:

🐛 What's Fixed?

workbox-build

worbox-navigation-preload

  • The inline TypeScript definition for preloadResponse was incorrect, and has been fixed to reflect the previous definition that used to be provided by the TypeScript standard library. #2975

worbox-strategies

  • Take request.url into account in StrategyHandler.getCacheKey(). This ensures if a custom strategy overrides the Strategy._handle() method and performs multiple cache operations on different URLs, the cache key is properly calculated for each distinct URL. #2973

Workbox v6.4.0 includes:

🎉 What's New?

  • We upgraded to TypeScript 4.4.3. This required us to declare inline some types that are now longer part of the TypeScript standard; see #2946 for more context. #2950

worbox-background-sync

  • You can check the number of requests in the sync queue with the new method size(). #2941

🐛 What's Fixed?

  • We upgraded @​surma/rollup-plugin-off-main to patch a vulnerability from the dependency. #2962
  • A missing sourcemap is no longer a fatal error when running injectManifest. It returns now returns a warning and continues with execution. #2959

🎁 Thank you

To our new contributors in this version: @​StephanBijzitter and @​fuzail-ahmed!

Workbox v6.3.0 includes a couple of bug fixes and several new features.

🎉 What's New?

Allow precaching "repair" when using subresource integrity

... (truncated)

Commits

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/workbox-strategies-6.4.2 branch from ee6a31c to cd427f6 Compare December 22, 2021 19:40
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 5.1.3 to 6.4.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v5.1.3...v6.4.2)

---
updated-dependencies:
- dependency-name: workbox-strategies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/workbox-strategies-6.4.2 branch from cd427f6 to 990b444 Compare January 10, 2022 18:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants