chore(deps): update workbox monorepo to v6.4.1 #1012

Merged
konrad merged 2 commits from renovate/workbox-monorepo into main 2021-11-16 20:52:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
workbox-cli devDependencies minor 6.3.0 -> 6.4.1
workbox-precaching dependencies minor 6.3.0 -> 6.4.1

Release Notes

googlechrome/workbox

v6.4.1

Compare Source

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]

v6.4.0

Compare Source

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!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [workbox-cli](https://github.com/googlechrome/workbox) | devDependencies | minor | [`6.3.0` -> `6.4.1`](https://renovatebot.com/diffs/npm/workbox-cli/6.3.0/6.4.1) | | [workbox-precaching](https://github.com/googlechrome/workbox) | dependencies | minor | [`6.3.0` -> `6.4.1`](https://renovatebot.com/diffs/npm/workbox-precaching/6.3.0/6.4.1) | --- ### Release Notes <details> <summary>googlechrome/workbox</summary> ### [`v6.4.1`](https://github.com/googlechrome/workbox/releases/v6.4.1) [Compare Source](https://github.com/googlechrome/workbox/compare/v6.4.0...v6.4.1) The Workbox v6.4.1 release fixes a few issues: ##### 🐛 What's Fixed? ##### workbox-build - The dependency on [`@apideck/better-ajv-errors`](https://github.com/apideck-libraries/better-ajv-errors) has been updated, which in turn addresses a security issue in one of its dependencies. \[[#&#8203;2977](https://github.com/googlechrome/workbox/issues/2977)] ##### 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. \[[#&#8203;2975](https://github.com/googlechrome/workbox/issues/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. \[[#&#8203;2973](https://github.com/googlechrome/workbox/issues/2973)] ### [`v6.4.0`](https://github.com/googlechrome/workbox/releases/v6.4.0) [Compare Source](https://github.com/googlechrome/workbox/compare/v6.3.0...v6.4.0) 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 [#&#8203;2946](https://github.com/googlechrome/workbox/issues/2946) for more context. \[[#&#8203;2950](https://github.com/googlechrome/workbox/issues/2950)] ##### worbox-background-sync - You can check the number of requests in the sync queue with the new method `size()`. \[[#&#8203;2941](https://github.com/googlechrome/workbox/issues/2941)] #### 🐛 What's Fixed? - We upgraded [@&#8203;surma/rollup-plugin-off-main](https://github.com/surma/rollup-plugin-off-main) to patch a vulnerability from the dependency. \[[#&#8203;2962](https://github.com/googlechrome/workbox/issues/2962)] - A missing sourcemap is no longer a fatal error when running `injectManifest`. It returns now returns a warning and continues with execution. \[[#&#8203;2959](https://github.com/googlechrome/workbox/issues/2959)] #### 🎁 Thank you To our new contributors in this version: [@&#8203;StephanBijzitter](https://github.com/StephanBijzitter) and [@&#8203;fuzail-ahmed](https://github.com/fuzail-ahmed)! </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-11-16 00:03:41 +00:00
renovate added 1 commit 2021-11-16 00:03:41 +00:00
continuous-integration/drone/pr Build is passing Details
131728e134
chore(deps): update workbox monorepo to v6.4.1
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1012-renovateworkbox-monorepo--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1012-renovateworkbox-monorepo--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad added 1 commit 2021-11-16 19:58:35 +00:00
continuous-integration/drone/pr Build is passing Details
3cc40becd1
chore: update workbox version
konrad merged commit 75af78eecc into main 2021-11-16 20:52:21 +00:00
konrad deleted branch renovate/workbox-monorepo 2021-11-16 20:52:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.