Skip to content

Bump @azure/storage-blob from 10.5.0 to 12.1.1#200

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/azure/storage-blob-12.1.1
Closed

Bump @azure/storage-blob from 10.5.0 to 12.1.1#200
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/azure/storage-blob-12.1.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Apr 1, 2020

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

Release notes

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

@azure/storage-blob_12.1.1

12.1.1 (2020.03)

  • Bug fix - Blob SAS's sr field is now properly set when generating SAS for a blob using a stored policy with signedpermissions. For more details about Service SAS, please refer to link.
  • Fixed unexpected hang issue when uploading empty body. Fixed bug 6904.

@azure/storage-blob_12.1.0

12.1.0 (2020.02)

  • Updated Azure Storage Service API version to 2019-07-07.
  • Add support for Encryption Scope, which is similar to regular CPK, except the encryption key is provided by name.
  • MD5 and CRC headers for Blob Copy: add contentMD5and xMsContentCrc64 to BlobCopyFromURLHeaders and sourceContentMD5 to BlobSyncCopyFromURLOptions.
  • Add getPageRangesDiffForManagedDisks to PageBlobClient.
  • Fixed a bug where the package didn't work as expected when bundling web applications. [PR #7298](Azure/azure-sdk-for-js#7298)

@azure/storage-blob_12.0.2

12.0.2 (2020.01)

  • Bug fix - Name properties on clients now support more kinds of endpoints(IPv4/v6 hosts, single word domains). [PR #6753](Azure/azure-sdk-for-js#6753)

  • Service clients now share a single http client instance by default. [PR #6657](Azure/azure-sdk-for-js#6657)

    Previously, a new http client was created for each service client if none was provided by the user. This could result in TCP port exhaustion under heavy usage with the keepAlive option enabled because each http client has its own persistent TCP connection. This change creates a single http client instance which is shared among all service clients by default.

Commits

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 Apr 1, 2020
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1181

  • 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.729%

Totals Coverage Status
Change from base Build 1135: 0.0%
Covered Lines: 177
Relevant Lines: 240

💛 - Coveralls

@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/azure/storage-blob-12.1.1 branch from 123cdcd to 9405e9e Compare April 2, 2020 18:56
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #206.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/azure/storage-blob-12.1.1 branch June 1, 2020 06:50
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