Skip to content

chore(deps): bump storage3 from 0.7.4 to 0.7.5 #818

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps storage3 from 0.7.4 to 0.7.5.

Release notes

Sourced from storage3's releases.

v0.7.5 (2024-06-04)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 to 9.7.3 (#249) (ed5ed18)

  • chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#248) (da71dd4)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.7.2 (#246) (eef7b04)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.7.2 (#247) (1527f18)

  • chore: update .pre-commit-config.yaml (#240) (69ae839)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#236) (0449382)

  • chore(tests): add supabase cli for tests (#245) (b148b09)

  • chore(deps): bump idna from 3.6 to 3.7 (#228) (3ff6eed)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.4.1 (#225) (0b6dc6c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.0 to 9.4.1 (#227) (4ce32bc)

  • chore(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#226) (2650cd8)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#221) (2754a9e)

  • chore(deps): bump actions/cache from 3 to 4 (#219) (664519c)

  • chore(deps): bump abatilo/actions-poetry from 2 to 3 (#218) (75e9dba)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.4.0 (#224) (176d0da)

Fix

  • fix: add "verify" flag to the creation of client (9ad75b0)

Unknown

Changelog

Sourced from storage3's changelog.

v0.7.5 (2024-06-04)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 to 9.7.3 (#249) (ed5ed18)

  • chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#248) (da71dd4)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.7.2 (#246) (eef7b04)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.7.2 (#247) (1527f18)

  • chore: update .pre-commit-config.yaml (#240) (69ae839)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#236) (0449382)

  • chore(tests): add supabase cli for tests (#245) (b148b09)

  • chore(deps): bump idna from 3.6 to 3.7 (#228) (3ff6eed)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.4.1 (#225) (0b6dc6c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.0 to 9.4.1 (#227) (4ce32bc)

  • chore(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#226) (2650cd8)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#221) (2754a9e)

  • chore(deps): bump actions/cache from 3 to 4 (#219) (664519c)

  • chore(deps): bump abatilo/actions-poetry from 2 to 3 (#218) (75e9dba)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.4.0 (#224) (176d0da)

Fix

  • fix: add "verify" flag to the creation of client (9ad75b0)

Unknown

Commits
  • c99357c 0.7.5
  • 9ad75b0 fix: add "verify" flag to the creation of client
  • ed5ed18 chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 ...
  • da71dd4 chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#248)
  • eef7b04 chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.7.2 (#246)
  • 1527f18 chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 ...
  • 69ae839 chore: update .pre-commit-config.yaml (#240)
  • 81935d3 Add stale bot (#237)
  • 0449382 chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#236)
  • b148b09 chore(tests): add supabase cli for tests (#245)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [storage3](https://github.com/supabase-community/storage-py) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/supabase-community/storage-py/releases)
- [Changelog](https://github.com/supabase-community/storage-py/blob/main/CHANGELOG.md)
- [Commits](supabase/storage-py@v0.7.4...v0.7.5)

---
updated-dependencies:
- dependency-name: storage3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 4, 2024 23:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

Superseded by #822.

@dependabot dependabot bot closed this Jun 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/main/storage3-0.7.5 branch June 5, 2024 23:25
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants