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
Apr 12, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

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

Updates tar from 6.2.0 to 6.2.1

Commits

Updates supabase from 1.142.2 to 1.153.4

Release notes

Sourced from supabase's releases.

v1.153.4

Changelog

Bug fixes

  • 024d247a7bde62d861597d2ae2c4a014b0c602f2: fix: add scheme to supabase url for bootstrap (#2115) (@​sweatybridge)

v1.153.3

Changelog

Bug fixes

Others

  • eef635c4252e7c59bca8d85fe2928633877d7f97: chore: update README.md for using bootstrap command (#2101) (@​sweatybridge)

v1.153.2

Changelog

Bug fixes

  • b9f6dc0e4eef56d2cc074fc97a5397bdc8c3beed: fix: bump edge runtime to 1.41.3 (@​laktek)
  • c0dafb3fd498f585bdb86d5c9a16063bed55a8be: fix: bump edge runtime to 1.41.3 (#2111) (@​laktek)

v1.153.1

Changelog

Bug fixes

  • b04799b17b022ac0ee2a0969bf0929d2f575f66c: fix: check project health on bootstrap (#2109) (@​sweatybridge)

v1.153.0

Changelog

Features

  • e9a40c74a8d8dd9eafd01b0499749b840b942b62: feat: add option to bootstrap from scratch (@​sweatybridge)
  • 291a5bef982b6175b7d3f077de92aa01273488ce: feat: flag to overwrite existing config on init (@​sweatybridge)

Others

  • 41ae366a16bd60861e46ab73a74ad561a1a53775: chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#2102) (@​dependabot[bot])
  • a1d2c876e2498c1ba008a750da9d2136d28ff69e: chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 (#2103) (@​dependabot[bot])
  • 678e9ed9e045d25955255396555d8b86b8539b71: chore: version bump Realtime image to v2.27.5 (@​w3b6x9)
  • 54304591318adbb3ed585274f38a528bed5f8515: chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108) (@​dependabot[bot])
  • 75b6ab930069b67d2f22730006a90d6491558b35: chore: add missing period to flag help (@​sweatybridge)

v1.152.4

Changelog

Bug fixes

  • d5c9ae10f5d230bfc82d731ba5350c9afd324be9: fix: suggest npm commands after bootstrap (#2097) (@​sweatybridge)

v1.152.3

Changelog

Bug fixes

  • dbe2bcf8d24dc7609afd99a29555147dc9b4f288: fix: reuse common login flows (@​sweatybridge)

Others

  • 723d9518a78190925696f02b36c8c2abd6b0e35e: chore: use pflag default value field (@​sweatybridge)

v1.152.2

Changelog

Bug fixes

... (truncated)

Commits
  • 024d247 fix: add scheme to supabase url for bootstrap (#2115)
  • 57f4d51 fix: disable keyring on WSL1 (#2112)
  • eef635c chore: update README.md for using bootstrap command (#2101)
  • c0dafb3 fix: bump edge runtime to 1.41.3 (#2111)
  • b9f6dc0 fix: bump edge runtime to 1.41.3
  • b04799b fix: check project health on bootstrap (#2109)
  • 75b6ab9 chore: add missing period to flag help
  • 291a5be feat: flag to overwrite existing config on init
  • e9a40c7 feat: add option to bootstrap from scratch
  • 5430459 chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108)
  • 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 6.2.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 6.2.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...v6.2.1)

Updates `supabase` from 1.142.2 to 1.153.4
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.142.2...v1.153.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
Copy link

height bot commented Apr 11, 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.

@AdoshSingh AdoshSingh merged commit cf76689 into main Apr 12, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-c696b75eb4 branch April 12, 2024 05:20
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