Skip to content
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 1.5.0 to 2.1.0 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps azure-storage-blob from 1.5.0 to 2.1.0.

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-queue v2.1.0

  • Support for 2019-02-02 REST version. No new features for Queue.

azure-storage-file v2.1.0

  • Support for 2019-02-02 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Added update_range_from_file_url API to writes the bytes from one Azure File endpoint into the specified range of another Azure File endpoint.
  • Added set_directory_properties, create_permission_for_share and get_permission_for_share APIs
  • Added optional parameters(file_permission, smb_properties) for create_file*, create_directory* related APIs and set_file_properties API
  • Updated get_file_properties, get_directory_properties so that the response has SMB related properties

azure-storage-common v2.1.0

  • Support for 2019-02-02 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Validate that the echoed client request ID from the service matches the sent one.

azure-storage-blob v2.1.0

  • Support for 2019-02-02 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Added Batch Delete Blob API.
  • Added Batch Set Standard Blob Tier API(for BlockBlob).
  • Added Blob Tier support for PutBlob/PutBlockList/CopyBlob APIs.
  • Added support for client provided encryption key to numerous APIs.

azure-storage-queue v2.0.1

  • Updated the dependency to use azure-storage-common~=2.0.

azure-storage-file v2.0.1

  • Updated the dependency to use azure-storage-common~=2.0.

azure-storage-blob v2.0.1

  • Updated the dependency to use azure-storage-common~=2.0.

azure-storage-queue v2.0.0

  • Support for 2018-11-09 REST version. (No new feature for Queue)

azure-storage-nspkg v2.0.0

This is an internal package. The user should not use this directly.

azure-storage-file v2.0.0

  • Support for 2018-11-09 REST version. Please see our REST API documentation and blogs for information about the related added features.
  • Added an option to get share stats in bytes.
  • Added support for listing and closing file handles.

azure-storage-common v2.0.0

  • Added minor helpers for SAS related changes.
  • Bumped version to fix dependency problem.

azure-storage-blob v2.0.0

  • Support for 2018-11-09 REST version. Please see our REST API documentation and blog for information about the related added features.
  • Added support for append block from URL(synchronously) for append blobs.
  • Added support for update page from URL(synchronously) for page blobs.
  • Added support for generating and using blob snapshot SAS tokens.
... (truncated)
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 5, 2019
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.

0 participants