Skip to content

Bump @azure/storage-blob from 10.5.0 to 12.0.2#193

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

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

Release notes

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

@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.

@azure/storage-blob_12.0.1

2019.12 12.0.1

  • Updated to use OpenTelemetry 0.2 via @azure/core-tracing
  • Bug Fix - Convert empty prefixes ("") to undefined when passed as options to the listContainers, listBlobsFlat, and listBlobsByHierarchy methods to avoid sending an invalid request to the service. Fixes bug 5817.
  • Added a warning to the documentation of downloadToBuffer that explains the limitations of Node.js Buffer sizes to around 2GB on 64-bit architectures and 1GB on 32-bit architectures.
  • Documented the behavior of getProperties methods with respect to metadata keys and their casing inconsistency when compared to the metadata keys returned through corresponding "list" methods with the includeMetadata option.
Commits
  • d4d55f7 [Storage] improve CHANGELOG entry for PR# 6657 (#6727)
  • 32611f8 Update deprecated plugin-node-resolve (#6856)
  • 4b0264e [eventhubs-checkpointstore-blob] use core logger (#6858)
  • 386696d Update TextAnalytics package name and version (#6849)
  • 3ccc785 [event-hubs] readme re-ordering based on doc review (#6857)
  • c6403f4 [event-hubs] Prepare for version 5.0.0 release (#6852)
  • 284798d [Cosmos] Make partitionKey optional, clarify verbiage (#6855)
  • b0a714a [Cosmos] No unused locals in tests (#6848)
  • 729afd3 Update TextAnalytics README with key concepts (#6671)
  • 236b7d1 [Service Bus] [Event Hubs] Fix code coverage for node tests (#6744)
  • 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 Feb 1, 2020
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1167

  • 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
Copy link
Copy Markdown
Contributor Author

Superseded by #197.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/azure/storage-blob-12.0.2 branch March 1, 2020 04:49
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