Skip to content

Bump tar and compression-webpack-plugin in /nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/multi-ea09944371
Open

Bump tar and compression-webpack-plugin in /nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/multi-ea09944371

Conversation

@dependabot
Copy link

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

Removes tar. It's no longer used after updating ancestor dependency compression-webpack-plugin. These dependencies need to be updated together.

Removes tar

Updates compression-webpack-plugin from 6.1.1 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)

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)

... (truncated)

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)

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)

... (truncated)

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
Install script changes

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


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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin). These dependencies need to be updated together.


Removes `tar`

Updates `compression-webpack-plugin` from 6.1.1 to 11.1.0
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/compression-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/compression-webpack-plugin@v6.1.1...v11.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: compression-webpack-plugin
  dependency-version: 11.1.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 18, 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