chore(deps): bump the npm-dependencies group with 5 updates - #41
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-dependencies group with 5 updates#41dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.19.0` | | [viem](https://github.com/wevm/viem) | `2.55.2` | `2.55.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.2.0` | | [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.7` | `0.2.8` | Updates `axios` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.19.0) Updates `viem` from 2.55.2 to 2.55.11 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.55.2...viem@2.55.11) Updates `@types/node` from 26.1.1 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ws` from 8.21.1 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.1...8.21.3) Updates `vite-plus` from 0.2.7 to 0.2.8 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.8/packages/cli) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: viem dependency-version: 2.55.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vite-plus dependency-version: 0.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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-dependencies group with 5 updates:
1.18.11.19.02.55.22.55.1126.1.126.2.08.21.18.21.30.2.70.2.8Updates
axiosfrom 1.18.1 to 1.19.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
311fcc5chore(release): prepare release 1.19.0 (#11095)cb4fd74chore(deps): bump axios from 1.16.1 to 1.18.1 in /docs (#11088)004c93achore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 in the github-action...122eddechore(deps-dev): bump the development_dependencies group with 3 updates (#11089)c44f8d0ci: use bundled npm for v1 publish (#11083)878bb29fix(sandbox): resolve TypeError on constant variable path assignment (#11073)a092baefix(core): synchronous interceptors swallow errors and proceed with request (...3041b8ffeat(HttpStatusCode): add missing 520 status code (#11067)58b16c8refactor(helpers): extract duplicated setFormDataHeaders into a shared helper...3077e62feat(types): Allow the Params property to be typed, instead ofany(#11081)Updates
viemfrom 2.55.2 to 2.55.11Release notes
Sourced from viem's releases.
... (truncated)
Commits
ad1deadchore: version package (#4959)fca3ff5fix: default uint/int size in validateTypedData (#4961)f05ae7efix: withRetry hanging when retry callbacks throw (#4949)7f3bff5feat(chains): add missing USDC addresses (#4963)87067c2Update story and storyAeneid chain definitions (#4955)80d1063test(tempo): use native t10 zone genesis (#4962)3fe8f4bfix(tempo): refresh Earn contract interfaces (#4958)3304d2efix(tempo): respect token metadata batching config (#4956)88d68aachore: update vocs to 2.8.1 (#4947)b069264ci: fix docs buildUpdates
@types/nodefrom 26.1.1 to 26.2.0Commits
Updates
wsfrom 8.21.1 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyUpdates
vite-plusfrom 0.2.7 to 0.2.8Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
fc3f0e2release: v0.2.8: monorepo target resolution, breaking VP_* environment variab...cfb59b2fix(cli): preserve project-owned git hooks (#2280)28b85a2chore(deps): declare@emnapipeers where@napi-rs/cliis used (#2319)2574cd3feat(cli): per-command defaultPackage (#2305)43047d1feat(cli): global -C flag for working-directory switching (#2031)c962cbdchore(deps): remove duplicate direct dependencies (#2318)0a5e76efix(core): resolve bundled Rolldown bindings via platform packages (#2313)fc71714refactor(env): rename remaining Vite+ environment variables (#2312)a518b1dfix(check): resolve typecheck options inherited through lint extends (#2228)4e64087feat(deps): upgrade upstream dependencies (#2311)Most Recent Ignore Conditions Applied to This Pull Request
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 conditionsSummary by cubic
Bumps
axiosto 1.19.0,viemto 2.55.11,@types/nodeto 26.2.0,wsto 8.21.3, andvite-plusto 0.2.8 to pick up a security fix, stricter validation, and build-tool updates. Behavior changes include renamedvite-plusenv vars and tighter client/server handling inaxios,viem, andws.axiosraises the multipart form-data floor, closing a CRLF injection vector; improves NO_PROXY matching and progress events.vite-plus: environment variables renamed (old names no longer work) — VITE_LOG → VP_LOG, VITE_GLOBAL_CLI_JS_SCRIPTS_DIR → VP_GLOBAL_CLI_JS_SCRIPTS_DIR, VITE_UPDATE_TASK_TYPES → VP_UPDATE_TASK_TYPES; monorepo root commands (vp dev|build|preview|pack) now resolve a target package, prompt interactively, or exit 1 in non-interactive runs.axios: synchronous request interceptors that throw will no longer dispatch the request; headers and parameter parsing improvements add types and a new optional parser.viem:validateTypedDatanow rejects nonstandarduint/intaliases; fixeswithRetryhanging.ws: stricter permessage-deflate negotiation may reject clients offering smallerclient_max_window_bitsthan configured.vite-plusupgrades the toolchain (oxfmt,oxlint), which may surface new lint violations; minor stability improvements inviem.vite-plusenvironment variables to the newVP_*names.-C <dir>or configuredefaultPackageto avoid prompts/exit 1 in CI.uint256); fix any reliance on nonstandard aliases.axios.wswith permessage-deflate, verifyclientMaxWindowBitsconfiguration against clients.vite-plusruns.Written for commit 533bc92. Summary will update on new commits.