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

chore(deps): renovate: dependency azure-storage-blob to v12.21.0 #448

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azure-storage-blob (source) ==12.14.1 -> ==12.21.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-python (azure-storage-blob)

v12.21.0

12.21.0 (2024-07-17)

Features Added
  • Stable release of features from 12.21.0b1
  • Added new chars keyword to the StorageStreamDownloader.read method to support reading an arbitrary number of
    characters from the stream rather than bytes. This can only be used when encoding is specified on download_blob
    but can help prevent decoding errors in certain scenarios.

v12.20.0

12.20.0 (2024-05-07)

Features Added
  • Stable release of features from 12.20.0b1

v12.19.1

12.19.1 (2024-03-04)

Bugs Fixed
  • Fixed an issue where under rare circumstances, full downloads of sparse Page Blobs could result in the
    downloaded content containing up to one "chunk" of extra \x00 at the end due to an optimization error.

v12.19.0

12.19.0 (2023-11-07)

Features Added
  • Stable release of features from 12.19.0b1

v12.18.3

12.18.3 (2023-10-10)

Bugs Fixed
  • Fixed an issue when an invalid type was provided for credential during client construction, the
    __str__ of the object would be present in the exception message and therefore potentially logged.

v12.18.2

12.18.2 (2023-09-25)

Bugs Fixed
  • Fixed an issue where user_agent was being ignored on upload_blob or download_blob if client was configured
    for encryption.

v12.18.1

12.18.1 (2023-09-13)

Bugs Fixed
  • Fixed breaking KeyError: 'sdk_moniker' in create_configuration.
    NOTE: This is not an exported method and therefore should not be imported/called directly.

v12.18.0

12.18.0 (2023-09-12)

Features Added
  • Stable release of features from 12.18.0b1

v12.17.0

12.17.0 (2023-07-11)

Features Added
  • Stable release of features from 12.17.0b1

v12.16.0

12.16.0 (2023-04-12)

Features Added
  • Stable release of features from 12.16.0b1

v12.15.0

12.15.0 (2024-05-07)
Features Added
  • Stable release of features from 12.15.0b1

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 31, 2024
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (ba40907) to head (34c867b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files          79       79           
  Lines        3291     3291           
=======================================
  Hits         2721     2721           
  Misses        570      570           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/azure-storage-blob-12.x branch from bd70a7f to 34c867b Compare July 31, 2024 13:44
@stefpiatek stefpiatek enabled auto-merge (squash) July 31, 2024 13:50
@stefpiatek stefpiatek merged commit 2c61181 into main Jul 31, 2024
10 checks passed
@stefpiatek stefpiatek deleted the renovate/azure-storage-blob-12.x branch July 31, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant