chore(deps): update workbox monorepo to v6.5.1 #1635

Merged
konrad merged 2 commits from renovate/workbox-monorepo into main 2022-03-04 14:24:45 +00:00
Member

This PR contains the following updates:

Package Type Update Change
workbox-cli devDependencies patch 6.5.0 -> 6.5.1
workbox-precaching dependencies patch 6.5.0 -> 6.5.1

Release Notes

googlechrome/workbox

v6.5.1

Compare Source

The Workbox v6.5.1 release includes a few changes related to our TypeScript interfaces and documentation.

A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.5.0...v6.5.1

What's New
  • Additional inline @examples of using our build tools have been added to the TSDocs for workbox-build and workbox-webpack-plugin. [#​3038]
  • The TypeScript type for the generateSW(), injectManifest(), and getManifest() methods in workbox-build has been updated from unknown to an appropriate actual type specific to each method. This should lead to better TSDoc generation and type inferences for developers. As this takes what was previously only a runtime check and moves it to a compile-time check, we believe that it should be functionally equivalent to prior releases, but if you run into problems, please let us know by opening an issue. [#​3037]
What's Fixed
  • We have re-added the default export to workbox-webpack-plugin. [#​3036]

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 | patch | [`6.5.0` -> `6.5.1`](https://renovatebot.com/diffs/npm/workbox-cli/6.5.0/6.5.1) | | [workbox-precaching](https://github.com/googlechrome/workbox) | dependencies | patch | [`6.5.0` -> `6.5.1`](https://renovatebot.com/diffs/npm/workbox-precaching/6.5.0/6.5.1) | --- ### Release Notes <details> <summary>googlechrome/workbox</summary> ### [`v6.5.1`](https://github.com/googlechrome/workbox/releases/v6.5.1) [Compare Source](https://github.com/googlechrome/workbox/compare/v6.5.0...v6.5.1) The Workbox v6.5.1 release includes a few changes related to our TypeScript interfaces and documentation. A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.5.0...v6.5.1 ##### What's New - Additional inline `@example`s of using our build tools have been added to the TSDocs for `workbox-build` and `workbox-webpack-plugin`. \[[#&#8203;3038](https://github.com/googlechrome/workbox/issues/3038)] - The TypeScript type for the `generateSW()`, `injectManifest()`, and `getManifest()` methods in `workbox-build` has been updated from `unknown` to an appropriate actual type specific to each method. This should lead to better TSDoc generation and type inferences for developers. As this takes what was previously only a runtime check and moves it to a compile-time check, we believe that it should be functionally equivalent to prior releases, but if you run into problems, please let us know by opening an issue. \[[#&#8203;3037](https://github.com/googlechrome/workbox/issues/3037)] ##### What's Fixed - We have re-added the `default` export to `workbox-webpack-plugin`. \[[#&#8203;3036](https://github.com/googlechrome/workbox/issues/3036)] </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 2022-03-03 20:03:38 +00:00
renovate added 1 commit 2022-03-03 20:03:40 +00:00
continuous-integration/drone/pr Build is passing Details
cd22edc0a3
chore(deps): update workbox monorepo to v6.5.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://1635-renovate-workbox-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://1635-renovate-workbox-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 2022-03-04 14:07:52 +00:00
continuous-integration/drone/pr Build is passing Details
3f1441db35
chore: update workbox version in code
konrad merged commit 210e782c6a into main 2022-03-04 14:24:45 +00:00
konrad deleted branch renovate/workbox-monorepo 2022-03-04 14:24:45 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.