Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tar and supabase #4

Merged
merged 1 commit into from
May 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

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

Updates tar from 6.2.0 to 7.0.1

Changelog

Sourced from tar's changelog.

Changelog

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

  • 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.

6.1

6.0

  • Drop support for node 6 and 8
  • fix symlinks and hardlinks on windows being packed with \-style path targets

5.0

  • Address unpack race conditions using path reservations
  • Change large-numbers errors from TypeError to Error
  • Add TAR_* error codes

... (truncated)

Commits
  • d99fce3 7.0.1
  • af04392 Do not apply linkpath,global from global pax header
  • b0fbdea 7.0.0
  • 957da75 remove old lib folder
  • 9a260c2 test verifying #398 is fixed
  • 2d89a4e Properly handle long linkpath in PaxHeader
  • 314ec7e list: close file even if no error thrown
  • b3afdbb unpack test: use modern tap features
  • 2330416 test: code style, prefer () to _ for empty fns
  • ae9ce7e test: fix normalize-unicode coverage on linux
  • Additional commits viewable in compare view

Updates supabase from 1.136.3 to 1.165.0

Release notes

Sourced from supabase's releases.

v1.165.0

Changelog

Features

  • 3e83a7972640202927df0bdd25e49a9e069cb201: feat(storage): expose storage api client to public (@​sweatybridge)
  • 3c56b4f226d8910f99ee86f1c8082c0c8faa3585: feat(storage): support copying files to local storage api (@​sweatybridge)

Others

  • f3cbee8b1dcc9f8db8572005beec7491d14f2faf: chore: remove download timeout (@​sweatybridge)
  • 8dddd06713749969989e04bff81d664a0110f612: chore: simplify request editor (@​sweatybridge)
  • 61d040fd7b79be9ba9b466548bac22b3a783d4d2: chore: refactor file options parser (@​sweatybridge)

v1.164.1

Changelog

Bug fixes

  • 7d81f8a480c17dd395e7f190daf98091612cd808: fix: load multiple env files by convention (#2199) (@​sweatybridge)

v1.164.0

Changelog

Features

  • cecb69b9f854754263d969bdc45e58142f88da1d: feat: support fetching migration history table to files (#2113) (@​sweatybridge)

v1.163.8

Changelog

Bug fixes

  • 50aa1ab264bd200536358ddc5175ef4008f59362: fix(db): bump postgres image to 15.1.1.41 (#2215) (@​sweatybridge)

v1.163.7

Changelog

Bug fixes

  • 43ae84d14542c1228e788bb4a58b3604da72dd97: fix(auth): Update GoTrue Image to avoid signup link generation bug (#2212) (@​dagingaa)

v1.163.6

Changelog

Bug fixes

  • b5e0e172e1a3a40d4d6f518490c68609941c4f41: fix: simplify query for user defined schemas (#2206) (@​sweatybridge)

v1.163.5

Changelog

Bug fixes

  • bdb60abc7f5459159fcd236106ebdd714da42be5: fix: stdin should be echoed to stderr by convention (#2211) (@​sweatybridge)

v1.163.4

Changelog

Bug fixes

  • 1c01e8e560988bf5776fc8a255222207d0aeca56: fix: add fixed order when selecting types to drop (fixes issue #2207) (#2208) (@​hammerlscs)

Others

  • cad5d54ee89dd707c6023da81e597335e643f23d: chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#2209) (@​dependabot[bot])

v1.163.3

Changelog

Bug fixes

... (truncated)

Commits
  • 61d040f chore: refactor file options parser
  • 3c56b4f feat(storage): support copying files to local storage api
  • 8dddd06 chore: simplify request editor
  • f3cbee8 chore: remove download timeout
  • 3e83a79 feat(storage): expose storage api client to public
  • 7d81f8a fix: load multiple env files by convention (#2199)
  • cecb69b feat: support fetching migration history table to files (#2113)
  • 50aa1ab fix(db): bump postgres image to 15.1.1.41 (#2215)
  • 43ae84d fix(auth): Update GoTrue Image to avoid signup link generation bug (#2212)
  • b5e0e17 fix: simplify query for user defined schemas (#2206)
  • 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.

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


Updates `tar` from 6.2.0 to 7.0.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v7.0.1)

Updates `supabase` from 1.136.3 to 1.165.0
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.136.3...v1.165.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: supabase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2024
Copy link

height bot commented May 10, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@MauroKinderknecht MauroKinderknecht merged commit 20fa5b9 into main May 11, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-51eb5931a4 branch May 11, 2024 14:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant