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 xml2js and @azure/storage-blob in /src/typescript/AzureFunctions.Blob #417

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps xml2js to 0.5.0 and updates ancestor dependency @azure/storage-blob. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates @azure/storage-blob from 12.5.0 to 12.14.0

Release notes

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

@​azure/storage-blob_12.14.0

No release notes provided.

@​azure/storage-blob_12.14.0-beta.1

No release notes provided.

@​azure/storage-blob_12.13.0

Features Added

  • Includes all features released in 12.13.0-beta.1.
  • Added BlobDownloadHeaders.createdOn property for interface BlobClient.Download().

Bugs Fixed

  • Fixed an issue of getting 403 error for file or directory name with './' or '../'
Commits
  • 5096162 [Storage] Prepare for STG87 GA release. (#25551)
  • d620be0 [Storage] Fixed an issue of: StoragePipelineOptions is not passed constructor...
  • 38d6412 Post release automated changes for core releases (#25531)
  • 26e118d Port from main: bump xml2js version to resolve CVE-2023-0842 for @​azure/core-...
  • a06695a Post release automated changes for storage releases (#25421)
  • 9afc843 Sync eng/common directory with azure-sdk-tools for PR 5918 (#25467) (#25469)
  • 86cadc5 Storage/stg87 preview (#25404)
  • 91f71cc [Storage]Add support for encryption context (#25094)
  • af2e78c [Storage]Add support for file oauth and allowing trailing dots (#25005)
  • 400de15 Post release automated changes for storage releases (#24984)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/storage-blob` from 12.5.0 to 12.14.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.5.0...@azure/storage-blob_12.14.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/storage-blob"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 21, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants