chore(dev-deps)(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#100
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-c4cc7b0cfc
branch
from
July 6, 2026 03:07
f855e71 to
08731be
Compare
…ross 1 directory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.4.2` | | [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.14` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.9.5` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `6.0.3` | `7.2.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.11` | Updates `jest` from 30.2.0 to 30.4.2 - [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.4.2/packages/jest) Updates `nodemon` from 3.1.11 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.11...v3.1.14) Updates `prettier` from 3.7.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.9.5) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) Updates `@types/supertest` from 6.0.3 to 7.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `ts-jest` from 29.4.6 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.11) --- updated-dependencies: - dependency-name: "@types/supertest" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-c4cc7b0cfc
branch
from
July 13, 2026 03:08
08731be to
152b7b7
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 development-dependencies group with 7 updates in the / directory:
30.2.030.4.23.1.113.1.143.7.43.9.56.1.26.1.37.1.47.2.26.0.37.2.029.4.629.4.11Updates
jestfrom 30.2.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)Updates
nodemonfrom 3.1.11 to 3.1.14Release notes
Sourced from nodemon's releases.
Commits
cfebe2ffix: get watch working on windowsf34bfa9chore: fix release to run after tests5c03715fix: TypeScript definition for 'restart' args28de4b7chore: semver-release wanted 22-24 🤦6217164chore: move release workflow to node 202c458dechore: bump semver-release + update workflow9376af3fix: bump minimatche045423chore: websitef7a4eddchore: websitef26223fchore: websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nodemon since your current version.
Updates
prettierfrom 3.7.4 to 3.9.5Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)Updates
rimraffrom 6.1.2 to 6.1.3Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkUpdates
supertestfrom 7.1.4 to 7.2.2Release notes
Sourced from supertest's releases.
Commits
d7997517.2.21954bcffix: replace 'should' dependency with native assertions in cookies module8fb74537.2.1d4f04fbfix: correct case-sensitive require path for assertion moduleb8f0a437.2.0c4b08a6fix: fixed package lockd084ce2fix: drop v14 and v16 from tests61f3ddfMerge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2bd2fe45Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...07bf4fbchore(deps): bump qs, body-parser and expressUpdates
@types/supertestfrom 6.0.3 to 7.2.0Commits
Updates
ts-jestfrom 29.4.6 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.