Bump the npm_and_yarn group across 1 directory with 3 updates#7111
Merged
Bump the npm_and_yarn group across 1 directory with 3 updates#7111
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [flatted](https://github.com/WebReflection/flatted), [undici](https://github.com/nodejs/undici) and [yauzl](https://github.com/thejoshwolfe/yauzl). Updates `flatted` from 3.3.3 to 3.4.1 - [Commits](WebReflection/flatted@v3.3.3...v3.4.1) Updates `undici` from 7.18.2 to 7.24.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.18.2...v7.24.0) Updates `yauzl` from 3.2.0 to 3.2.1 - [Commits](thejoshwolfe/yauzl@3.2.0...3.2.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.24.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yauzl dependency-version: 3.2.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Test Results 1 files ±0 1 suites ±0 1m 15s ⏱️ -13s Results for commit 60eeb80. ± Comparison against base commit 415bbce. This pull request removes 32 and adds 32 tests. Note that renamed tests count towards both. |
valadas
approved these changes
Mar 14, 2026
bdukes
approved these changes
Mar 16, 2026
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 the npm_and_yarn group with 3 updates in the / directory: flatted, undici and yauzl.
Updates
flattedfrom 3.3.3 to 3.4.1Commits
2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesd3418c73.4.07eb65d8Merge pull request #88 from WebReflection/avoid-recusrion7774aaeAvoid recursion on parse due possible shenanigansUpdates
undicifrom 7.18.2 to 7.24.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
07a3906Bumped v7.24.0 (#4887)74495c6fix: reject duplicate content-length and host headers84235c6Fix websocket 64-bit length overflow77594f9fix: validate upgrade header to prevent CRLF injectioncb79c57fix: validate server_max_window_bits range in permessage-deflate4147ce2Merge commit '2ee00cb3'2ee00cbfix(websocket): add maxDecompressedMessageSize limit for permessage-deflate5890c7bfix(deduplicate): stream response chunks to waiting handlersfbda3c1Bumped v7.23.0 (#4884)07276c9fix: remove unused kSocketPath symbolUpdates
yauzlfrom 3.2.0 to 3.2.1Commits
c469521version 3.2.100c561bfix bounds checking logic on NtfsTimestamp277b294commentde292f2streamed zip file teste00f139truncate long test file names for eCryptfs compatibilityd98e052fix name of Info-ZIPa8951a2update readmeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.