Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps azure-storage-blob from 12.20.0 to 12.27.1.

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-blob_12.27.1

12.27.1 (2025-10-29)

Bugs Fixed

  • Fixed MyPy attr-defined errors for BlobClient.

azure-storage-blob_12.27.0

12.27.0 (2025-10-15)

Features Added

  • Stable release of features from 12.27.0b1

Other Changes

  • Migrated any previously documented kwarg arguments to be named keywords. Some public types may have been adjusted if they were previously erroneous or incomplete.
  • Removed __enter__ and __exit__ attributes for all asynchronous client objects for raising explicit TypeError, and let the AttributeError raise directly.
Commits
  • 2972b9e [Storage] Cherry Pick mypy fixes for STG 99 (#43664)
  • 0568271 [Storage] [STG 99] Changelogs for Removing __enter__ and __exit__ from As...
  • ad01347 Updated release date
  • 680072a Added back download_blob overloads to fix API Views (#42769)
  • 49dd75d Added changelogs for the bug fix (#43105)
  • c8ba802 [Storage] Fixed Pagination for list_directories_and_files when `name_starts...
  • ad36c0c Merge branch 'main' into release/storage/stg99-ga
  • 1c0344e Fix NFS tests (#42894)
  • 20f7d18 Added back download_blob overloads to fix API Views (#42769)
  • 28abd08 [Storage] Fix Blob test_helpers.py (#42712)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/azure-storage-blob-12.27.1 branch 4 times, most recently from 0be5272 to 253be0e Compare November 6, 2025 09:17
@dependabot dependabot bot force-pushed the dependabot/pip/azure-storage-blob-12.27.1 branch 5 times, most recently from 4377688 to 565ff8c Compare November 13, 2025 09:13
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.20.0 to 12.27.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.20.0...azure-storage-blob_12.27.1)

---
updated-dependencies:
- dependency-name: azure-storage-blob
  dependency-version: 12.27.1
  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/azure-storage-blob-12.27.1 branch from 565ff8c to 2738778 Compare November 14, 2025 09:14
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.

1 participant