build(deps): bump the minor-patches group with 36 updates#87
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the minor-patches group with 36 updates#87dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the minor-patches group with 36 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.0.12` | `11.1.9` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.0.12` | `11.1.9` | | [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.0` | `11.0.1` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.0.12` | `11.1.9` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.1.5` | `11.2.3` | | [@types/passport-google-oauth20](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-google-oauth20) | `2.0.16` | `2.0.17` | | [axios](https://github.com/axios/axios) | `1.11.0` | `1.13.2` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.1` | `0.14.2` | | [minio](https://github.com/minio/minio-js) | `8.0.5` | `8.0.6` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.5` | `7.0.10` | | [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.17` | `7.0.4` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.14.1` | `8.16.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.10` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.2.3` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.22` | `0.3.27` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.39.1` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.5` | `11.0.12` | | [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.2` | `11.0.9` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.0.12` | `11.1.9` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.6.0` | `0.7.9` | | [@swc/core](https://github.com/swc-project/swc) | `1.11.13` | `1.15.3` | | [@types/cookie-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie-parser) | `1.4.9` | `1.4.10` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.1` | `5.0.5` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.39.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.8` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.5` | `5.5.4` | | [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.5.0` | | [jest-html-reporter](https://github.com/Hargne/jest-html-reporter) | `4.1.0` | `4.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [supertest](https://github.com/ladjs/supertest) | `7.1.0` | `7.1.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.0` | `29.4.5` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.47.0` | Updates `@nestjs/common` from 11.0.12 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/common) Updates `@nestjs/core` from 11.0.12 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/core) Updates `@nestjs/jwt` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@11.0.0...11.0.1) Updates `@nestjs/platform-express` from 11.0.12 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/platform-express) Updates `@nestjs/swagger` from 11.1.5 to 11.2.3 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@11.1.5...11.2.3) Updates `@types/passport-google-oauth20` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-google-oauth20) Updates `axios` from 1.11.0 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.11.0...v1.13.2) Updates `class-validator` from 0.14.1 to 0.14.2 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.14.1...v0.14.2) Updates `minio` from 8.0.5 to 8.0.6 - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](minio/minio-js@8.0.5...8.0.6) Updates `nodemailer` from 7.0.5 to 7.0.10 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.5...v7.0.10) Updates `@types/nodemailer` from 6.4.17 to 7.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `pg` from 8.14.1 to 8.16.3 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.3/packages/pg) Updates `react` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `@types/react` from 19.1.10 to 19.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom) Updates `@types/react-dom` from 19.1.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `typeorm` from 0.3.22 to 0.3.27 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.22...0.3.27) Updates `@eslint/js` from 9.23.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@nestjs/cli` from 11.0.5 to 11.0.12 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@11.0.5...11.0.12) Updates `@nestjs/schematics` from 11.0.2 to 11.0.9 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@11.0.2...11.0.9) Updates `@nestjs/testing` from 11.0.12 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/testing) Updates `@swc/cli` from 0.6.0 to 0.7.9 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.11.13 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.11.13...v1.15.3) Updates `@types/cookie-parser` from 1.4.9 to 1.4.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookie-parser) Updates `@types/express` from 5.0.1 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/nodemailer` from 6.4.17 to 7.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `eslint` from 9.23.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.23.0...v9.39.1) Updates `eslint-config-prettier` from 10.1.1 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.8) Updates `eslint-plugin-prettier` from 5.2.5 to 5.5.4 - [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.2.5...v5.5.4) Updates `globals` from 16.0.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.5.0) Updates `jest-html-reporter` from 4.1.0 to 4.3.0 - [Release notes](https://github.com/Hargne/jest-html-reporter/releases) - [Commits](Hargne/jest-html-reporter@4.1.0...4.3.0) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `supertest` from 7.1.0 to 7.1.4 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.0...v7.1.4) Updates `ts-jest` from 29.3.0 to 29.4.5 - [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.3.0...v29.4.5) Updates `ts-loader` from 9.5.2 to 9.5.4 - [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.2...v9.5.4) Updates `typescript` from 5.8.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.3) Updates `typescript-eslint` from 8.28.0 to 8.47.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.47.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@nestjs/core" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@nestjs/jwt" dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@nestjs/swagger" dependency-version: 11.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@types/passport-google-oauth20" dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: class-validator dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: minio dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: nodemailer dependency-version: 7.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/nodemailer" dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patches - dependency-name: pg dependency-version: 8.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@types/react" dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: typeorm dependency-version: 0.3.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@nestjs/cli" dependency-version: 11.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/schematics" dependency-version: 11.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/testing" dependency-version: 11.1.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@swc/cli" dependency-version: 0.7.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@swc/core" dependency-version: 1.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@types/cookie-parser" dependency-version: 1.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/nodemailer" dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor-patches - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: jest-html-reporter dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: supertest dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: typescript-eslint dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches ... Signed-off-by: dependabot[bot] <support@github.com>
af2dba1 to
208b1ce
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-patches group with 36 updates:
11.0.1211.1.911.0.1211.1.911.0.011.0.111.0.1211.1.911.1.511.2.32.0.162.0.171.11.01.13.20.14.10.14.28.0.58.0.67.0.57.0.106.4.177.0.48.14.18.16.319.1.119.2.019.1.1019.2.619.1.119.2.019.1.719.2.30.3.220.3.279.23.09.39.111.0.511.0.1211.0.211.0.911.0.1211.1.90.6.00.7.91.11.131.15.31.4.91.4.105.0.15.0.59.23.09.39.110.1.110.1.85.2.55.5.416.0.016.5.04.1.04.3.03.5.33.6.27.1.07.1.429.3.029.4.59.5.29.5.45.8.25.9.38.28.08.47.0Updates
@nestjs/commonfrom 11.0.12 to 11.1.9Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 release26f8f5aMerge pull request #15863 from TomerSteinberg/TomerSteinberg-feat/sse-method-...4c268d7chore(deps): bump file-type from 21.0.0 to 21.1.0fcfea5efeat(common): add method options to@ssedecorator68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme6f35185Merge pull request #15543 from kim-sung-jee/feature/websockets-manual-ackcbf82f6fix(common): resolve extras in configurable module builder async methods5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggerUpdates
@nestjs/corefrom 11.0.12 to 11.1.9Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 releasecc50925fix(core): make get() throw for implicitly request-scoped trees68cd545chore(@nestjs) publish v11.1.8 release334012eMerge pull request #15815 from mag123c/fix/transient-nested-dependency-isolation4ffe045fix(core): ensure nested transient provider isolationee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme82b4f07Merge pull request #15622 from nestjs/renovate/path-to-regexp-8.x5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggerfada0a7Merge pull request #15588 from at7211/feat/enhance-dependency-error-messagesUpdates
@nestjs/jwtfrom 11.0.0 to 11.0.1Release notes
Sourced from
@nestjs/jwt's releases.Commits
5260cadchore(): release v11.0.10a2e09bchore: update deps732daf5Merge pull request #1946 from ahmedwael216/add-generics-to-sign9f04e01Merge pull request #1950 from nestjs/renovate/cimg-node-22.xe77d88cMerge pull request #2052 from nestjs/renovate/ts-jest-29.x566bb5bMerge pull request #1971 from dbaty/dbaty/allow_publickey_to_be_a_secreta333a48chore(deps): update dependency ts-jest to v29.4.563e3da4chore(deps): update dependency@types/nodeto v22.18.9 (#2051)6d2ccf9chore(deps): update dependency typescript-eslint to v8.46.0 (#2050)b115e6dchore(deps): update eslint monorepo to v9.37.0 (#2049)Updates
@nestjs/platform-expressfrom 11.0.12 to 11.1.9Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmefc72d1efix(deps): update dependency path-to-regexp to v8.3.035c3dedchore(@nestjs) publish v11.1.6 release9bb0560chore(@nestjs) publish v11.1.5 releaseda24918chore(deps): bump multer in /packages/platform-express1f101acchore(@nestjs) publish v11.1.4 release436e1destyle: address linter warningsUpdates
@nestjs/swaggerfrom 11.1.5 to 11.2.3Release notes
Sourced from
@nestjs/swagger's releases.... (truncated)
Commits
ef0173bchore(): release v11.2.33af1a90Merge pull request #3633 from nestjs/revert-3603-masterd80325fRevert "fix(plugin): add async modifier when a reference is await import stat...1f6ac4dchore(deps): update dependency typescript-eslint to v8.47.0 (#3632)f95540echore(): release v11.2.2d494c63Merge pull request #3603 from seonggukchoi/master8e0df77Merge pull request #3593 from nestjs/renovate/swagger-ui-dist-5.x96ddedbMerge pull request #3609 from nestjs/renovate/cimg-node-24.x16fe10dMerge pull request #3621 from nestjs/renovate/microsoft-tsdoc-0.x0bbff5fMerge pull request #3627 from nestjs/renovate/npm-js-yaml-vulnerabilityUpdates
@types/passport-google-oauth20from 2.0.16 to 2.0.17Commits
Updates
axiosfrom 1.11.0 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
class-validatorfrom 0.14.1 to 0.14.2Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
221502cfeat: release v0.14.2 (#2600)0ea279bfix: pass arguments correctly to isBase64 (#2574)3bff66fbuild: disable Dependabot updates0c87bebfix: pass IsBase64 options correctly (#2549)b07bb16ci: update codecov (#2556)721bb5edocs: update changelog for 0.14.1 (#2542)63fe9c5build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2490)0e14d0cbuild(deps): bump libphonenumber-js from 1.10.62 to 1.11.1 (#2476)b12b00abuild(deps-dev): bump@types/nodefrom 20.12.8 to 20.12.10 (#2475)ba60be9build(deps): bump libphonenumber-js from 1.10.61 to 1.10.62 (#2473)Updates
miniofrom 8.0.5 to 8.0.6Release notes
Sourced from minio's releases.
Commits
212f282fix: redirect xml parser error to stream error (#1416)5f2dc07fix documentation link (#1419)ebd419etest with node v24 (#1420)eab7cb6build(deps-dev): bump form-data from 4.0.0 to 4.0.47a67d9aUpdate package.json for type definition entry point (#1315)8654c77fix: makegetBucketRegionAsyncpublic (#1413)fbcfe63fix listing bug in v1 and add missing v1 version listing (#1405)6a821b5fix tag parsing and type and update validation and tests (#1399)d8c6721fix large object upload and and update functional test for 0 byte file upload...bcbd469Update version to next releaseUpdates
nodemailerfrom 7.0.5 to 7.0.10Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.