-
-
Notifications
You must be signed in to change notification settings - Fork 54
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 undici from 6.19.8 to 6.21.1 #1037
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.19.8...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
You can view the branch deploy usage guide for additional information |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"timestamp": "2025-01-22T22:52:03.063Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12918548719"
},
"git": {
"branch": "dependabot/npm_and_yarn/undici-6.21.1",
"commit": "f4d95a0f92e4c4e6713db80d4429c80634157456",
"verified": true
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": false,
"comment": {
"created_at": "2025-01-22T22:51:47Z",
"updated_at": "2025-01-22T22:51:47Z",
"body": ".deploy",
"html_url": "https://github.com/the-hideout/tarkov-dev/pull/1037#issuecomment-2608429744"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
Deployment Results ✅Razzmatazzz successfully deployed branch Details{
"status": "success",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"id": 2134922860,
"timestamp": "2025-01-22T22:54:38.205Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12918548719",
"duration": 155
},
"git": {
"branch": "dependabot/npm_and_yarn/undici-6.21.1",
"commit": "f4d95a0f92e4c4e6713db80d4429c80634157456",
"verified": true
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": false
},
"reviews": {
"count": 1,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
}
|
Bumps undici from 6.19.8 to 6.21.1.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851) (#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176c
fix: sending formdata bodies with http2 (#3863) [backport] (#3866)a0220f1
fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)353ab63
fix(#3736): back-port 183f8e9 to v6.x (#3855)61ec353
Bumped v6.21.011e31a4
fix: range end is zero-indexed (#3826) (#3827)98d1b1b
fix: handle undefined deref() of WeakRef(socket) (#3751) (#3822)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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.