Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps undici from 6.19.8 to 6.21.0.

Release notes

Sourced from undici's releases.

v6.21.0

What's Changed

Full Changelog: nodejs/undici@v6.20.1...v6.21.0

v6.20.1

What's Changed

Full Changelog: nodejs/undici@v6.20.0...v6.20.1

v6.20.0

What's Changed

Full Changelog: nodejs/undici@v6.19.8...v6.20.0

Commits

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 <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)

Summary by Sourcery

Build:

  • Update undici dependency from version 6.19.8 to 6.21.0 in package.json and pnpm-lock.yaml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@sourcery-ai
Copy link

sourcery-ai bot commented Nov 18, 2024

Reviewer's Guide by Sourcery

This PR updates the undici package from version 6.19.8 to 6.21.0. The update includes several bug fixes, performance improvements, and minor feature enhancements across three versions (6.20.0, 6.20.1, and 6.21.0). The changes are implemented through dependency version updates in the package.json and pnpm-lock.yaml files.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update undici dependency version
  • Update version from 6.19.8 to 6.21.0 in package.json
  • Update corresponding version references in pnpm-lock.yaml
package.json
pnpm-lock.yaml
Notable undici package improvements
  • Fix content-encoding order in fetch operations
  • Handle undefined deref() of WeakRef(socket)
  • Fix zero-indexed range end handling
  • Improve memory usage in client-h1
  • Refactor fast timers and fix connection timeout issues
  • Add support for BodyReadable.bytes
  • Improve handling of form data body with leading/trailing CRLFs
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@sonarqubecloud
Copy link

@sarvex
Copy link
Owner

sarvex commented Mar 30, 2025

@dependabot rebase

Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.8...v6.21.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/undici-6.21.0 branch from ba58655 to a0454ea Compare March 30, 2025 02:36
@sonarqubecloud
Copy link

@sarvex sarvex merged commit 458f8a5 into main Mar 30, 2025
2 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/undici-6.21.0 branch March 30, 2025 02:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants