chore(deps): bump the npm-minor-patch group across 1 directory with 15 updates#123
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-minor-patch group across 1 directory with 15 updates#123dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the npm-minor-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1048.0` | `3.1057.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1048.0` | `3.1057.0` | | [@nestjs/apollo](https://github.com/nestjs/graphql) | `13.4.0` | `13.4.2` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.21` | `11.1.24` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.21` | `11.1.24` | | [@nestjs/graphql](https://github.com/nestjs/graphql) | `13.4.0` | `13.4.2` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.21` | `11.1.24` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.3` | `11.4.4` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.21` | `11.1.24` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `25.9.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.3` | `3.22.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.7` | `9.6.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.60.0` | Updates `@aws-sdk/client-s3` from 3.1048.0 to 3.1057.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1057.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1048.0 to 3.1057.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1057.0/packages/s3-request-presigner) Updates `@nestjs/apollo` from 13.4.0 to 13.4.2 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v13.4.0...v13.4.2) Updates `@nestjs/common` from 11.1.21 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/common) Updates `@nestjs/core` from 11.1.21 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/core) Updates `@nestjs/graphql` from 13.4.0 to 13.4.2 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v13.4.0...v13.4.2) Updates `@nestjs/platform-express` from 11.1.21 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/platform-express) Updates `@nestjs/swagger` from 11.4.3 to 11.4.4 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.4.3...11.4.4) Updates `@nestjs/testing` from 11.1.21 to 11.1.24 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/testing) Updates `@types/node` from 25.8.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `mysql2` from 3.22.3 to 3.22.4 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.22.3...v3.22.4) Updates `ts-jest` from 29.4.9 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.9...v29.4.11) Updates `ts-loader` from 9.5.7 to 9.6.0 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.7...v9.6.0) Updates `typescript-eslint` from 8.59.3 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1057.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1057.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@nestjs/apollo" dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/common" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/core" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/graphql" dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/swagger" dependency-version: 11.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@nestjs/testing" dependency-version: 11.1.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: mysql2 dependency-version: 3.22.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: ts-loader dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage report
Test suite run success918 tests passing in 82 suites. Report generated by 🧪jest coverage report action from 2b434e2 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 npm-minor-patch group with 15 updates in the / directory:
3.1048.03.1057.03.1048.03.1057.013.4.013.4.211.1.2111.1.2411.1.2111.1.2413.4.013.4.211.1.2111.1.2411.4.311.4.411.1.2111.1.2425.8.025.9.15.5.55.5.63.22.33.22.429.4.929.4.119.5.79.6.08.59.38.60.0Updates
@aws-sdk/client-s3from 3.1048.0 to 3.1057.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
e836d5cPublish v3.1057.0e55a387chore(codegen): sync for smithy 1.71.0 and snapshot-testing fix (#8053)4b03542Publish v3.1056.07ae617cchore(codegen): sync for cyclic file dependency fixes (#8051)2981565Publish v3.1055.0d999d57Publish v3.1054.0ef69ea6Publish v3.1053.0443d6bePublish v3.1052.00d6242dchore(codegen): update@smithydependencies (#8038)b825c13Publish v3.1051.0Updates
@aws-sdk/s3-request-presignerfrom 3.1048.0 to 3.1057.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
e836d5cPublish v3.1057.04b03542Publish v3.1056.07ae617cchore(codegen): sync for cyclic file dependency fixes (#8051)2981565Publish v3.1055.0d999d57Publish v3.1054.0ef69ea6Publish v3.1053.0443d6bePublish v3.1052.00d6242dchore(codegen): update@smithydependencies (#8038)b825c13Publish v3.1051.0bdc9fc6Publish v3.1050.0Updates
@nestjs/apollofrom 13.4.0 to 13.4.2Release notes
Sourced from @nestjs/apollo's releases.
Commits
c639ef8v13.4.2ac5ed8bMerge pull request #4007 from yudin-s/fix/picktype-dual-decorated-input0998d21Merge pull request #4005 from nestjs/dependabot/npm_and_yarn/apollo/federatio...9ce30f8fix(graphql): preserve PickType fields for dual-decorated inputs9001773chore(deps): update dependency vitest to v4.1.7 (#4004)5380a0echore(deps): bump@apollo/federation-internalsfrom 2.11.2 to 2.14.06e939d3Merge pull request #4002 from nestjs/dependabot/npm_and_yarn/fastify/static-9...9b1fdd2Merge pull request #4003 from nestjs/dependabot/npm_and_yarn/ws-8.20.1764efbcchore: update serialized graph snapshotf57c31bchore(deps): bump ws from 8.18.0 to 8.20.1Updates
@nestjs/commonfrom 11.1.21 to 11.1.24Release notes
Sourced from @nestjs/common's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 releaseUpdates
@nestjs/corefrom 11.1.21 to 11.1.24Release notes
Sourced from @nestjs/core's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release3ed595efix(core): keep dependency parent registry internal1b8c8b0fix(core): propagate dependency tree cache resets4c07009fix(core): reset dependency tree cache on metadata changesff95b3fMerge pull request #16997 from hbinhng/feat/warn-late-use-websocket-adapter2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release5de10dffix: should skip transient providers for snapshotsd956db4feat(core): warn on late websocket adapter registration801c46fchore(release): publish v11.1.22 releaseUpdates
@nestjs/graphqlfrom 13.4.0 to 13.4.2Release notes
Sourced from @nestjs/graphql's releases.
Commits
c639ef8v13.4.2ac5ed8bMerge pull request #4007 from yudin-s/fix/picktype-dual-decorated-input0998d21Merge pull request #4005 from nestjs/dependabot/npm_and_yarn/apollo/federatio...9ce30f8fix(graphql): preserve PickType fields for dual-decorated inputs9001773chore(deps): update dependency vitest to v4.1.7 (#4004)5380a0echore(deps): bump@apollo/federation-internalsfrom 2.11.2 to 2.14.06e939d3Merge pull request #4002 from nestjs/dependabot/npm_and_yarn/fastify/static-9...9b1fdd2Merge pull request #4003 from nestjs/dependabot/npm_and_yarn/ws-8.20.1764efbcchore: update serialized graph snapshotf57c31bchore(deps): bump ws from 8.18.0 to 8.20.1Updates
@nestjs/platform-expressfrom 11.1.21 to 11.1.24Release notes
Sourced from @nestjs/platform-express's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 releaseUpdates
@nestjs/swaggerfrom 11.4.3 to 11.4.4Release notes
Sourced from @nestjs/swagger's releases.
Commits
57d8c19chore(): release v11.4.4794e895Merge pull request #3930 from nestjs/fix/nullable-with-discriminator-3928d91fbe0fix: top-level nullable with discriminator issue #39288121be3Merge pull request #3921 from frbuceta/feat/openapi-32-tag-summary5dd7ce3feat(swagger): add summary field to OpenAPI 3.2 Tag Object0d1907fMerge pull request #3927 from nestjs/renovate/vitest-monorepo6edbd07chore(deps): update dependency vitest to v4.1.7f797f85Merge pull request #3924 from frbuceta/feat/api-tags-warn-hierarchy-fields0a1d9c1Merge pull request #3925 from frbuceta/fix/tag-kind-free-form-string6da2e23Apply suggestion from@kamilmysliwiecUpdates
@nestjs/testingfrom 11.1.21 to 11.1.24Release notes
Sourced from @nestjs/testing's releases.
Commits
d8a0ab8chore(release): publish v11.1.24 release2dccecechore: update readmesb8be8c1chore(release): publish v11.1.23 release801c46fchore(release): publish v11.1.22 releaseUpdates
@types/nodefrom 25.8.0 to 25.9.1Commits
Updates
eslint-plugin-prettierfrom 5.5.5 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymlUpdates
mysql2from 3.22.3 to 3.22.4Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
e2a7cbcchore(master): release 3.22.4 (#4314)4e5462abuild(deps-dev): bump the dev-dependencies group with 3 updates (#4316)b841220build(deps-dev): bump poku (#4317)a72a479cd: merge release process (#4315)fbff09cfix(pool): reject queued requests on end (#4291)432cee2build(deps): bump sass from 1.99.0 to 1.100.0 in /website (#4312)36c6de2build(deps): bump qs and express in /website (#4313)5cc75c3build(deps-dev): bump@eslint/markdownin the dev-dependencies group (#4311)3016597build(deps-dev): bump the website-dev-dependencies group (#4310)86a38f7build(deps-dev): bump the dev-dependencies group with 2 updates (#4309)Updates
ts-jestfrom 29.4.9 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)