Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

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

Removes tar

Updates rollup-plugin-summary from 1.2.3 to 1.4.3

Release notes

Sourced from rollup-plugin-summary's releases.

v1.4.3

1.4.3 (2022-05-12)

Bug Fixes

  • fix the rollup build issue causing all dependencies to be bundled (6ef7e73)

v1.4.2

1.4.2 (2022-05-12)

Bug Fixes

  • fixes a bug causing the warning values to be incorrectly calculated (a034abf)

v1.4.1

1.4.1 (2022-05-12)

Bug Fixes

  • added the ignored typings folder (bfb3edc)
  • better messaging referring to what is being built (b524ff3)
  • fix linting issues and upgrade husky (e591a95)

v1.4.0

1.4.0 (2022-03-29)

Features

  • bump dependencies versions (9ebdddc)
  • bump minimal required node version to 14 (e82c4dd)

v1.3.0

1.3.0 (2021-03-29)

Bug Fixes

  • fixes unit test failing in node 12 due nullish coalescing usage (cb52abc)

Features

  • adds options to hide brotli, minified and/or gzipped sizes (8720132), closes #29
Commits
  • 12910ec Merge pull request #46 from yousifalraheem/patch/improve-rollup-build
  • 6ef7e73 fix: fix the rollup build issue causing all dependencies to be bundled
  • 160c4b9 Merge pull request #45 from yousifalraheem/patch/fix-warning-values
  • bec4aa9 chore: added a todo for a required test to be added in the future
  • a034abf fix: fixes a bug causing the warning values to be incorrectly calculated
  • cf7f86a Merge pull request #44 from yousifalraheem/feat/refactor
  • bfb3edc fix: added the ignored typings folder
  • e591a95 fix: fix linting issues and upgrade husky
  • 162669c docs: updated the sample output screenshot in the docs
  • ef46933 style: restyling code
  • Additional commits viewable in compare view

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)
    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 [rollup-plugin-summary](https://github.com/yousifalraheem/rollup-plugin-summary). These dependencies need to be updated together.


Removes `tar`

Updates `rollup-plugin-summary` from 1.2.3 to 1.4.3
- [Release notes](https://github.com/yousifalraheem/rollup-plugin-summary/releases)
- [Commits](yousifalraheem/rollup-plugin-summary@v1.2.3...v1.4.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: rollup-plugin-summary
  dependency-version: 1.4.3
  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 Jan 17, 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.

1 participant