deps: bump the all-dependencies group across 1 directory with 11 updates#21
Merged
random42 merged 1 commit intoDec 5, 2025
Merged
Conversation
Bumps the all-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.18` | `1.11.19` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.3.0` | `5.3.2` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.2.5` | `2.3.8` | | [@tsconfig/recommended](https://github.com/tsconfig/bases/tree/HEAD/bases) | `1.0.10` | `1.0.13` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.10.1` | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.2` | | [express](https://github.com/expressjs/express) | `4.21.2` | `5.1.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.23` | `5.0.5` | | [ioredis](https://github.com/luin/ioredis) | `5.8.1` | `5.8.2` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.6` | `4.21.0` | Updates `dayjs` from 1.11.18 to 1.11.19 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.18...v1.11.19) Updates `fast-xml-parser` from 5.3.0 to 5.3.2 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.0...v5.3.2) Updates `@biomejs/biome` from 2.2.5 to 2.3.8 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome) Updates `@tsconfig/recommended` from 1.0.10 to 1.0.13 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.7.2 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `axios` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.2) Updates `express` from 4.21.2 to 5.1.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) Updates `@types/express` from 4.17.23 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `ioredis` from 5.8.1 to 5.8.2 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.1...v5.8.2) Updates `rimraf` from 6.0.1 to 6.1.2 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.2) Updates `tsx` from 4.20.6 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.6...v4.21.0) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fast-xml-parser dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.3.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@tsconfig/recommended" dependency-version: 1.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: ioredis dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 all-dependencies group with 11 updates in the / directory:
1.11.181.11.195.3.05.3.22.2.52.3.81.0.101.0.1324.7.224.10.11.12.21.13.24.21.25.1.04.17.235.0.55.8.15.8.26.0.16.1.24.20.64.21.0Updates
dayjsfrom 1.11.18 to 1.11.19Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
02b7a5cchore(release): 1.11.19 [skip ci]37193beMerge pull request #2950 from iamkun/dev2db920bchore: update doc4f72974chore: update doc0b36a07chore: update doc269a7a9fix: added usage warnings for diff + updated unit tests (#2948)9e3132echore: update doc84201e6chore: update doc80401e3chore: update readme88ad3fdtest: Add unit test for Belarusian locale (#2934)Updates
fast-xml-parserfrom 5.3.0 to 5.3.2Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
e0769f2update publish detail1a810adfix import for v6ab148abupdate pcakge detail to publish81513d5perf: Use Set for stopNodes lookup (O(1)) instead of array iteration (O(n)) (...77703c4Fix minor typo in README (#770)Updates
@biomejs/biomefrom 2.2.5 to 2.3.8Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
0a6b6fbchore: restore version and yaml how they were5d15cd5chore: revert version59fa146ci: release (#8263)f7e836ffeat(biome_js_analyze): implementnoProtorule (#8276)b537918feat(js_biome_analyze): implement noDuplicatedSpreadProps (#8116)91484d1feat(biome_js_analyze): implementnoMultiStrrule (#8218)68c052efeat(biome_js_analyze): implementnoEqualsToNullrule (#8214)79adaeafeat(lint): added new ruleno-leaked-renderfrom eslint-react (#8171)cd2edd7feat(js_analyze): implement noTernary (#8201)8e97b89ci: release (#8161)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@biomejs/biomesince your current version.Updates
@tsconfig/recommendedfrom 1.0.10 to 1.0.13Commits
Updates
@types/nodefrom 24.7.2 to 24.10.1Commits
Updates
axiosfrom 1.12.2 to 1.13.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
08b84b5chore(release): v1.13.2 (#7207)8d37233fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...12c314bperf(http): fix early loop exit; (#7202)f6d79e7chore(sponsor): update sponsor block (#7203)0588880fix(http): use default export for http2 module to support stubs; (#7196)1ef8e72chore(release): v1.13.1 (#7194)bcd5581fix(http): fixed a regression that caused the data stream to be interrupted f...c9b3371chore: enhance styling and responsiveness in client.html (#7173)9ead04d[Release] v1.13.0 (#7189)d000fbffix(http2): fix possible race condition when handling http2 stream on almost ...Updates
expressfrom 4.21.2 to 5.1.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
cd7d4395.1.04c4f3eafix(deps): serve-static@^2.2.0 (#6418)cb4c56efix(docs): remove@mertcanaltinfrom Triagers (#6408)7b44e1dci: use full SHAs for github action versionseb6d125deps: router@^2.2.0 (#6417)f1a2dc8deps: type-is@^2.0.1 (#6420)6b51e8edeps: body-parser@^2.2.0 (#6419)1f311c5build(deps-dev): bump cookie-session from 2.0.0 to 2.1.0 (#6399)9e97144feat(deps): finalhandler@2.1.0 (#6373)29d0980build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#6397)Updates
@types/expressfrom 4.17.23 to 5.0.5Commits
Updates
ioredisfrom 5.8.1 to 5.8.2Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
d5f5b40chore(release): 5.8.2 [skip ci]fcbbbe8fix: move CLIENT SETINFO commands to connection handshake (#2033)b179039ci(test): add redis matrix and update docker compose file (#2034)44c2df6docs(example): add example for setting TTL to "HSET Field" (#2027)fb082d6fix: default IP family selection to 0 (#2028)Updates
rimraffrom 6.0.1 to 6.1.2Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
cd454986.1.2fe9a962glob@1330dc9d86.1.19dffc3eupdate globb6462eamock platform properly in test/index.ts668309fci: update typedoc action18dc77a6.1.02bd2e62changelog 6.119311cfrefactor: switch to native fs.promises0c437d4Create separate dir for integration testsUpdates
tsxfrom 4.20.6 to 4.21.0Release notes
Sourced from tsx's releases.
Commits
f6284cdci: lock in semantic-release v24048fb62feat: upgrade esbuild (#748)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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