deps(deps): bump the major group with 7 updates#129
Conversation
Bumps the major group with 7 updates: | Package | From | To | | --- | --- | --- | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.42.0` | `25.3.0` | | [undici](https://github.com/nodejs/undici) | `7.25.0` | `8.7.0` | | [webtorrent](https://github.com/webtorrent/webtorrent) | `2.8.5` | `3.0.16` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `26.1.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.4` | `6.0.3` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.7.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `puppeteer` from 24.42.0 to 25.3.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.3.0) Updates `undici` from 7.25.0 to 8.7.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v8.7.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 `@types/node` from 25.6.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 5.1.4 to 6.0.3 - [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.3/packages/plugin-react) Updates `eslint` from 9.39.2 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.7.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: undici dependency-version: 8.7.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: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-version: 7.0.2 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.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the major group with 7 updates:
24.42.025.3.07.25.08.7.02.8.53.0.1625.6.026.1.15.1.46.0.39.39.210.7.05.9.37.0.2Updates
puppeteerfrom 24.42.0 to 25.3.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
58d9b02chore: release main (#15165)d382a21fix: roll to Firefox 152.0.4 (#15195)2356a15fix: handle swaps without a timer (#15198)537232echore(webmcp): Clean unnecessary Protocol interfaces (#15199)ab74e6adocs: fix the typos on documentation (#15167)9560bcfchore(deps-dev): bump the dev-dependencies group across 1 directory with 20 u...04a9587refactor: extract zip archives with yauzl instead of CLI tools (#15085)54143a6chore: fix the typos on the code test and API documentation (#15169)55787d5fix: normalize duplicate set-cookie headers using newline (#15173)118d84dfeat: support installing extensions for browser contexts (#15164)Updates
undicifrom 7.25.0 to 8.7.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
cb4c2f1Bumped v8.7.0 (#5501)a8d1a95fix: auto-detect HTTP proxy tunneling (#5116)cb30e58fix: add static buildDispatch method to RedirectHandler type definition (#5442)0c08579fix(h2): requeue request on GOAWAY'd session instead of crashing (#5453)e5b3364fix(h2): guard onResponse against a 'response' event delivered after completi...c0007f4docs: add reproduction guide and update bug report template (#5451)e529cabfix: ignore an unparseable Set-Cookie Expires attribute (#5488)754742cfix(h2): destroy the stream on abort instead of relying on close() (#5462)db34f5ffix(readable): ignore late consume chunks (#5375)4ea05a8fix: reject non-ascii octets in validateCookiePath (#5452)Updates
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
@types/nodefrom 25.6.0 to 26.1.1Commits
Updates
@vitejs/plugin-reactfrom 5.1.4 to 6.0.3Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.
... (truncated)
Commits
640fd35release: plugin-react@6.0.3889efb0fix(deps): update all non-major dependencies (#1249)6c57dd4fix(plugin-react): use '/' base in bundledDev preamble to fix non-root base p...3cc33a7fix(deps): update react-related dependencies (#1245)c0f7c7fdocs: mention the Biome rule in the "Consistent components exports" section (...cd80f0ffix(deps): update all non-major dependencies (#1241)e38accafix(deps): update all non-major dependencies (#1227)9a9bb26perf(react): improve react compiler preset so that slightly more modules are ...6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)Updates
eslintfrom 9.39.2 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 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