From 3eb87568f4612a0566d0d41703d0c8ea36bbe23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 08:37:44 +0000 Subject: [PATCH] chore(deps-dev): Bump through2 from 4.0.2 to 5.0.0 in /docs Bumps [through2](https://github.com/rvagg/through2) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/rvagg/through2/releases) - [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rvagg/through2/compare/v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: through2 dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/.pnp.cjs | 61 ++++++++++++++++++++++++++++++++++++++++++----- docs/package.json | 2 +- docs/yarn.lock | 59 ++++++++++++++++++++++++++++++++++++++------- 3 files changed, 107 insertions(+), 15 deletions(-) diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs index bfcfd392e4c39..8b1272d370e75 100644 --- a/docs/.pnp.cjs +++ b/docs/.pnp.cjs @@ -46,7 +46,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["gulp-rename", "npm:2.1.0"],\ ["gulp-sort", "npm:2.0.0"],\ ["map-stream", "npm:0.0.7"],\ - ["through2", "npm:4.0.2"],\ + ["through2", "npm:5.0.0"],\ ["vinyl", "npm:3.0.1"]\ ],\ "linkType": "SOFT"\ @@ -79,7 +79,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["gulp-rename", "npm:2.1.0"],\ ["gulp-sort", "npm:2.0.0"],\ ["map-stream", "npm:0.0.7"],\ - ["through2", "npm:4.0.2"],\ + ["through2", "npm:5.0.0"],\ ["vinyl", "npm:3.0.1"]\ ],\ "linkType": "SOFT"\ @@ -423,6 +423,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["abort-controller", [\ + ["npm:3.0.0", {\ + "packageLocation": "./.yarn/cache/abort-controller-npm-3.0.0-2f3a9a2bcb-170bdba9b4.zip/node_modules/abort-controller/",\ + "packageDependencies": [\ + ["abort-controller", "npm:3.0.0"],\ + ["event-target-shim", "npm:5.0.1"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["acorn", [\ ["npm:8.16.0", {\ "packageLocation": "./.yarn/cache/acorn-npm-8.16.0-b2096bf83f-bbfa466cd0.zip/node_modules/acorn/",\ @@ -2143,6 +2153,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["event-target-shim", [\ + ["npm:5.0.1", {\ + "packageLocation": "./.yarn/cache/event-target-shim-npm-5.0.1-cb48709025-1ffe3bb22a.zip/node_modules/event-target-shim/",\ + "packageDependencies": [\ + ["event-target-shim", "npm:5.0.1"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ + ["events", [\ + ["npm:3.3.0", {\ + "packageLocation": "./.yarn/cache/events-npm-3.3.0-c280bc7e48-f6f487ad21.zip/node_modules/events/",\ + "packageDependencies": [\ + ["events", "npm:3.3.0"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["expand-tilde", [\ ["npm:2.0.2", {\ "packageLocation": "./.yarn/cache/expand-tilde-npm-2.0.2-a4020a62f5-2efe6ed407.zip/node_modules/expand-tilde/",\ @@ -4526,6 +4554,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD"\ }]\ ]],\ + ["process", [\ + ["npm:0.11.10", {\ + "packageLocation": "./.yarn/cache/process-npm-0.11.10-aeb3b641ae-bfcce49814.zip/node_modules/process/",\ + "packageDependencies": [\ + ["process", "npm:0.11.10"]\ + ],\ + "linkType": "HARD"\ + }]\ + ]],\ ["process-nextick-args", [\ ["npm:2.0.1", {\ "packageLocation": "./.yarn/cache/process-nextick-args-npm-2.0.1-b8d7971609-1d38588e52.zip/node_modules/process-nextick-args/",\ @@ -4629,6 +4666,18 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["util-deprecate", "npm:1.0.2"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:4.7.0", {\ + "packageLocation": "./.yarn/cache/readable-stream-npm-4.7.0-2aa0761036-03ec762fae.zip/node_modules/readable-stream/",\ + "packageDependencies": [\ + ["readable-stream", "npm:4.7.0"],\ + ["abort-controller", "npm:3.0.0"],\ + ["buffer", "npm:6.0.3"],\ + ["events", "npm:3.3.0"],\ + ["process", "npm:0.11.10"],\ + ["string_decoder", "npm:1.3.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["readdirp", [\ @@ -5415,11 +5464,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:4.0.2", {\ - "packageLocation": "./.yarn/cache/through2-npm-4.0.2-da7b2da443-ac7430bd54.zip/node_modules/through2/",\ + ["npm:5.0.0", {\ + "packageLocation": "./.yarn/cache/through2-npm-5.0.0-bc1159595b-48f47ba562.zip/node_modules/through2/",\ "packageDependencies": [\ - ["through2", "npm:4.0.2"],\ - ["readable-stream", "npm:3.6.0"]\ + ["through2", "npm:5.0.0"],\ + ["readable-stream", "npm:4.7.0"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/docs/package.json b/docs/package.json index b6ef77ae3b6de..12e678b349327 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,7 @@ "gulp-rename": "^2.1.0", "gulp-sort": "^2.0.0", "map-stream": "^0.0.7", - "through2": "^4.0.2", + "through2": "^5.0.0", "vinyl": "^3.0.1" }, "resolutions": { diff --git a/docs/yarn.lock b/docs/yarn.lock index 31f34848f18e1..a4828519d05cf 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -29,7 +29,7 @@ __metadata: gulp-rename: ^2.1.0 gulp-sort: ^2.0.0 map-stream: ^0.0.7 - through2: ^4.0.2 + through2: ^5.0.0 vinyl: ^3.0.1 languageName: unknown linkType: soft @@ -298,6 +298,15 @@ __metadata: languageName: node linkType: hard +"abort-controller@npm:^3.0.0": + version: 3.0.0 + resolution: "abort-controller@npm:3.0.0" + dependencies: + event-target-shim: ^5.0.0 + checksum: 170bdba9b47b7e65906a28c8ce4f38a7a369d78e2271706f020849c1bfe0ee2067d4261df8bbb66eb84f79208fd5b710df759d64191db58cfba7ce8ef9c54b75 + languageName: node + linkType: hard + "acorn-jsx@npm:^5.3.2": version: 5.3.2 resolution: "acorn-jsx@npm:5.3.2" @@ -1705,6 +1714,20 @@ __metadata: languageName: node linkType: hard +"event-target-shim@npm:^5.0.0": + version: 5.0.1 + resolution: "event-target-shim@npm:5.0.1" + checksum: 1ffe3bb22a6d51bdeb6bf6f7cf97d2ff4a74b017ad12284cc9e6a279e727dc30a5de6bb613e5596ff4dc3e517841339ad09a7eec44266eccb1aa201a30448166 + languageName: node + linkType: hard + +"events@npm:^3.3.0": + version: 3.3.0 + resolution: "events@npm:3.3.0" + checksum: f6f487ad2198aa41d878fa31452f1a3c00958f46e9019286ff4787c84aac329332ab45c9cdc8c445928fc6d7ded294b9e005a7fce9426488518017831b272780 + languageName: node + linkType: hard + "expand-tilde@npm:^2.0.0, expand-tilde@npm:^2.0.2": version: 2.0.2 resolution: "expand-tilde@npm:2.0.2" @@ -3880,6 +3903,13 @@ __metadata: languageName: node linkType: hard +"process@npm:^0.11.10": + version: 0.11.10 + resolution: "process@npm:0.11.10" + checksum: bfcce49814f7d172a6e6a14d5fa3ac92cc3d0c3b9feb1279774708a719e19acd673995226351a082a9ae99978254e320ccda4240ddc474ba31a76c79491ca7c3 + languageName: node + linkType: hard + "promise-inflight@npm:^1.0.1": version: 1.0.1 resolution: "promise-inflight@npm:1.0.1" @@ -3918,7 +3948,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:2 || 3, readable-stream@npm:3, readable-stream@npm:^3.6.0": +"readable-stream@npm:2 || 3, readable-stream@npm:^3.6.0": version: 3.6.0 resolution: "readable-stream@npm:3.6.0" dependencies: @@ -3940,6 +3970,19 @@ __metadata: languageName: node linkType: hard +"readable-stream@npm:^4.7.0": + version: 4.7.0 + resolution: "readable-stream@npm:4.7.0" + dependencies: + abort-controller: ^3.0.0 + buffer: ^6.0.3 + events: ^3.3.0 + process: ^0.11.10 + string_decoder: ^1.3.0 + checksum: 03ec762faed8e149dc6452798b60394a8650861a1bb4bf936fa07b94044826bc25abe73696f5f45372abc404eec01876c560f64b479eba108b56397312dbe2ae + languageName: node + linkType: hard + "readable-stream@npm:~2.3.6": version: 2.3.7 resolution: "readable-stream@npm:2.3.7" @@ -4585,7 +4628,7 @@ __metadata: languageName: node linkType: hard -"string_decoder@npm:^1.1.1": +"string_decoder@npm:^1.1.1, string_decoder@npm:^1.3.0": version: 1.3.0 resolution: "string_decoder@npm:1.3.0" dependencies: @@ -4706,12 +4749,12 @@ __metadata: languageName: node linkType: hard -"through2@npm:^4.0.2": - version: 4.0.2 - resolution: "through2@npm:4.0.2" +"through2@npm:^5.0.0": + version: 5.0.0 + resolution: "through2@npm:5.0.0" dependencies: - readable-stream: 3 - checksum: ac7430bd54ccb7920fd094b1c7ff3e1ad6edd94202e5528331253e5fde0cc56ceaa690e8df9895de2e073148c52dfbe6c4db74cacae812477a35660090960cc0 + readable-stream: ^4.7.0 + checksum: 48f47ba562a14f8103654f7eb27ebfbba909fb80170610062dee12b728d0a31b09e2678d002f87ccca51c0e4ae6373006a4d680f8682da17cabc73f6950248f8 languageName: node linkType: hard