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 compression-webpack-plugin from 10.0.0 to 11.1.0 #4388

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps compression-webpack-plugin from 10.0.0 to 11.1.0.

Release notes

Sourced from compression-webpack-plugin's releases.

v11.1.0

11.1.0 (2024-02-27)

Features

  • support the deleteOriginalAssets option as a function (#380) (1be8955)

Bug Fixes

v11.0.0

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (2ef7b37)
Changelog

Sourced from compression-webpack-plugin's changelog.

11.1.0 (2024-02-27)

Features

  • support the deleteOriginalAssets option as a function (#380) (1be8955)

Bug Fixes

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (2ef7b37)
Commits
  • 29cc59b chore(release): 11.1.0
  • 02777c9 chore(deps): update and tooling (#381)
  • 1be8955 feat: support the deleteOriginalAssets option as a function (#380)
  • 4c9f6f4 fix: test/include/exclude types (#379)
  • f5ab19a chore: update dependency-review-action to the latest version (#376)
  • d43d8d3 chore(release): 11.0.0
  • 2ef7b37 chore!: minimum supported Node.js version is 18.12.0
  • 810e96b chore: update dependencies to the latest version (#371)
  • b8dea25 chore: upgrade dependencies to the latest version (#369)
  • 40239f5 chore: update github actions/checkout (#365)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
@sarahcrack
Copy link
Collaborator

@dependabot rebase

Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/compression-webpack-plugin@v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: compression-webpack-plugin
  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/compression-webpack-plugin-11.1.0 branch from cd915bd to 45a9b9c Compare December 3, 2024 13:45
Copy link

github-actions bot commented Dec 3, 2024

Copy link
Collaborator

@sarahcrack sarahcrack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@sarahcrack sarahcrack merged commit cd43a4b into master Dec 4, 2024
27 checks passed
@sarahcrack sarahcrack deleted the dependabot/npm_and_yarn/compression-webpack-plugin-11.1.0 branch December 4, 2024 13:00
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.

1 participant