Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2022

Bumps microsoft/azure-storage-blob from 1.5.2 to 1.5.4.

Release notes

Sourced from microsoft/azure-storage-blob's releases.

Storage Client Library for Blob 1.5.4

2022.08 - version 1.5.4

  • Check $copyProgress is not null before using it in strpos.

Storage Client Library for Blob 1.5.3

2021.09 - version 1.5.3

  • Upgraded dependency for azure-storage-common to version 1.5.2.
  • Resolved some interface inconsistency between IBlob/BlobRestProxy.
  • Imported Psr\Http\Message\StreamInterface in IBlob.
Changelog

Sourced from microsoft/azure-storage-blob's changelog.

2022.08 - version 1.5.4

  • Check $copyProgress is not null before using it in strpos.

2021.09 - version 1.5.3

  • Upgraded dependency for azure-storage-common to version 1.5.2.
  • Resolved some interface inconsistency between IBlob/BlobRestProxy.
  • Imported Psr\Http\Message\StreamInterface in IBlob.

2020.12 - version 1.5.2

  • Resolved an issue where access condition does not work for large block blob uploads.
  • Guzzle version is now updated to support both 6.x and 7.x.

2020.08 - version 1.5.1

  • Lower case query parameter names.

2020.01 - version 1.5.0

  • Added support to include deleted in blob list.
  • Added support to undelete a blob.
  • Fixed the issue in SAS token where special characters were not correctly encoded.
  • Samples no longer uses ‘BlobRestProxy’ directly, instead, ‘ServicesBuilder’ is used.

2019.04 - version 1.4.0

  • Added support for OAuth authentication.
  • Resolved some issues on Linux platform.

2019.03 - version 1.3.0

  • Fixed a bug where blob name '0' cannot be created.
  • Documentation refinement.
  • ListContainer now can have ETag more robustly fetched from response header.

2018.08 - version 1.2.0

  • Updated Azure Storage API version from 2016-05-31 to 2017-04-17.
  • Added method setBlobTier method in BlobRestProxy to set blob tiers.
  • Added support setting or getting blob tiers related properties when creating blobs, listing blobs, getting blob properties and copying blobs.
  • Set the getBlobUrl() method in BlobRestProxy visibility to public.

2018.04 - version 1.1.0

  • Private method BlobRestProxy::getBlobUrl now preserves primary URI path when exists.
  • MD files are modified for better readability and formatting.
  • CACERT can now be set when creating RestProxies using $options parameter.
  • Added a sample in BlobSamples.php to list all blobs with certain prefix. This is a recommended implementation of using continuation token to list all the blobs.
  • Removed unnecessary trailing spaces.
  • Assertions are re-factored in test cases.
  • Now the test framework uses PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase.

... (truncated)

Commits
  • 1023ce1 source code copied from azure-storage-php for v1.5.4-blob release
  • 9aec3e1 source code copied from azure-storage-php for v1.5.3-blob release
  • See full diff in compare view

Dependabot compatibility score

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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [microsoft/azure-storage-blob](https://github.com/Azure/azure-storage-blob-php) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/Azure/azure-storage-blob-php/releases)
- [Changelog](https://github.com/Azure/azure-storage-blob-php/blob/master/ChangeLog.md)
- [Commits](Azure/azure-storage-blob-php@v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: microsoft/azure-storage-blob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/microsoft/azure-storage-blob-1.5.4 branch from 44e651a to 6a3d3c2 Compare September 20, 2022 14:46
@kesselb kesselb added the main label Oct 26, 2022
@nickvergessen
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/microsoft/azure-storage-blob-1.5.4 branch February 13, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants