-
-
Notifications
You must be signed in to change notification settings - Fork 282
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
Bump azure-storage-blob from 12.16.0 to 12.18.3 #1542
Conversation
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.16.0 to 12.18.3. - [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.16.0...azure-storage-blob_12.18.3) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
A newer version of azure-storage-blob exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Perhaps just the ABS tests need to be disabled on Python 3.9:
see: #1621 (comment) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1542 +/- ##
==========================================
- Coverage 99.99% 98.82% -1.17%
==========================================
Files 38 38
Lines 14574 14574
==========================================
- Hits 14573 14403 -170
- Misses 1 171 +170 |
3fce479
to
b5b7181
Compare
b5b7181
to
2b5143d
Compare
Ok. Looks like that worked except it's reduced the code coverage numbers. grrr.... |
@dependabot recreate |
Superseded by #1829. |
Bumps azure-storage-blob from 12.16.0 to 12.18.3.
Release notes
Sourced from azure-storage-blob's releases.
Commits
dc1736b
Initial (#32406)ed400e9
{Logging} Do not leak credentials in exception handling/stack traces (#32337)1512dcd
Update ARM templates (#32368)c6c4d59
Bump versions after release (#32224)9bb963a
[Storage] Prepare for blob/queue patch release (#32194)eeacc10
[Storage] Fix user_agent on method calls with encryption (#32183)dda42ab
[Storage] Make hack to run changefeed tests locally opt-in via comments (#32002)57cdeaa
[Storage] Improvequery_blob
docs (#32048)b7e4b4a
Bump (#32085)80e2aa4
[Storage] [Hotfix] Fix breaking change increate_configuration
and prepare ...You can trigger a rebase of this PR 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)