Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @azure/storage-blob from 10.5.0 to 12.2.1.

Release notes

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

@azure/storage-blob_12.2.1

12.2.1 (2020-09-17)

  • Bug fix - Fixes an issue whereBlockBlobClient.uploadStream() will give an "Invalid Verb" error when keep-alive is enabled. Fixed bug 11187.

@azure/storage-blob_12.2.0

12.2.0 (2020-09-08)

  • Added RehydratePriority to BlobProperties and BlobItemProperties.
  • Fixed BlockBlobClient.uploadStream() to support bufferSize larger than buffer.constants.MAX_LENGTH.
  • Added support for Object Replication Service.
  • Added custom domain support.
  • Supported Append Blob Seal.
  • Supported tags conditional operations.
  • The Static Website Service now supports a DefaultIndexDocumentPath for a global HTTP 200 route within the static website. You can get it by BlobServiceClient.getProperties() and set it via blobServiceClient.setProperties().
  • Bug fix - credential parameter of newPipeline() function is now optional. If not specified, AnonymousCredential is used. Fixes bug 9628.
  • Bug fix - high level upload functions BlockBlobClient.uploadFile(), BlockBlobClient.uploadStream() and BlockBlobClient.uploadBrowserData() now support setting tier. Fixes bug 9062.
  • Optimized error semantic for listBlobsByHierarchy(). Using listBlobsByHierarchy() with empty delimiter will now fail-fast.
  • Bug fix - Content-Length header is no more ignored. Fixes bugs 8903, 9300 and 10614.

@azure/storage-blob-changefeed_12.0.0-preview.3

12.0.0-preview.3 (Unreleased)

@azure/storage-blob-changefeed_12.0.0-preview.2

12.0.0-preview.2 (2020-09-08)

  • This release contains bug fixes to improve quality.

@azure/storage-blob-changefeed_12.0.0-preview.1

12.0.0-preview.1 (2020.07)

  • This is the first release supporting Azure Storage Blob Change Feed.
Commits
  • 927758e fix unstable append blob tag case (#11295)
  • 348dfe4 [storage] uploadStream bug-fix (#11195)
  • e8840e7 Sync eng/common directory with azure-sdk-tools repository for Tools PR 1000 (...
  • eae51ac Sync eng/common directory with azure-sdk-tools repository for Tools PR 999 (#...
  • 688cb66 [Monitor][Codegen] Use RequestData/RemoteDependency interfaces (#11241)
  • 760a8c1 Increment version for schemaregistry releases (#11157)
  • 3b9d08b [App Configuration] Use the eslint plugin (#11266)
  • 3127c26 Fix linting errors in the eslint plugin (#11254)
  • 880a07c Fixed no-duplicate issues in service-bus project (#11169)
  • dae64b2 Removed reference to tools repos (#11239)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 2, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1266

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.136%

Totals Coverage Status
Change from base Build 1246: 0.0%
Covered Lines: 178
Relevant Lines: 244

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

Superseded by #240.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/azure/storage-blob-12.2.1 branch December 1, 2020 06:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant