chore(deps-dev): bump the dev-dependencies group in /api with 7 updates - #495
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group in /api with 7 updates#495dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [@nestjs/cli](https://github.com/nestjs/nest-cli), [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [node-pg-migrate](https://github.com/salsita/node-pg-migrate) and [ts-jest](https://github.com/kulshekhar/ts-jest) to permit the latest version. Updates `@nestjs/cli` from 10.4.9 to 11.0.24 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Commits](nestjs/nest-cli@10.4.9...11.0.24) Updates `@nestjs/testing` from 10.4.22 to 11.1.28 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/testing) Updates `@types/node` from 20.19.43 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jest` from 29.7.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 `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `node-pg-migrate` to 7.9.1 - [Release notes](https://github.com/salsita/node-pg-migrate/releases) - [Changelog](https://github.com/salsita/node-pg-migrate/blob/main/CHANGELOG.md) - [Commits](salsita/node-pg-migrate@v7.6.1...v7.9.1) Updates `ts-jest` from 29.4.11 to 29.4.12 - [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.11...v29.4.12) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-version: 11.0.24 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.28 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: node-pg-migrate dependency-version: 7.9.1 dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on @nestjs/cli, @nestjs/testing, @types/node, jest, @types/jest, node-pg-migrate and ts-jest to permit the latest version.
Updates
@nestjs/clifrom 10.4.9 to 11.0.24Release notes
Sourced from @nestjs/cli's releases.
... (truncated)
Commits
c8a68dachore(): release v11.0.24e5fda8cMerge pull request #3478 from ruban-s/fix/typescript-7-unsupported-api3c6b4acfix(compiler): fail fast when typescript lacks the programmatic apide85434Merge pull request #3475 from abdulganiyy/refactor/move-languages-variable-cl...1697b7frefactor: move available languages closer to first usage2705bd4Merge pull request #3472 from abdulganiyy/delete-unused-helper-file75b57c4refactor: delete unused gulp tool utility helper filec2aefdfMerge pull request #3469 from iamkanguk97/fix/runner-duplicated-binary54b08aefix(runners): remove duplicated binary in failed command message731a09bchore(): release v11.0.23Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@nestjs/testingfrom 10.4.22 to 11.1.28Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
dfaa376chore(release): publish v11.1.28 release660a124chore(release): publish v11.1.27 releaseaa5c4f1chore: update readme and package.json9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 released8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 release983dd52chore(release): publish v11.1.21 releaseUpdates
@types/nodefrom 20.19.43 to 26.1.2Commits
Updates
jestfrom 29.7.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)855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.1Updates
@types/jestfrom 29.5.14 to 30.0.0Commits
Updates
node-pg-migrateto 7.9.1Release notes
Sourced from node-pg-migrate's releases.
Changelog
Sourced from node-pg-migrate's changelog.
... (truncated)
Commits
08341berelease: 7.9.1 (#1327)3083a6achore(config): migrate renovate config (#1326)e03836bchore(deps): lock file maintenance (#1317)4111923chore(deps): update pnpm to v10 (#1325)b1080a0chore(deps): widen dependency glob to ~v11.0.0 (#1310)6b4f57bchore(deps): update pnpm/action-setup action to v4.1.0 (#1324)351b831chore(deps): update vitest to v3.0.5 (#1323)837db52chore(deps): update devdependencies (#1319)3816abbchore(deps): update dependency@stylistic/eslint-pluginto v3 (#1320)ad90f02chore(deps): update dependency vitepress to v1.6.3 (#1318)Updates
ts-jestfrom 29.4.11 to 29.4.12Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteDependabot 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