MaaAssistantArknights / MaaRelease

【仅供内部使用】管理 MAA 各更新版本、MAA Version API、部分镜像脚本等内容
https://maa.plus
GNU Affero General Public License v3.0
65 stars 23 forks source link

npm(deps): bump undici from 6.16.0 to 6.16.1 in /scripts in the npm group #118

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the npm group in /scripts with 1 update: undici.

Updates undici from 6.16.0 to 6.16.1

Release notes

Sourced from undici's releases.

v6.16.1

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1

Commits
  • a613753 Bumped v6.16.1 (#3238)
  • 077531a fix: ignore content-length when dumping HEAD (#3222)
  • 3b1b2fb fail wpt runner if expected failures does not match actual (#3236)
  • 0a66d30 fetch: don't set an invalid origin header (#3235)
  • 71bf81b ci: add node 22 in ci test matrix, use 22 for coverage (#3226)
  • 2a72563 test: reduce the number of requests in fire-and-forget.js (#3229)
  • 71c4d73 add pipe support for wpt server (#3228)
  • 60efbf0 fetch: wpt add /fetch/api/resources/cache.py to server.mjs (#3225)
  • 1be2c9c fetch: enable wpt test request-referrer.any.js (#3223)
  • 8c3d42a websocket: move codeblock in parseCloseBody (#3215)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

Superseded by #121.