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 cos-nodejs-sdk-v5 #64

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

Conversation

dependabot[bot]
Copy link

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

Removes xml2js. It's no longer used after updating ancestor dependency cos-nodejs-sdk-v5. These dependencies need to be updated together.

Removes xml2js

Updates cos-nodejs-sdk-v5 from 2.3.6 to 2.12.0

Release notes

Sourced from cos-nodejs-sdk-v5's releases.

v2.12.0

feat

  • FollowRedirect默认改为false
  • 更换xml2js为fast-xml-parser
  • uploadSliceItem透传headers
  • 补充cidemo、补充单测

v2.11.19

fix

  • 更新可以签入签名的headers

v2.11.18

fix

  • 修复Credentials逻辑错误

v2.11.17

fix

  • 修改d.ts

v2.11.16

feat

  • getObjectAcl支持传VersionId

v2.11.15

fix

  • 修复d.ts

v2.11.14

fix

  • getObjectUrl暂时只支持回调写法

v2.11.13

  • 分块复制支持续传
  • protocol兼容不带冒号的http、https
  • 合法域名校验支持cos内网、cn域名
  • d.ts补充

v2.11.12

feat

  • 提高签名时Expires参数的优先级
  • 补充d.ts

v2.11.11

feat:初始化支持透传request tunnel参数

eg.new COS({ Tunnel: true })

v2.11.8

fix:优化getObjectUrl支持全球加速参数

... (truncated)

Changelog

Sourced from cos-nodejs-sdk-v5's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v2.11.19 - 2022-12-29

fix

  • 更新可以签入签名的headers

Merged

Commits

v2.11.18 - 2022-12-06

fix

  • 修复Credentials逻辑错误

Merged

Commits

v2.11.17 - 2022-12-06

fix

  • 修改d.ts

Merged

Commits

v2.11.16 - 2022-11-21

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tianfeng, a new releaser for cos-nodejs-sdk-v5 since your current version.


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.

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [cos-nodejs-sdk-v5](https://github.com/tencentyun/cos-nodejs-sdk-v5). These dependencies need to be updated together.


Removes `xml2js`

Updates `cos-nodejs-sdk-v5` from 2.3.6 to 2.12.0
- [Release notes](https://github.com/tencentyun/cos-nodejs-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-nodejs-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](tencentyun/cos-nodejs-sdk-v5@v2.3.6...v2.12.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: cos-nodejs-sdk-v5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 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