Skip to content

chore(deps): bump storage3 from 0.3.5 to 0.4.0 #347

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps storage3 from 0.3.5 to 0.4.0.

Release notes

Sourced from storage3's releases.

v0.4.0

Feature

  • Add transform options to signed_url,download, and public_url (122b2a3)
  • Add copy and transform option type (6be51ee)

Fix

  • Add stray / (27b6bcd)
  • Remove stray / (216cf36)
  • Update render_path for get_public_url (0272f1b)
  • Run black (42a9ed3)
  • Handle stray / (dd72fd6)
  • Handle stray / (604e804)
  • Remove query params (1feb825)
  • Add query string param (72d299d)
  • Strip out transformation changes (686b7fa)
  • Remove stray $ (f0c8fdc)
  • Switch from | to Union (f4005fd)
  • Import Union, Optional from typing instead of typing-extensions (c5e5aba)
  • Omit infra changes (9b967ce)
  • Add transform options on public url and download (7352f61)

See all commits in this version

v0.3.6

Fix

  • Datetime and upload file type (#12) (a926a06)
  • Remove trailing "/" in get_public_url (8bf407c)

See all commits in this version

Changelog

Sourced from storage3's changelog.

v0.4.0 (2023-01-10)

Feature

  • Add transform options to signed_url,download, and public_url (122b2a3)
  • Add copy and transform option type (6be51ee)

Fix

  • Add stray / (27b6bcd)
  • Remove stray / (216cf36)
  • Update render_path for get_public_url (0272f1b)
  • Run black (42a9ed3)
  • Handle stray / (dd72fd6)
  • Handle stray / (604e804)
  • Remove query params (1feb825)
  • Add query string param (72d299d)
  • Strip out transformation changes (686b7fa)
  • Remove stray $ (f0c8fdc)
  • Switch from | to Union (f4005fd)
  • Import Union, Optional from typing instead of typing-extensions (c5e5aba)
  • Omit infra changes (9b967ce)
  • Add transform options on public url and download (7352f61)

See all commits in this version

v0.3.6 (2023-01-05)

Fix

  • Datetime and upload file type (#12) (a926a06)
  • Remove trailing "/" in get_public_url (8bf407c)

See all commits in this version

Commits
  • 023ae8c chore(release): bump version to v0.4.0
  • a501d41 Merge pull request #49 from supabase-community/j0/add_transformation_bindings
  • 51de064 add 3.11
  • 3e985a9 chore: run black
  • 27b6bcd fix: add stray /
  • 216cf36 fix: remove stray /
  • 0272f1b fix: update render_path for get_public_url
  • 68bcc7d Merge pull request #41 from supabase-community/dependabot/pip/main/pre-commit...
  • 42a9ed3 fix: run black
  • dd72fd6 fix: handle stray /
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2023
Bumps [storage3](https://github.com/supabase-community/storage-py) from 0.3.5 to 0.4.0.
- [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.3.5...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/storage3-0.4.0 branch from 05c34b6 to d9a5bdc Compare January 22, 2023 05:30
@J0 J0 merged commit ed2b4f7 into develop Jan 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/storage3-0.4.0 branch January 22, 2023 05:32
# for free to join this conversation on GitHub. Already have an account? # 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