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 7.1.2 to 11.0.0 #262

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2024

Bumps compression-webpack-plugin from 7.1.2 to 11.0.0.

Release notes

Sourced from compression-webpack-plugin's releases.

v11.0.0

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

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

v10.0.0

10.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • default filename is [path][base].br for brotli (#286)
  • minimum supported Node.js version is 14.15.0 (#301)

v9.2.0

9.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#277) (8664d36)

v9.1.2

9.1.2 (2021-12-13)

Bug Fixes

v9.1.1

9.1.1 (2021-12-09)

Bug Fixes

  • added types to package.json (0acff90)

v9.1.0

9.1.0 (2021-12-09)

Features

... (truncated)

Changelog

Sourced from compression-webpack-plugin's changelog.

11.0.0 (2024-01-15)

⚠ BREAKING CHANGES

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

10.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • default filename is [path][base].br for brotli (#286)
  • minimum supported Node.js version is 14.15.0 (#301)

Bug Fixes

  • default filename is [path][base].br for brotli (#286) (db04e14)

  • minimum supported Node.js version is 14.15.0 (#301) (5db3255)

9.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#277) (8664d36)

9.1.2 (2021-12-13)

Bug Fixes

9.1.1 (2021-12-09)

Bug Fixes

  • added types to package.json (0acff90)

9.1.0 (2021-12-09)

Features

... (truncated)

Commits
  • 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)
  • 4980bb4 chore: update dependencies to the latest version (#363)
  • 7134135 chore: update dependencies to the latest version (#362)
  • 54ec4e7 chore: upgrade dependencies to the latest version (#361)
  • 40a77cb docs: remove Gitter from issue templates (#359)
  • c682987 docs: remove Gitter from issue templates (#358)
  • 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 the dependencies Pull requests that update a dependency file label Feb 10, 2024
@webdeveric
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compression-webpack-plugin-11.0.0 branch 3 times, most recently from 42285d3 to 09e04ce Compare February 10, 2024 20:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compression-webpack-plugin-11.0.0 branch from 09e04ce to bca6bc9 Compare February 23, 2024 18:04
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 7.1.2 to 11.0.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@v7.1.2...v11.0.0)

---
updated-dependencies:
- dependency-name: compression-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/compression-webpack-plugin-11.0.0 branch from bca6bc9 to 5677247 Compare February 23, 2024 18:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #273.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/compression-webpack-plugin-11.0.0 branch March 1, 2024 22:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant