Bump @azure/storage-blob from 12.7.0 to 12.8.0 #188

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/azure/storage-blob-12.8.0 into main 2021-09-13 12:30:44 +00:00
dependabot[bot] commented 2021-09-13 07:05:49 +00:00 (Migrated from github.com)

Bumps @azure/storage-blob from 12.7.0 to 12.8.0.

Release notes

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

@​azure/storage-blob_12.8.0

12.8.0 (2021-09-10)

Features Added

  • Includes all features released in 12.8.0-beta.1.
Commits
  • 1444b23 Upgrade storage packages versions. (#17564)
  • 1514d84 [Recorder v1] Fixed edge case double replacements (#17553)
  • 9efb573 Monitor query updates (#17459)
  • b49ffb1 Updating OT Exporter to align with latest mappings spec (#17392)
  • fd63748 Remove @​azure/schema-registry-avro from docs onboarding until issue is addres...
  • d5a8e9b [identity] User study feedback and renames (#17466)
  • 4feb27b Install az module if not installed in deploy-stress-tests.ps1 (#17534)
  • 5de2576 Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up t...
  • 838d804 Post release automated changes for servicebus releases (#17538)
  • df6fef5 servicebus-track2 (#17536)
  • 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)
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.7.0 to 12.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-js/releases"><code>@​azure/storage-blob</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​azure/storage-blob</code>_12.8.0</h2> <h2>12.8.0 (2021-09-10)</h2> <h3>Features Added</h3> <ul> <li>Includes all features released in 12.8.0-beta.1.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/1444b23aeb351e984f9d28585ca68aca453d33ab"><code>1444b23</code></a> Upgrade storage packages versions. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17564">#17564</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/1514d847f5a4fdb868d0407f40dcf308e5086f5a"><code>1514d84</code></a> [Recorder v1] Fixed edge case double replacements (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17553">#17553</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/9efb573ecbd8df14bc9bfacb3bb1956211951afb"><code>9efb573</code></a> Monitor query updates (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17459">#17459</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/b49ffb174f96dfa3fe019efae1a5c6ddfc98346e"><code>b49ffb1</code></a> Updating OT Exporter to align with latest mappings spec (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17392">#17392</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/fd63748d34925b020151a823d2a599f56fb6e124"><code>fd63748</code></a> Remove <code>@​azure/schema-registry-avro</code> from docs onboarding until issue is addres...</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/d5a8e9bd68834003ef8fe660fcc49140a038418b"><code>d5a8e9b</code></a> [identity] User study feedback and renames (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17466">#17466</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/4feb27b6de38e0f670e9b217e50fb35ebcee9a30"><code>4feb27b</code></a> Install az module if not installed in deploy-stress-tests.ps1 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17534">#17534</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/5de257624fbe232d8039c9f720851af5a82c4572"><code>5de2576</code></a> Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up t...</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/838d804c19fb0d97ba17195a37957b9cbf37cfd3"><code>838d804</code></a> Post release automated changes for servicebus releases (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17538">#17538</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-js/commit/df6fef5611fd0d58445ec128002b18dd79ad5bc6"><code>df6fef5</code></a> servicebus-track2 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-js/issues/17536">#17536</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.7.0...@azure/storage-blob_12.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/storage-blob&package-manager=npm_and_yarn&previous-version=12.7.0&new-version=12.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#188
No description provided.