Skip to content

Update workbox monorepo to v7#30

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-workbox-monorepo
Open

Update workbox monorepo to v7#30
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-workbox-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 31, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
workbox-core (source) ^6.3.0^7.0.0 age confidence
workbox-expiration (source) ^6.3.0^7.0.0 age confidence
workbox-precaching (source) ^6.3.0^7.0.0 age confidence
workbox-routing (source) ^6.3.0^7.0.0 age confidence
workbox-strategies (source) ^6.4.2^7.0.0 age confidence

Release Notes

googlechrome/workbox (workbox-core)

v7.4.1: Workbox v7.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v7.4.0...v7.4.1

v7.4.0: Workbox v7.4.0

Compare Source

v7.4.0

  • Critical dependency updates.

v7.3.0: Workbox v7.3.0

Compare Source

v7.3.0

  • Critical dependency updates.

v7.1.0

Compare Source

What's Changed ✏️
  • Updating dependencies with critical vulnerabilities, plus some other dependencies maintenance
Thanks 🙏

Full Changelog: GoogleChrome/workbox@v7.0.0...v7.1.0

v7.0.0: Workbox v7.0.0

Compare Source

⚠️ Breaking changes

  • Minimum required version Node 16

v6.6.1

Compare Source

v6.6.0: Workbox v6.6.0

Compare Source

What's Changed

Full Changelog: GoogleChrome/workbox@v6.5.4...v6.6.0

v6.5.4

Compare Source

What's New 👀
  • Webpack plugin can be extended and subclasses can access the config property [#​3056]
  • In workbox-precaching during a fall back to the network, if the request's mode is no-cors, integrity will not be used and the cache entry will not be repaired. [#​3099]
What's fixed 🐛
Misc 🤹
  • updated idb and selenium-assitant versions
Thank yous 🌿

Full Changelog: GoogleChrome/workbox@v6.5.3...v6.5.4

v6.5.3: Workbox v6.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleChrome/workbox@v6.5.2...v6.5.3

v6.5.2: Workbox v6.5.2

Compare Source

Workbox v6.5.2 includes a number of improvements to the TypeScript documentation and exported types, which should in turn improve the generated documentation.

A full changelog is available at GoogleChrome/workbox@v6.5.1...v6.5.2

v6.5.1: 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 GoogleChrome/workbox@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]

v6.5.0: Workbox v6.5.0

Compare Source

The Workbox v6.5.0 release includes a number of smaller fixes, as well as a major rewrite of the workbox-webpack-plugin to TypeScript.

A full changelog is available at GoogleChrome/workbox@v6.4.2...v6.5.0

What's New

  • workbox-webpack-plugin has been rewritten in TypeScript, and has public TypeScript definitions for its interfaces published as part of this release. We do not anticipate any changes in the underlying functionality as part of this rewrite. [#​2882]
  • A forceSyncFallback parameter has been added to workbox-background-sync, without changing the default behavior. When forceSyncFallback is explicitly set to true, workbox-background-sync will always attempt to replay queued requests when the service worker starts up and never rely on the sync event listener. Most developers will not need this behavior, but it can be useful when targeting environments that have a non-functional Background Sync implementation, like some Electron runtimes. [#​3020]

What's Fixed

  • A more informative message is returned when an opaque response is erroneously used in workbox-streams. [#​3001]
  • Removed a dynamic method call in workbox-background-sync which could lead to errors when run through with certain aggressive minifiers. [#​3012]
  • A waitUntil() was added to the StaleWhileRevalidate strategy, ensuring that it works properly with navigation preload responses. [#​3015]
  • Removed the dependency on the deprecated source-map-url package. [#​3031]

New Contributors

Thank you to @​roikoren755 for their contributions to the workbox-webpack-plugin TypeScript migration!


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 31, 2023

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.7
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
npm notice Run `npm install -g npm@9.6.7` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @material-ui/icons@5.0.0-beta.5
npm ERR! Found: @material-ui/core@4.12.3
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"^4.12.3" from the root project
npm ERR!   peer @material-ui/core@"^4.12.0 || ^5.0.0-beta.0" from @material-ui/data-grid@4.0.0-alpha.37
npm ERR!   node_modules/@material-ui/data-grid
npm ERR!     @material-ui/data-grid@"^4.0.0-alpha.37" from the root project
npm ERR!   1 more (@material-ui/lab)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @material-ui/core@"^5.0.0-alpha.36" from @material-ui/icons@5.0.0-beta.5
npm ERR! node_modules/@material-ui/icons
npm ERR!   dev @material-ui/icons@"^5.0.0-beta.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @material-ui/core@5.0.0-beta.5
npm ERR! node_modules/@material-ui/core
npm ERR!   peer @material-ui/core@"^5.0.0-alpha.36" from @material-ui/icons@5.0.0-beta.5
npm ERR!   node_modules/@material-ui/icons
npm ERR!     dev @material-ui/icons@"^5.0.0-beta.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/worker/d581b7/3ae35b/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/d581b7/3ae35b/cache/others/npm/_logs/2023-05-31T20_03_32_548Z-debug-0.log

@renovate renovate Bot changed the title fix(deps): update workbox monorepo to v7 (major) fix(deps): update workbox monorepo to v7 (major) - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate
renovate Bot deleted the renovate/major-workbox-monorepo branch December 8, 2024 18:55
@renovate renovate Bot changed the title fix(deps): update workbox monorepo to v7 (major) - autoclosed fix(deps): update workbox monorepo to v7 (major) Dec 8, 2024
@renovate renovate Bot reopened this Dec 8, 2024
@renovate
renovate Bot force-pushed the renovate/major-workbox-monorepo branch from 78b47d3 to 6fc230b Compare December 8, 2024 22:10
@renovate

renovate Bot commented Dec 8, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @material-ui/icons@5.0.0-beta.5
npm ERR! Found: @material-ui/core@4.12.3
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"^4.12.3" from the root project
npm ERR!   peer @material-ui/core@"^4.12.0 || ^5.0.0-beta.0" from @material-ui/data-grid@4.0.0-alpha.37
npm ERR!   node_modules/@material-ui/data-grid
npm ERR!     @material-ui/data-grid@"^4.0.0-alpha.37" from the root project
npm ERR!   1 more (@material-ui/lab)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @material-ui/core@"^5.0.0-alpha.36" from @material-ui/icons@5.0.0-beta.5
npm ERR! node_modules/@material-ui/icons
npm ERR!   dev @material-ui/icons@"^5.0.0-beta.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @material-ui/core@5.0.0-beta.5
npm ERR! node_modules/@material-ui/core
npm ERR!   peer @material-ui/core@"^5.0.0-alpha.36" from @material-ui/icons@5.0.0-beta.5
npm ERR!   node_modules/@material-ui/icons
npm ERR!     dev @material-ui/icons@"^5.0.0-beta.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-07-24T16_59_00_150Z-debug-0.log

@renovate renovate Bot changed the title fix(deps): update workbox monorepo to v7 (major) Update workbox monorepo to v7 (major) Apr 15, 2026
@renovate renovate Bot changed the title Update workbox monorepo to v7 (major) Update workbox monorepo to v7 May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants