deps(deps): bump the major group with 8 updates#136
Conversation
Bumps the major group with 8 updates: | Package | From | To | | --- | --- | --- | | [@alpacahq/alpaca-trade-api](https://github.com/alpacahq/alpaca-trade-api-js) | `3.1.3` | `4.0.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.42.0` | `25.3.0` | | [undici](https://github.com/nodejs/undici) | `7.25.0` | `8.8.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 `@alpacahq/alpaca-trade-api` from 3.1.3 to 4.0.1 - [Release notes](https://github.com/alpacahq/alpaca-trade-api-js/releases) - [Changelog](https://github.com/alpacahq/alpaca-trade-api-js/blob/master/CHANGELOG.md) - [Commits](alpacahq/alpaca-trade-api-js@v3.1.3...v4.0.1) 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.8.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v8.8.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: "@alpacahq/alpaca-trade-api" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - 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.8.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 8 updates:
3.1.34.0.124.42.025.3.07.25.08.8.02.8.53.0.1625.6.026.1.15.1.46.0.39.39.210.7.05.9.37.0.2Updates
@alpacahq/alpaca-trade-apifrom 3.1.3 to 4.0.1Release notes
Sourced from @alpacahq/alpaca-trade-api's releases.
... (truncated)
Changelog
Sourced from @alpacahq/alpaca-trade-api's changelog.
... (truncated)
Commits
d704ceachore: version packages (#299)5344968fix: remove alpha from docs (#298)6ece844chore: version packages (#297)9301d5cTs alpha (#295)247c407Version bump (#280)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
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.8.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
1760faaBumped v8.8.0 (#5575)f87273efix(h2): release completed requests from queue (#5569)1383989refactor: replace tspl with node:test t.plan in connect-timeout tests (#5518)c6d37d2test: deflake invalid websocket close status test (#5550)1ca0912fix: invalidate Location and Content-Location URIs on unsafe methods (#5514)87270e4fix(h2): complete request stream on 'end' instead of waiting for 'close' (#5560)85b35e7fix(h2): prevent uncaughtException from onHttp2SocketError accessing undefine...de01babfix: store revalidation-only responses so etag revalidation can engage (#5515)e1cc0d4fix: honor stale-if-error on connection errors during revalidation (#5513)dc7c044fix(retry): handle Retry-After zero delay (#5519)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.0