chore(deps): bump undici from 6.26.0 to 6.27.0 in /lua-shopping-assistant#15
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
selcuk-lua
previously approved these changes
Jun 23, 2026
Bumps [undici](https://github.com/nodejs/undici) from 6.26.0 to 6.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.26.0...v6.27.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lua-shopping-assistant/undici-6.27.0
branch
from
July 21, 2026 11:20
627881c to
7ad02e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps undici from 6.26.0 to 6.27.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyf4c31d6fix: guard idle socket validation to skip fresh sockets (#5400)Note
Low Risk
Dependency patch with no app code changes; lowers exposure to known undici CVEs rather than introducing new behavior.
Overview
Updates the locked
undicidependency inlua-shopping-assistant/package-lock.jsonfrom 6.26.0 to 6.27.0 (transitive vialua-cli). There are no changes topackage.jsonor application source.6.27.0 is a security release that backports fixes for WebSocket DoS (fragment count), Set-Cookie/header handling, and related advisories described in the PR notes.
Reviewed by Cursor Bugbot for commit 7ad02e1. Bugbot is set up for automated code reviews on this repo. Configure here.