deps(deps): bump the major group with 6 updates#92
Conversation
Bumps the major group with 6 updates: | Package | From | To | | --- | --- | --- | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.42.0` | `25.1.0` | | [undici](https://github.com/nodejs/undici) | `7.25.0` | `8.5.0` | | [webtorrent](https://github.com/webtorrent/webtorrent) | `2.8.5` | `3.0.16` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.4` | `6.0.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.5.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `puppeteer` from 24.42.0 to 25.1.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.42.0...puppeteer-v25.1.0) Updates `undici` from 7.25.0 to 8.5.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v8.5.0) Updates `webtorrent` from 2.8.5 to 3.0.16 - [Release notes](https://github.com/webtorrent/webtorrent/releases) - [Changelog](https://github.com/webtorrent/webtorrent/blob/master/CHANGELOG.md) - [Commits](webtorrent/webtorrent@v2.8.5...v3.0.16) Updates `@vitejs/plugin-react` from 5.1.4 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) Updates `eslint` from 9.39.2 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.5.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: undici dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: webtorrent dependency-version: 3.0.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
vu1nz Security Review0 finding(s) in PR #? No security issues found. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the major group with 6 updates:
24.42.025.1.07.25.08.5.02.8.53.0.165.1.46.0.29.39.210.5.05.9.36.0.3Updates
puppeteerfrom 24.42.0 to 25.1.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
ede6669chore: release main (#15056)7bc09e7chore(deps): bump the all group with 5 updates (#15052)8c81170chore(deps): bump the all group in /website with 3 updates (#15051)09eced5chore: update lock53b9fdachore(deps): bump the dependencies group with 2 updates (#15049)d842411chore(deps): bump node from050bf2bto8530f76in /docker in the all grou...1d2a569docs: document read-only Docker directories (#15048)ab0171dfix: support concurrency in progress bars (#15045)51db32afix: improve progress bar and install (#15042)d32384bchore(deps): bump qs and express in /website (#15040)Updates
undicifrom 7.25.0 to 8.5.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
a0806e1Bumped v8.5.0 (#5429)8a0392ctest: detect available python command in wpt runner (#5427)f4045b9ci: increase Node.js workflow timeout (#5426)363e44fchore: removed repro-h2-pipelining-default.mjs and lint (#5420)c5ed787websocket: handle empty fragments and stream limitse114e77align EventSource with spec (#5418)6df53c5fix: preserve h2 queue on out-of-order completion (#5410)32dbf0bwebsocket: limit the number of fragments in a message0d6ecc5add bodymixin.textStream() (#5416)42d4955fix: honor requestTls when proxy is SOCKS5Updates
webtorrentfrom 2.8.5 to 3.0.16Release notes
Sourced from webtorrent's releases.
... (truncated)
Changelog
Sourced from webtorrent's changelog.
... (truncated)
Commits
44f782dchore(release): 3.0.16668ccddfix(perf): utp speed (#3068)f122edfchore(release): 3.0.156498e62fix: server path2 (#3067)11dac14chore(release): 3.0.149c5b70dfix: http server encoding (#3064)3dfb8ebchore(release): 3.0.13f64f8a0fix(deps): update dependency bittorrent-protocol to ^5.0.6 (#3061)9b350cfchore(release): 3.0.12bc76c3dfix: pe tests (#3060)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webtorrent since your current version.
Updates
@vitejs/plugin-reactfrom 5.1.4 to 6.0.2Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.
... (truncated)
Commits
6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)Updates
eslintfrom 9.39.2 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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 conditions