fix(deps): update dependency azure-storage to v2 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.4.5->^2.0.0Release Notes
Azure/azure-storage-node
v2.10.7Compare Source
v2.10.6Compare Source
v2.10.5Compare Source
v2.10.4Compare Source
v2.10.3: Storage Client Library 2.10.3Compare Source
2019.04 Version 2.10.3
v2.10.2: Storage Client Library 2.10.2Compare Source
2018.10 Version 2.10.2
ALL
xmlbuilderto 9.0.7 andextendto 3.0.2 to avoid vulnerabilities.Buffer.fromandBuffer.alloc.BLOB
listBlobDirectoriesSegmentedandlistBlobDirectoriesSegmentedWithPrefix.FILE
createFileFromText.TABLE
createTablewhen request is not sent properly.v2.10.1: Storage Client Library 2.10.1Compare Source
2018.08 Version 2.10.1
ALL
enableGlobalHttpAgentto all services. To enable global HTTP(s) agent, please set{blob|queue|table|file}Service.enableGlobalHttpAgentto true.v2.10.0: Storage Client Library 2.10.0Compare Source
2018.06 Version 2.10.0
ALL
BLOB
DeleteRetentionPolicy.Daysshould benumberinstead ofstringwhen callinggetServiceProperties.getAccountPropertiestoblobService.createBlockFromURLtoblobService.v2.8.3: Storage Client Library 2.8.3Compare Source
2018.05 Version 2.8.3
ALL
v2.8.2: Storage Client Library 2.8.2Compare Source
2018.04 Version 2.8.2
ALL
WritableandReadablestream.BLOB
blobService.getUrl()missessnapshotIdparameter.FILE
FileServiceexample.v2.8.1: Storage Client Library 2.8.1Compare Source
2018.03 Version 2.8.1
ALL
v2.8.0: Storage Client Library 2.8.0Compare Source
ALL
BLOB
getBlobToLocalFileandcreateReadStreamwith Node.js v9.FILE
getFileToLocalFileandcreateReadStreamwith Node.js v9.v2.7.0: Storage Client Library 2.7.0Compare Source
2017.12 Version 2.7.0
ALL
BLOB
getBlobProperties,listBlobsSegmentedandlistBlobsSegmentedWithPrefixto returnAccessTierChangeTimeandAccessTierInferredproperties.appendFromTextandresizePageBlob.TABLE
TableQuery.where()example.v2.6.0: Storage Client Library 2.6.0Compare Source
2017.10 Version 2.6.0
FILE
v2.5.0: Storage Client Library 2.5.0Compare Source
2017.09 Version 2.5.0
ALL
BLOB
commitBlocksAPI implementation and documentation.FILE
v2.4.0: Storage Client Library 2.4.0Compare Source
2017.08 Version 2.4.0
ALL
browserFileshould beObjecttype in the TypeScript definition file.BLOB
v2.3.0: Storage Client Library 2.3.0Compare Source
2017.08 Version 2.3.0
ALL
requestServerEncryptedproperty toServiceResponsewhich indicates if the contents of the request have been successfully encrypted.BLOB
FILE
serverEncrypedproperty toFileResultandDirectoryResultwhich indicates if the file data and application metadata are completely encrypted using the specified algorithm on the server.TABLE
v2.2.2: Storage Client Library 2.2.2Compare Source
2017.08 Version 2.2.2
ALL
v2.2.1: Storage Client Library 2.2.1Compare Source
2017.07 Version 2.2.1
BLOB
v2.2.0: Storage Client Library 2.2.0Compare Source
2017.06 Version 2.2.0
ALL
createWriteStreamToBlockBlobshould be optional in the TypeScript definition file.AccessConditionsmismatches withAccessConditionwhich is exported in JavaScript.BlobResultobject of the sample code.BLOB
defaultEnableReuseSocketoption forBlobServiceto control reuseSocket settings.doesBlobExistdoes not supportsnapshotIdparameter.getBlobToLocalFilethatfswill throw exceptions instead of returning errors in callback.FILE
defaultEnableReuseSocketoption forFileServiceto control reuseSocket settings.getFileToLocalFilethatfswill throw exceptions instead of returning errors in callback.v2.1.0: Storage Client Library 2.1.0Compare Source
2017.03 Version 2.1.0
ALL
BLOB
QUEUE
responseObjectmay not have response body increateMessagefunction.v2.0.0: Storage Client Library 2.0.0Compare Source
2017.01 Version 2.0.0
ALL
BatchOperationdoesn't support socket reuse for some node versions.BatchOperationrequest pool size is too big when the socket reuse is supported.content-typeheader, try to parse the body using xml format.ETIMEDOUT.options.clientRequestTimeoutInMs. To set the default value for all requests made via a particular service, please use{blob|queue|table|file}Service.defaultClientRequestTimeoutInMs.BLOB
publicAccessLeveltoContainerResultfor the APIslistContainersSegmentedandlistContainersSegmentedWithPrefix.If-None-Match: *for reading, it will always fail.useTransactionalMD5didn't take effect for downloading a big blob.QUEUE
createMessagecallback has been changed fromerrorOrResponsetoerrorOrResult<QueueMessageResult>which containsmessageId,popReceipt,timeNextVisible,insertionTimeandexpirationTime. It can be passed to updateMessage and deleteMessage APIs.FILE
useTransactionalMD5didn't take effect for downloading a big file.FileService.listFilesAndDirectoriesSegmentedWithPrefix.TABLE
v1.4.0: Storage Client Library 1.4.0Compare Source
2016.11 Version 1.4.0
ALL
ENOTFOUNDfor secondary endpoint andECONNREFUSEDtoRetryPolicyFilter.text/htmlerror response body.BLOB
/Sof SpeedSummary to/s.BlobService.createBlockBlobFromTextwill hang when passednullorundefinedtextargument.BlobService.createBlockBlobFromTextwill always setcontent-typetotext/plain.QUEUE
QueueService.peekMessagesagainst secondary endpoint.FILE
/Sof SpeedSummary to/s.v1.3.2: Storage Client Library 1.3.2Compare Source
2016.10 Version 1.3.2
BLOB
v1.3.1: Storage Client Library 1.3.1Compare Source
2016.09 Version 1.3.1
ALL
v1.3.0: Storage Client Library 1.3.0Compare Source
2016.08 Version 1.3.0
ALL
StorageServiceClientwith retry policy filter set when retrying sending the request, the stream is not readable anymore.CorsRule.ExposedHeaders,CorsRule.AllowedHeadersto empty andCorsRule.MaxAgeInSecondsto0forsetServicePropertiesAPIs of all services.AccessPolicy.Protocols.BLOB
BlobService.getPageRangesDifffor getting the page ranges difference. Refer to https://msdn.microsoft.com/en-us/library/azure/mt736912.aspx for more detailed information.QUEUE
QueueMessageResult.dequeueCountfromstringtonumber.QueueService.getUrlfor getting the queue url.TABLE
TableService.getUrlfor getting the table url.v1.2.0: Storage Client Library 1.2.0Compare Source
2016.07 Version 1.2.0
ALL
requestpackage to version 2.74.0 to address the security vulnerability - https://nodesecurity.io/advisories/130BLOB
serverEncrypedproperty to 'BlobResult' class which indicates if the blob data and application metadata are completely encrypted using the specified algorithm on the server.FILE
TABLE
v1.1.0: Storage Client Library 1.1.0Compare Source
2016.06 Version 1.1.0
ALL
BLOB
CREATEtoBlobUtilities.SharedAccessPermissions.TABLE
FILE
CREATEtoFileUtilities.SharedAccessPermissions.v1.0.1: Storage Client Library 1.0.1Compare Source
2016.05 Version 1.0.1
ALL
•Fixed the issue that StorageServiceClient._normalizeError will throw exception on Node below v4 because string.startsWith is not available on Node below v4.
v1.0.0: Storage Client Library 1.0.0Compare Source
2016.05 Version 1.0.0
BLOB
blobproperty of BlobResult has been renamed tonameto keep consistent with other services API and thelistBlobAPI.QUEUE
encodeMessageflag of QueueService has been replaced bymessageEncoderwhich supportTextBase64QueueMessageEncoder,BinaryBase64QueueMessageEncoder,TextXmlQueueMessageEncoderand custom implementation of QueueMessageEncoder.TABLE
v0.10.0: Storage Client Library 0.10.0Compare Source
2016.03 Version 0.10.0
ALL
signedIdentifiersparameter and result properties have been changed from array to hash map to avoid non unique signed identifier id.BLOB
contentType,contentEncoding,contentLanguage,contentDisposition, 'contentMD5' andcacheControlparameters and return values about the blob's content settings are grouped into acontentSettingssub property.contentMD5parameter to verify the integrity of the data during the transport is changed totransactionalContentMD5copy*return values are grouped into acopysub property.lease*return values are grouped into aleasesub property.QUEUE
FILE
contentType,contentEncoding,contentLanguage,contentDisposition, 'contentMD5' andcacheControlparameters and return values about the blob's content settings are grouped into acontentSettingssub property.contentMD5parameter to verify the integrity of the data during the transport is changed totransactionalContentMD5copy*return values are grouped into acopysub property.TABLE
v0.9.0: Storage Client Library 0.9.0Compare Source
2016.03 Version 0.9.0
ALL
BLOB
FILE
v0.8.0: Storage Client Library 0.8.0Compare Source
2016.01 Version 0.8.0
ALL
BLOB
v0.7.0: Storage Client Library 0.7.0Compare Source
2015.12 Version 0.7.0
ALL
BLOB
TABLE
v0.6.0: Storage Client Library 0.6.0Compare Source
2015.09 Version 0.6.0
ALL
BLOB
v0.5.0: Storage Client Library 0.5.0Compare Source
2015.08 Version 0.5.0
ALL
BLOB
QUEUE
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.