webon icon indicating copy to clipboard operation
webon copied to clipboard

Bump debug and qiniu

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps debug to 2.6.9 and updates ancestor dependency qiniu. These dependencies need to be updated together.

Updates debug from 0.7.2 to 2.6.9

Release notes

Sourced from debug's releases.

2.6.9

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @​zhuangya for their help!

release 2.6.7

No release notes provided.

release 2.6.6

No release notes provided.

release 2.6.5

No release notes provided.

release 2.6.4

No release notes provided.

release 2.6.3

No release notes provided.

release 2.6.2

No release notes provided.

release 2.6.1

No release notes provided.

release 2.6.0

No release notes provided.

release 2.5.2

No release notes provided.

release 2.5.1

No release notes provided.

release 2.4.5

No release notes provided.

release 2.4.4

No release notes provided.

release 2.4.3

No release notes provided.

release 2.4.2

No release notes provided.

... (truncated)

Changelog

Sourced from debug's changelog.

2.6.9 / 2017-09-22

  • remove ReDoS regexp in %o formatter (#504)

2.6.8 / 2017-05-18

2.6.7 / 2017-05-16

2.6.5 / 2017-04-27

2.6.4 / 2017-04-20

2.6.3 / 2017-03-13

2.6.2 / 2017-03-10

2.6.1 / 2017-02-10

  • Fix: Module's export default syntax fix for IE8 Expected identifier error
  • Fix: Whitelist DEBUG_FD for values 1 and 2 only (#415, @​pi0)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tootallnate, a new releaser for debug since your current version.


Updates qiniu from 6.1.13 to 7.8.0

Release notes

Sourced from qiniu's releases.

Release 7.8.0

  • RTC,优化请求失败的错误信息
  • 对象存储, 移除不推荐域名,并增加 亚太-首尔 和 华东-浙江2 固定区域
  • 对象存储,优化分片上传 ctx 超时检测
  • 对象存储,修复事件通知、跨域部分 API 鉴权问题(v7.7.0 引入)
  • 对象存储,新增事件通知、跨域 API 的类型声明(.d.ts)

Release 7.7.0

  • 对象存储,管理类 API 发送请求时增加 X-Qiniu-Date (生成请求的时间) header

Release 7.6.1

  • 添加sms typing

Release 7.6.0

  • 对象存储,新增 setObjectLifeCycle 设置对象生命周期 API

Release 7.5.0

  • 对象存储,新增支持 深度归档存储类型
  • 对象存储,修复在不指定区域信息情况下自动获取区域信息异常问题
  • 对象存储,支持上传自定义元数据
  • 修复 Qiniu 签名算法在对部分 http header 处理异常问题

Release 7.4.0

  • 支持 分片上传 V2 ,分片上传可以指定 version 字段,默认分片上传 v1

Release 7.3.3

  • 修复上传策略policy中设置forceSaveKey设置不生效问题

Release 7.3.2

修复crc32指定值无效 修复checkCrc指定无效 统一checkCrc类型

Release 7.3.1

  • 新增归档存储解冻接口 支持上传时key值为空字符串

Release 7.3.0

  • 新增 19 个bucket及文件相关操作
  • 新增文件列举 v2 接口功能
  • 新增短信功能
  • 更新上传加速域名策略
  • 修复自动获取上传区域时的无效缓存
  • 修复大文件上传异常
  • 增加测试用例

Release 7.2.2

  • 增加eslint 默认检查

Release 7.2.1

修复rtc获取回复存在的问题

... (truncated)

Changelog

Sourced from qiniu's changelog.

7.8.0

  • 移除不推荐域名,并增加 亚太-首尔 和 华东-浙江2 固定区域
  • RTC,优化请求失败的错误信息
  • 对象存储,优化分片上传 ctx 超时检测
  • 对象存储,修复事件、跨域部分 API 身份认证错误(v7.7.0 引入)
  • 对象存储,新增事件、跨域 API 的类型声明(.d.ts)

7.7.0

  • 对象存储,管理类 API 发送请求时增加 X-Qiniu-Date (生成请求的时间) header

7.6.1

  • 添加sms typing

7.6.0

  • 对象存储,新增 setObjectLifeCycle 设置对象生命周期 API

7.5.0

  • 对象存储,新增支持 深度归档存储类型
  • 对象存储,修复在不制定区域信息情况下自动获取区域信息异常问题
  • 修复 Qiniu 签名算法在对部分 http header 处理异常问题

7.4.0

7.3.3

  • 修复上传策略中forceSaveKey指定无效

7.3.2

  • 修复crc32指定值无效
  • 修复checkCrc指定无效
  • 统一checkCrc类型

7.3.1

  • 新增归档存储解冻接口
  • 支持上传时key值为空字符串

v7.3.0

  • 新增 19 个bucket及文件相关操作
  • 新增文件列举 v2 接口功能
  • 新增短信功能
  • 更新上传加速域名策略
  • 修复自动获取上传区域时的无效缓存
  • 修复大文件上传异常
  • 增加测试用例

v7.2.2

  • 一些log输出问题,travis增加eslint 检查

v7.2.1

... (truncated)

Commits
  • a4c329c Merge pull request #404 from qiniu/bump-to-v7.8.0
  • 7278645 Update CHANGELOG.md and package.json
  • dd7fc9f Merge pull request #402 from qiniu/features/retry-when-upload-expire
  • 05c6679 Merge pull request #400 from qiniu/features/add-zone-east2-northeast1
  • 74035c0 Merge pull request #398 from qiniu/fix/remove-deprecate-domains
  • 3c23f33 fix event, cors api, supply their types and more reliable tests
  • ff3815d optimize rtc error message and fix its tests
  • f5c2e0a support retry expired parts with upload
  • b944db4 format code for resume.js
  • bd024d9 Merge pull request #401 from qiniu/codecov
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Jan 11 '23 18:01 dependabot[bot]