Closed dependabot[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
edge-runtime | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 14, 2024 10:45pm |
Latest commit: 39bfa7ee22fe7543c187d00eeb9e1484048bade0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@changesets/cli@2.27.9 | Transitive: environment, eval, filesystem, shell, unsafe | +98 |
16.1 MB | changesets-release-bot |
npm/@svitejs/changesets-changelog-github-compact@1.2.0 | Transitive: environment, filesystem, network | +7 |
643 kB | dominik_g |
npm/next@14.2.15 | environment, filesystem, network, shell, unsafe | +66 |
99 MB | vercel-release-bot |
npm/turbo@2.1.3 | None | 0 |
14.9 kB | turbobot |
npm/typescript@5.6.3 | None | 0 |
22.4 MB | typescript-bot |
npm/undici@6.20.1 | environment, network | 0 |
1.16 MB | ronag |
🚮 Removed packages: npm/@changesets/cli@2.27.8, npm/@svitejs/changesets-changelog-github-compact@1.1.0, npm/turbo@2.1.2, npm/typescript@5.6.2, npm/undici@5.23.0
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps undici from 5.23.0 to 6.20.1.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
5344aa5
6.20.15415911
fix: extract noop everywhere (#3559) (#3727)fd32a55
fix: PoolBase kClose and kDestroy should await and not return the Promise (#3...a699105
chore(H2): onboard H2 into Undici queueing system (#3707) (#3724)39c5974
fix: add more expectsPayload methods (#3715)4869e5e
feat: implementBodyReadable.bytes
(#3391) (#3711)5be8ebf
jsdoc: add jsdoc to lib/web/fetch/constants.js (#3597) (#3710)24b9403
Bumped v6.20.0e4439e9
handle body errors (#3632) (#3700)1df3923
mock: fix mocking of Uint8Array and ArrayBuffers as provided mock-reponses (#...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