Skip to content

Bump rollup and workbox-webpack-plugin#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-2e60e4ccba
Open

Bump rollup and workbox-webpack-plugin#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-2e60e4ccba

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps rollup to 2.80.0 and updates ancestor dependency workbox-webpack-plugin. These dependencies need to be updated together.

Updates rollup from 1.32.1 to 2.80.0

Release notes

Sourced from rollup's releases.

v.2.79.2

2.79.2

2024-09-26

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.80.0

2026-02-22

Features

  • Throw when the generated bundle contains paths that would leave the output directory (#6277)

Pull Requests

2.79.2

2024-09-26

Bug Fixes

Pull Requests

2.79.1

2022-09-22

Bug Fixes

  • Avoid massive performance degradation when creating thousands of chunks (#4643)

Pull Requests

2.79.0

2022-08-31

Features

  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607)

Pull Requests

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates workbox-webpack-plugin from 5.1.3 to 7.4.0

Release notes

Sourced from workbox-webpack-plugin's releases.

Workbox v7.4.0

v7.4.0

  • Critical dependency updates.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.

v7.1.0

What's Changed ✏️

  • Updating dependencies with critical vulnerabilities, plus some other dependencies maintenance

Thanks 🙏

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

Workbox v7.0.0

⚠️ Breaking changes

  • Minimum required version Node 16

v6.5.4

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 🐛

  • Integration tests fixes [#3102 ] & #3103
  • Removed documentation typos

Misc 🤹

  • updated idb and selenium-assitant versions

Thank yous 🌿

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

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

Workbox 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 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

... (truncated)

Commits
  • fa702fe v7.4.0
  • c34bf28 Merge pull request #3441 from GoogleChrome/chore/npm-audit
  • cf21cb6 Merge pull request #3440 from GoogleChrome/chore/update-actions
  • 5083f3f Update dependencies
  • cf91300 Merge pull request #3439 from GoogleChrome/dependabot/npm_and_yarn/js-yaml-3....
  • b6825a9 Update upload-sarif action
  • d971ff7 Update GitHub Actions to latest versions
  • 076adc0 Bump js-yaml from 3.14.1 to 3.14.2
  • 69478fd Merge pull request #3433 from GoogleChrome/dependabot/npm_and_yarn/packages/w...
  • 0d9b8b3 Merge pull request #3434 from GoogleChrome/dependabot/npm_and_yarn/glob-11.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by swissspidy, a new releaser for workbox-webpack-plugin since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rollup](https://github.com/rollup/rollup) to 2.80.0 and updates ancestor dependency [workbox-webpack-plugin](https://github.com/googlechrome/workbox). These dependencies need to be updated together.


Updates `rollup` from 1.32.1 to 2.80.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md)
- [Commits](rollup/rollup@v1.32.1...v2.80.0)

Updates `workbox-webpack-plugin` from 5.1.3 to 7.4.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v5.1.3...v7.4.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 2.80.0
  dependency-type: indirect
- dependency-name: workbox-webpack-plugin
  dependency-version: 7.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2026 15:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 26, 2026
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.

0 participants