deps(deps): bump the production-minor-and-patch group across 1 directory with 4 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/main/production-minor-and-patch-7c74da45a3
branch
4 times, most recently
from
July 27, 2026 09:19
e2ddfed to
15142ea
Compare
…ory with 4 updates Bumps the production-minor-and-patch group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [i18next](https://github.com/i18next/i18next), [iconv-lite](https://github.com/pillarjs/iconv-lite) and [ws](https://github.com/websockets/ws). Updates `axios` from 1.18.0 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.0...v1.19.0) Updates `i18next` from 26.3.1 to 26.3.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.1...v26.3.6) Updates `iconv-lite` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/v0.7.3/Changelog.md) - [Commits](pillarjs/iconv-lite@v0.7.2...v0.7.3) Updates `ws` from 8.21.0 to 8.21.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: i18next dependency-version: 26.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: iconv-lite dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/main/production-minor-and-patch-7c74da45a3
branch
from
August 2, 2026 20:20
15142ea to
0bc9344
Compare
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 production-minor-and-patch group with 4 updates in the / directory: axios, i18next, iconv-lite and ws.
Updates
axiosfrom 1.18.0 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
i18nextfrom 26.3.1 to 26.3.6Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
e1c60d426.3.604da43efix: allow typescript 7 in optional peerDependencies range (react-i18next#1927)8eed4acbuild573ae7326.3.5cc54b05docs(changelog): 26.3.5 — multiline $t() options, replace mutation, escaped-l...3180d67fix: skip interpolation of placeholders inside escaped values (#2442)d16f5a2fix: stop mutating the passed replace object when returning details (#2441)bed56c1fix: parse $t() nesting options block that spans multiple lines (#2440)c19e458docs(changelog): link GHSA advisory for deepExtend fix7bb87d0docs(changelog): reference security advisory for deepExtend fixUpdates
iconv-litefrom 0.7.2 to 0.7.3Release notes
Sourced from iconv-lite's releases.
Changelog
Sourced from iconv-lite's changelog.
Commits
43694e2release: 0.7.3 (#411)11e96b5fix(utf32): reassemble split codepoint from overflow buffer, not source index...b52b9d3feat: support iso-8859-8-i and iso-8859-8-e charset labels (#394)2bfa5abci: fix workflow configuration for v0.x branch (#404)Updates
wsfrom 8.21.0 to 8.21.1Release notes
Sourced from ws's releases.
Commits
ae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7a2f4e7c[fix] Count empty fragments toward the limit (#2329)e79f912[pkg] Approve install scripts for bufferutil and utf-8-validate4ea355d[doc] Document 32-bit signed integer coercion for option values2120f4c[example] Remove uuid dependency4c534a6[security] Add latest vulnerability to SECURITY.md