Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates tar from 7.4.3 to 7.5.3

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.

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.

6.2

  • Add support for brotli compression
  • Add maxDepth option to prevent extraction into excessively deep folders.

... (truncated)

Commits

Updates supabase from 2.24.3 to 2.72.8

Release notes

Sourced from supabase's releases.

v2.72.8

Changelog

Bug fixes

  • 5122df4f64490526e3b90852c221e9ff4f6492f6: fix(docker): bump supabase/realtime from v2.69.2 to v2.70.0 in /pkg/config/templates in the docker-minor group (#4723) (@​dependabot[bot])
  • b3449760723eddbe32281f804dd13212a57b8062: fix(docker): bump supabase/postgres from 17.6.1.071 to 17.6.1.072 in /pkg/config/templates (#4728) (@​dependabot[bot])

Others

  • 3337bc17db314e891c29295317649a7a80de7fc5: chore: auto approve dependabot pr (#4720) (@​sweatybridge)
  • a13554da4aa82c5ffc4da65c30fbdf9d3e490d8c: chore(deps): bump tar from 7.5.2 to 7.5.3 in the npm-major group (#4727) (@​dependabot[bot])
  • b04987d3e968a61299940cf08c38bbd2edd74cd8: chore(deps): bump the go-minor group across 1 directory with 2 updates (#4729) (@​dependabot[bot])

v2.72.7

Changelog

Bug fixes

  • ba5e179bfdd85213ee77f3fb0a94eec5f20d72d0: fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates (#4714) (@​dependabot[bot])

Others

  • f6bec9a3cee7638c0cbf690951d0adcfecf9637b: chore(deps): bump the go-minor group across 2 directories with 2 updates (#4715) (@​dependabot[bot])
  • 248f9e029cef38e5918be6f2f84698b300e1d02d: chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.16.8 (#4717) (@​dependabot[bot])

v2.72.6

Changelog

Bug fixes

  • cccbbbe9eca6e12efa518db40e33c1ee02415cc8: fix: resolve tests directory relative to cwd (#4713) (@​sweatybridge)

v2.72.5

Changelog

Bug fixes

  • 6d101d395fca2cace623d9ace0d6b879c74a13fc: fix(docker): bump supabase/postgres from 17.6.1.067 to 17.6.1.071 in /pkg/config/templates (#4708) (@​dependabot[bot])

v2.72.4

Changelog

Bug fixes

  • 1f5356ce5d037427b3492d9ce0a56047458f73f5: fix(docker): bump supabase/studio from 2025.12.29-sha-c223130 to 2026.01.07-sha-037e5f9 in /pkg/config/templates (#4709) (@​dependabot[bot])

Others

  • 4bcfcb90bad201437641fe7799cedb17da1551ec: chore(deps): bump the go-minor group across 2 directories with 2 updates (@​dependabot[bot])

v2.72.3

Changelog

Bug fixes

  • 2c0fe2cba7f6c876636ac11980bf739c6a37b0ae: fix(docker): bump the docker-minor group across 1 directory with 5 updates (#4704) (@​dependabot[bot])

v2.72.2

Changelog

Bug fixes

  • 4e3c01a25611f71bfd27bdf6cbd61edc4679e03d: fix: setup cancellation context for all commands (#4701) (@​sweatybridge)

Others

  • c009ea2b4a02840e44fbb0dcd610df185026e93f: chore(deps): bump github.com/stripe/pg-schema-diff from 1.0.3 to 1.0.5 in the go-minor group across 1 directory (#4698) (@​dependabot[bot])

v2.72.1

Changelog

Bug fixes

... (truncated)

Commits
  • b344976 fix(docker): bump supabase/postgres from 17.6.1.071 to 17.6.1.072 in /pkg/con...
  • b04987d chore(deps): bump the go-minor group across 1 directory with 2 updates (#4729)
  • a13554d chore(deps): bump tar from 7.5.2 to 7.5.3 in the npm-major group (#4727)
  • 5122df4 fix(docker): bump supabase/realtime from v2.69.2 to v2.70.0 in /pkg/config/te...
  • 3337bc1 chore: auto approve dependabot pr (#4720)
  • ba5e179 fix(docker): bump the docker-minor group in /pkg/config/templates with 3 upda...
  • 248f9e0 chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.16.8 (#4717)
  • f6bec9a chore(deps): bump the go-minor group across 2 directories with 2 updates (#4715)
  • cccbbbe fix: resolve tests directory relative to cwd (#4713)
  • 6d101d3 fix(docker): bump supabase/postgres from 17.6.1.067 to 17.6.1.071 in /pkg/con...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~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 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.

Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.3 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.3
- [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.3)

Updates `supabase` from 2.24.3 to 2.72.8
- [Release notes](https://github.com/supabase/cli/releases)
- [Commits](supabase/cli@v2.24.3...v2.72.8)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: indirect
- dependency-name: supabase
  dependency-version: 2.72.8
  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
@vercel
Copy link
Contributor

vercel bot commented Jan 17, 2026

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

Project Deployment Review Updated (UTC)
eval-next Ready Ready Preview, Comment Jan 17, 2026 2:56pm

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