build(deps): bump the dependencies group with 5 updates#108
Merged
elizabetheonoja-art merged 1 commit intomainfrom Mar 28, 2026
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.13.6` | `1.14.0` | | [multer](https://github.com/expressjs/multer) | `1.4.5-lts.2` | `2.1.1` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `5.11.0` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `13.0.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.3.0` | Updates `axios` from 1.13.6 to 1.14.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) Updates `multer` from 1.4.5-lts.2 to 2.1.1 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.1.1) Updates `redis` from 4.7.1 to 5.11.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/[email protected]@5.11.0) Updates `uuid` from 9.0.1 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v13.0.0) Updates `jest` from 29.7.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: redis dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 dependencies group with 5 updates:
1.13.61.14.01.4.5-lts.22.1.14.7.15.11.09.0.113.0.029.7.030.3.0Updates
axiosfrom 1.13.6 to 1.14.0Release notes
Sourced from axios's releases.
Commits
46bee3dchore(release): prepare release 1.14.0 (#10563)518aff5chore: add AI Moderator workflow for spam detection (#10551)b7dfda3chore(sponsor): update sponsor block (#10557)9aa34d5fix: updated release flow to match the current flows (#10562)e9e5ebeUpdate packages to latest version (#10556)4d8931cfix: formidable dependency vulnerable to arbitrary (#7533)3a6f5c1chore(deps-dev): bump@babel/preset-env(#7531)bcfd299fix: bug axios breaks commonjs compatibility main entry (#7532)d6dcbfdfix: dependabot uses the correct labels (#7530)5dd7ba7chore: upgrade to latest ts (#7522)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
multerfrom 1.4.5-lts.2 to 2.1.1Release notes
Sourced from multer's releases.
... (truncated)
Changelog
Sourced from multer's changelog.
Commits
368c8a12.1.1 (#1380)7e66481🐛 fix recursion issue643571e✅ add explicit test for client able to send body without abrupt disconnecte86fa52fix error/abort handlingca37779chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 (#1374)13088f4chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 (#1375)bc6a1d1chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 (#1376)c496e93chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1377)fa173d3chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#1378)17d7f51chore: add node version to 25.x in CIMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.
Updates
redisfrom 4.7.1 to 5.11.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
b6ff05fRelease [email protected]c1d1151Release [email protected]b15ee1cRelease [email protected]b6df398Release [email protected]410490fRelease [email protected]f7f2139Release [email protected]27e49d7Release [email protected]09c2020feat(cluster): smart client handoffs oss (hitless upgrades) (#3142)7f256b0fix: unwrap constructors to primitives in type mapping (#3174)8d07299tests: add mocha multi-reporters and junit reporter support (#3138)Updates
uuidfrom 9.0.1 to 13.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
24c1238chore(main): release 13.0.0 (#902)bce9d72fix!: make browser exports the default (#901)7844bc2chore(main): release 12.0.0 (#880)a2b4603chore: npm run docs (#898)744a4a8docs: add motivation for dropping CJS support (#897)3c9acd5docs: fix CHANGELOG links. fixes #871 (#896)5fd974cfix: improve v4() performance (#894)330ee3bchore: minor example and benchmark cleanup (#893)caea889chore: fix bug report forme1f42a3fix: restore node: prefix (#889)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
jestfrom 29.7.0 to 30.3.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5f4296d2v30.0.4d4a6c94v30.0.3Dependabot 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