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-file-share from 12.9.0 to 12.12.0 #122

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps azure-storage-file-share from 12.9.0 to 12.12.0.

Release notes

Sourced from azure-storage-file-share's releases.

azure-storage-file-share_12.12.0

12.12.0 (2023-04-12)

Features Added

  • Stable release of features from 12.12.0b1

azure-storage-file-share_12.12.0b1

12.12.0b1 (2023-03-28)

Features Added

  • Added support for service version 2022-11-02.
  • Added support for TokenCredential to be used for authentication. A TokenCredential can be provided for the credential parameter to any client constructor. Note: When using a TokenCredential, the new keyword parameter token_intnet is required and must be provided. Additionally, this form of authentication is only supported for certain operations in the Data Plane SDK.
  • Added support for allow_trailing_dot and allow_source_trailing_dot on client construction. When allow_trailing_dot is provided, the service will not silently remove any trailing . character from directory/file names for all operations made from that client. allow_source_trailing_dot will apply this same rule to source files when performing a rename or copy operation.

azure-storage-file-share_12.11.1

12.11.1 (2023-03-08)

Bugs Fixed

  • Fixed "duplicate type signatures" MyPy error.

azure-storage-file-share_12.11.0

12.11.0 (2023-02-22)

Features Added

  • Stable release of features from 12.11.0b1
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)

Bumps [azure-storage-file-share](https://github.com/Azure/azure-sdk-for-python) from 12.9.0 to 12.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-storage-file-share_12.9.0...azure-storage-file-share_12.12.0)

---
updated-dependencies:
- dependency-name: azure-storage-file-share
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants