Note: This is an Azure Storage only package. The all up Azure node sdk still has the old storage bits in there. In a future release, those storage bits will be removed and an npm dependency to this storage node sdk will
be taken. This is a GA release and the changes described below indicate the changes from the Azure node SDK 0.9.8 available here - https://github.com/Azure/azure-sdk-for-node.
2021.12 Version 2.10.7
Update to use more recent version of dependencies.
2021.12 Version 2.10.6
Upgraded validator to 13.7.0.
Upgraded json-schema to 0.4.0.
Fixed an issue where customized retry interval doesn't take effact.
2021.09 Version 2.10.5
Upgraded validator to 13.6.0.
2020.05 Version 2.10.4
Upgraded underscore to 1.12.1.
Added host property to StorageServiceClient.
2019.04 Version 2.10.3
Fixed callback not being called in _getBlobToLocalFile.
Removed retryInfo.retryable check in retrypolicyfilter.js.
Removed comment about maxResults.
Fixed Travis-CI failed validation.
Updated latest links and descriptions to V10 SDK in readme.md.
Fixed some errors are thrown in a inner async callback which cannot be caught.
2018.10 Version 2.10.2
ALL
Upgrade xmlbuilder to 9.0.7 and extend to 3.0.2 to avoid vulnerabilities.
Removed deprecated Buffer constructor calls in favor of static methods Buffer.from and Buffer.alloc.
Added JSv10 link and docs.microsoft.com link.
Improved documents.
BLOB
Added typescript declarations to listBlobDirectoriesSegmented and listBlobDirectoriesSegmentedWithPrefix.
FILE
Fixed an issue that empty text isn’t supported in createFileFromText.
TABLE
Fixed an issue that uncaught TypeError could be thrown from createTable when request is not sent properly.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aspnet/AzureSignalR-samples/network/alerts).
Bumps underscore to 1.13.6 and updates ancestor dependency azure-storage. These dependencies need to be updated together.
Updates
underscore
from 1.8.3 to 1.13.6Commits
bd2d35c
Merge remote-tracking branch 'upstream/master'2e7c0f2
Update generated files, tag 1.13.6 release732cafe
Underscore 1.13.6e8f86fb
Add changelog entry for versioin 1.13.643e827a
Bump the version to 1.13.6 (hotfix)1c1d1a2
Remove patch-package postinstall script4eb6894
Merge pull request #2974 from paulsmithkc/patch-12edcdc1
Hostfix for broken builds66ee70d
Verify that production and doc builds still work in CI68e5eb6
Update generated sources, tag 1.13.5 releaseMaintainer changes
This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.
Updates
azure-storage
from 2.10.3 to 2.10.7Changelog
Sourced from azure-storage's changelog.
... (truncated)
Commits
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 show