Skip to content

chore(deps): bump the storage group in /api with 3 updates#35398

Merged
asukaminato0721 merged 1 commit intomainfrom
dependabot/uv/api/storage-e14da8ccaa
Apr 20, 2026
Merged

chore(deps): bump the storage group in /api with 3 updates#35398
asukaminato0721 merged 1 commit intomainfrom
dependabot/uv/api/storage-e14da8ccaa

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the storage group in /api with 3 updates: boto3, bce-python-sdk and supabase.

Updates boto3 from 1.42.88 to 1.42.91

Commits
  • d5b7391 Merge branch 'release-1.42.91'
  • f8d1385 Bumping version to 1.42.91
  • 3e83422 Add changelog entries from botocore
  • ac298d4 Merge branch 'release-1.42.90'
  • 1a92783 Merge branch 'release-1.42.90' into develop
  • c16e41e Bumping version to 1.42.90
  • ec6d8b3 Add changelog entries from botocore
  • e73a6f9 Bump aws-actions/configure-aws-credentials from 6.0.0 to 6.1.0 (#4767)
  • 54a9dc1 Merge branch 'release-1.42.89'
  • 0cb8ca5 Merge branch 'release-1.42.89' into develop
  • Additional commits viewable in compare view

Updates bce-python-sdk from 0.9.69 to 0.9.70

Updates supabase from 2.18.1 to 2.28.3

Release notes

Sourced from supabase's releases.

v2.28.3

2.28.3 (2026-03-20)

Bug Fixes

v2.28.2

2.28.2 (2026-03-13)

Bug Fixes

  • auth: fix admin list factors payload format. (#1415) (32843cf)

v2.28.1

2.28.1 (2026-03-12)

Bug Fixes

  • auth: prevent OverflowError in auto-refresh token retry (#1397) (#1400) (08bdf38)
  • postgrest: comment out ssl error test (#1410) (51b86be)
  • postgrest: remove check against message field in data payload (#1413) (81041a4)

v2.28.0

2.28.0 (2026-02-10)

Features

  • storage: add list_v2 method to file_api client (#1377) (259f4ad)

Bug Fixes

  • auth: add missing is_sso_user, deleted_at, banned_until to User model (#1375) (7f84a62)
  • realtime: ensure remove_channel removes channel from channels dict (#1373) (0923314)
  • realtime: use pop with default in _handle_message to prevent KeyError (#1388) (baea26f)
  • storage3: replace print() with warnings.warn() for trailing slash notice (#1380) (50b099f)

v2.27.3

2.27.3 (2026-02-03)

Bug Fixes

  • deprecate python 3.9 in all packages (#1365) (cc72ed7)
  • ensure storage_url has trailing slash to prevent warning (#1367) (4267ff1)

... (truncated)

Changelog

Sourced from supabase's changelog.

2.28.3 (2026-03-20)

Bug Fixes

2.28.2 (2026-03-13)

Bug Fixes

  • auth: fix admin list factors payload format. (#1415) (32843cf)

2.28.1 (2026-03-12)

Bug Fixes

  • auth: prevent OverflowError in auto-refresh token retry (#1397) (#1400) (08bdf38)
  • postgrest: comment out ssl error test (#1410) (51b86be)
  • postgrest: remove check against message field in data payload (#1413) (81041a4)

2.28.0 (2026-02-10)

Features

  • storage: add list_v2 method to file_api client (#1377) (259f4ad)

Bug Fixes

  • auth: add missing is_sso_user, deleted_at, banned_until to User model (#1375) (7f84a62)
  • realtime: ensure remove_channel removes channel from channels dict (#1373) (0923314)
  • realtime: use pop with default in _handle_message to prevent KeyError (#1388) (baea26f)
  • storage3: replace print() with warnings.warn() for trailing slash notice (#1380) (50b099f)

2.27.3 (2026-02-03)

Bug Fixes

  • deprecate python 3.9 in all packages (#1365) (cc72ed7)
  • ensure storage_url has trailing slash to prevent warning (#1367) (4267ff1)

2.27.2 (2026-01-14)

Bug Fixes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the storage group in /api with 3 updates: [boto3](https://github.com/boto/boto3), [bce-python-sdk](http://bce.baidu.com) and [supabase](https://github.com/supabase/supabase-py).


Updates `boto3` from 1.42.88 to 1.42.91
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.88...1.42.91)

Updates `bce-python-sdk` from 0.9.69 to 0.9.70

Updates `supabase` from 2.18.1 to 2.28.3
- [Release notes](https://github.com/supabase/supabase-py/releases)
- [Changelog](https://github.com/supabase/supabase-py/blob/main/CHANGELOG.md)
- [Commits](supabase/supabase-py@v2.18.1...v2.28.3)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.42.91
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: storage
- dependency-name: bce-python-sdk
  dependency-version: 0.9.70
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storage
- dependency-name: supabase
  dependency-version: 2.28.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storage
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 20, 2026
@dependabot dependabot Bot requested a review from QuantumGhost as a code owner April 20, 2026 01:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 20, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 20, 2026
@asukaminato0721 asukaminato0721 added this pull request to the merge queue Apr 20, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 20, 2026
Merged via the queue into main with commit ba8e068 Apr 20, 2026
27 checks passed
@asukaminato0721 asukaminato0721 deleted the dependabot/uv/api/storage-e14da8ccaa branch April 20, 2026 10:43
HanqingZ pushed a commit to HanqingZ/dify that referenced this pull request Apr 23, 2026
…s#35398)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
asukaminato0721 pushed a commit to asukaminato0721/dify that referenced this pull request Apr 24, 2026
…s#35398)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 lgtm This PR has been approved by a maintainer python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant