Skip to content

fix(deps): update dependency modern-tar to ^0.8.0 - #8159

Merged
serhalp merged 1 commit into
mainfrom
renovate/modern-tar-0.x
Jul 28, 2026
Merged

fix(deps): update dependency modern-tar to ^0.8.0#8159
serhalp merged 1 commit into
mainfrom
renovate/modern-tar-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
modern-tar ^0.7.5^0.8.0 age confidence

Release Notes

ayuhito/modern-tar (modern-tar)

v0.8.0

Compare Source

Overview

Type cleanups and helper removals for correctness and a smaller web bundle. Additionally improves older Safari browser compatibility 🌊

Breaking Changes❗
  • Removed createGzipEncoder and createGzipDecoder web helpers in favor of native CompressionStream and DecompressionStream.
    • See README documentation for examples.
  • Changed createTarDecoder() to return a ReadableWritablePair instead of TransformStream.
    • This is a type correctness fix and should not affect usage.
  • Narrowed packTar() results, createTarPacker().readable, and ParsedTarEntryWithData.data from Uint8Array to Uint8Array<ArrayBuffer>.
What's Changed

Full Changelog: ayuhito/modern-tar@v0.7.7...v0.8.0

v0.7.7

Compare Source

Overview

A variety of bugs and security fixes, while making buffered web unpacking up to 3× faster ☘️

Full Changelog: ayuhito/modern-tar@v0.7.6...v0.7.7

v0.7.6

Compare Source

Overview

Resolves issues with unpacking hanging in Cloudflare Workers, unicode path handing and various security fixes ☁️

New Contributors

Full Changelog: ayuhito/modern-tar@v0.7.5...v0.7.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner April 16, 2026 14:02
@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
@github-actions

github-actions Bot commented Apr 16, 2026

Copy link
Copy Markdown

📊 Benchmark results

Comparing with db9b010

  • Dependency count: 1,159 (no change)
  • Package size: 404 MB ⬆️ 0.00% increase vs. db9b010
  • Number of ts-expect-error directives: 358 (no change)

kodiakhq[bot]
kodiakhq Bot previously approved these changes Apr 16, 2026
@serhalp
serhalp enabled auto-merge (squash) April 16, 2026 14:20
serhalp
serhalp previously approved these changes Apr 16, 2026
@renovate renovate Bot changed the title fix(deps): update dependency modern-tar to v0.7.6 fix(deps): update dependency modern-tar to v0.7.6 - abandoned May 12, 2026
@renovate

renovate Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate
renovate Bot dismissed stale reviews from serhalp and kodiakhq[bot] via 5a2603e July 28, 2026 18:49
@renovate
renovate Bot force-pushed the renovate/modern-tar-0.x branch from 27dd2df to 5a2603e Compare July 28, 2026 18:49
@renovate renovate Bot changed the title fix(deps): update dependency modern-tar to v0.7.6 - abandoned fix(deps): update dependency modern-tar to ^0.8.0 Jul 28, 2026
@serhalp
serhalp merged commit 13397d3 into main Jul 28, 2026
37 checks passed
@serhalp
serhalp deleted the renovate/modern-tar-0.x branch July 28, 2026 18:59
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