Skip to content

Bump tar and supabase#184

Merged
komagata merged 3 commits into
mainfrom
dependabot/npm_and_yarn/multi-069975ff5d
May 11, 2026
Merged

Bump tar and supabase#184
komagata merged 3 commits into
mainfrom
dependabot/npm_and_yarn/multi-069975ff5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps tar to 7.5.13 and updates ancestor dependency supabase. These dependencies need to be updated together.

Updates tar from 7.4.3 to 7.5.13

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.
  • Consistent TOCTOU behavior in sync t.list
  • Only read from ustar block if not specified in Pax
  • Fix sync tar.list when file size reduces while reading
  • Sanitize absolute linkpaths properly
  • Prevent writing hardlink entries to the archive ahead of their file target

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Drop support for node <18
  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

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


Updates supabase from 2.20.12 to 2.98.2

Release notes

Sourced from supabase's releases.

v2.98.2

Changelog

Bug fixes

  • e4a7ace0226dfd7ee8886ebc550a4b5c476c047e: fix: mailer links regression (#5166) (@​jgoux)

Others

  • 893c2840996c7ec8cfaa38a2907b973a7859957c: chore: sync API types from infrastructure (#5160) (@​supabase-cli-releaser[bot])
  • 9da7facef2f648ef2a58b61731327c3ba2ce31af: fix (@​7ttp)
  • f6c1529132e6d3f5d397db6e2830771966133e4a: test (@​7ttp)

v2.98.1

4 May 2026 (v2.98.1)

What's Changed

Features

  • feat(pg-delta): enhance pg-delta version handling
  • feat: add SUPABASE_HOSTNAME env var to override local service host
  • feat: emit Claude Code plugin hint from CLI

Bug fixes

  • fix(functions): set nofile ulimit for Edge Runtime container
  • fix(windows): json unmarshal errors in telemetry and pg-delta declarative sync
  • fix: skip bucket seeding

Others

New Contributors

Full Changelog: supabase/cli@v2.95.4...v2.98.1

Changelog

Bug fixes

  • b89a94567975321f9eb58a487825fb2a35f11188: fix: skip bucket seeding (#5158) (@​7ttp)

v2.98.0

Changelog

Others

  • 0dc6a4755da01e01ab75f34b955ccc01904afe35: feat(pg-delta): enhance pg-delta version handling (#5154) (@​avallete)

v2.97.0

Changelog

Features

  • 3f01508fd6ac3278470938108bef739b03f229ac: feat: emit Claude Code plugin hint from CLI (#5153) (@​Rodriguespn)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for supabase since your current version.


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.

Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.13 and updates ancestor dependency [supabase](https://github.com/supabase/cli). These dependencies need to be updated together.


Updates `tar` from 7.4.3 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.4.3...v7.5.13)

Updates `supabase` from 2.20.12 to 2.98.2
- [Release notes](https://github.com/supabase/cli/releases)
- [Commits](supabase/cli@v2.20.12...v2.98.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.13
  dependency-type: indirect
- dependency-name: supabase
  dependency-version: 2.98.2
  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 May 11, 2026
@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent Ready Ready Preview, Comment May 11, 2026 8:36am

Request Review

@komagata komagata merged commit d9ae513 into main May 11, 2026
6 checks passed
@komagata komagata deleted the dependabot/npm_and_yarn/multi-069975ff5d branch May 11, 2026 11:52
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