build(deps): bump the minor-patches group across 1 directory with 23 updates#114
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the minor-patches group across 1 directory with 23 updates#114dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the minor-patches group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google-cloud/cloud-sql-connector](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector) | `1.9.0` | `1.9.1` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.12` | `11.1.14` | | [@nestjs/config](https://github.com/nestjs/config) | `4.0.2` | `4.0.3` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.12` | `11.1.14` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.12` | `11.1.14` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.5` | `11.2.6` | | [@types/pdfkit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pdfkit) | `0.17.4` | `0.17.5` | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.36.1` | `1.36.3` | | [axios](https://github.com/axios/axios) | `1.13.2` | `1.13.6` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` | | [minio](https://github.com/minio/minio-js) | `8.0.6` | `8.0.7` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.17.1` | `8.19.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.4` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.12` | `11.1.14` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.6.0` | `0.8.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.8` | `1.15.18` | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.0` | `8.56.1` | Updates `@google-cloud/cloud-sql-connector` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-nodejs-connector@v1.9.0...v1.9.1) Updates `@nestjs/common` from 11.1.12 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/common) Updates `@nestjs/config` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/nestjs/config/releases) - [Commits](nestjs/config@4.0.2...4.0.3) Updates `@nestjs/core` from 11.1.12 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/core) Updates `@nestjs/platform-express` from 11.1.12 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/platform-express) Updates `@nestjs/swagger` from 11.2.5 to 11.2.6 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.2.5...11.2.6) Updates `@types/pdfkit` from 0.17.4 to 0.17.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pdfkit) Updates `@upstash/redis` from 1.36.1 to 1.36.3 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](upstash/redis-js@v1.36.1...v1.36.3) Updates `axios` from 1.13.2 to 1.13.6 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.6) Updates `class-validator` from 0.14.3 to 0.15.1 - [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.3...v0.15.1) Updates `dotenv` from 17.2.3 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.3.1) Updates `minio` from 8.0.6 to 8.0.7 - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](minio/minio-js@8.0.6...8.0.7) Updates `pg` from 8.17.1 to 8.19.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.19.0/packages/pg) Updates `react` from 19.2.3 to 19.2.4 - [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.4/packages/react) Updates `@types/react` from 19.2.8 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.3 to 19.2.4 - [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.4/packages/react-dom) Updates `@eslint/eslintrc` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.4) Updates `@nestjs/testing` from 11.1.12 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/testing) Updates `@swc/cli` from 0.6.0 to 0.8.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.15.8 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.18/packages/core) Updates `globals` from 17.0.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.0.0...v17.4.0) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `typescript-eslint` from 8.53.0 to 8.56.1 - [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.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@google-cloud/cloud-sql-connector" dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/common" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/config" dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/core" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/swagger" dependency-version: 11.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/pdfkit" dependency-version: 0.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@upstash/redis" dependency-version: 1.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: class-validator dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: minio dependency-version: 8.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: pg dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/testing" dependency-version: 11.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@swc/cli" dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: "@swc/core" dependency-version: 1.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patches ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
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.
Bumps the minor-patches group with 23 updates in the / directory:
1.9.01.9.111.1.1211.1.144.0.24.0.311.1.1211.1.1411.1.1211.1.1411.2.511.2.60.17.40.17.51.36.11.36.31.13.21.13.60.14.30.15.117.2.317.3.18.0.68.0.78.17.18.19.019.2.319.2.419.2.819.2.1419.2.319.2.43.3.33.3.411.1.1211.1.140.6.00.8.01.15.81.15.1817.0.017.4.03.8.03.8.18.53.08.56.1Updates
@google-cloud/cloud-sql-connectorfrom 1.9.0 to 1.9.1Release notes
Sourced from
@google-cloud/cloud-sql-connector's releases.Changelog
Sourced from
@google-cloud/cloud-sql-connector's changelog.Commits
fb7b630chore(main): release 1.9.1 (#535)dbb56d2fix: update dependencies to latest (#534)4711ea7chore(deps): Update dependencies to latest as of 2026-02-13 (#531)b5ec405chore: Fix tap configuration to pass with exit code 0 (#527)Updates
@nestjs/commonfrom 11.1.12 to 11.1.14Release notes
Sourced from
@nestjs/common's releases.Commits
5d31df7chore(release): publish v11.1.14 release829d326Merge pull request #16314 from SpencerKaiser/bugfix/cors-types5058600fix(common): change requestOrigin type91212b2fix: return type error804d27bfix: invalid context when no stack trace is provided8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 released88856ctest(common): add unit tests for class serializer interceptora1f6162Merge pull request #16202 from som14062005/fix/issue-161958222634refactor: move built-in types to module-level constantUpdates
@nestjs/configfrom 4.0.2 to 4.0.3Release notes
Sourced from
@nestjs/config's releases.Commits
fc0db0achore(): release v4.0.33c57f35Merge pull request #2100 from nestjs/renovate/dotenv-17.x560f095fix(deps): update dependency dotenv to v172585fd9Merge pull request #2189 from nestjs/renovate/cimg-node-24.x23735a1Merge pull request #2146 from nestjs/renovate/dotenv-expand-12.x55ba08bfix(deps): update dependency dotenv-expand to v12.0.37fb8984Merge pull request #2250 from nestjs/renovate/npm-lodash-vulnerability2248d7bchore(deps): update nest monorepo to v11.1.13 (#2260)c77a8f6chore(deps): update dependency@types/nodeto v24.10.10 (#2259)48212e0chore(deps): update commitlint monorepo to v20.4.1 (#2258)Updates
@nestjs/corefrom 11.1.12 to 11.1.14Release notes
Sourced from
@nestjs/core's releases.Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 releasedb9494aperf(core): use set instead of array for module registry lookup909b504test(core): add unit tests for discovery serviceUpdates
@nestjs/platform-expressfrom 11.1.12 to 11.1.14Release notes
Sourced from
@nestjs/platform-express's releases.Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 release58c761afix(deps): update dependency cors to v2.8.6Updates
@nestjs/swaggerfrom 11.2.5 to 11.2.6Release notes
Sourced from
@nestjs/swagger's releases.Commits
3281744chore(): release v11.2.6bca62d9Merge pull request #3705 from nestjs/renovate/npm-lodash-vulnerabilityb06e08aMerge pull request #3697 from ismaildasci/feat/add-format-type-definition0eeb8afMerge pull request #3707 from wanderer-s/fix/api_query_type4869d1bMerge pull request #3715 from micalevisk/feat/add-server-custom-fields8c64c72chore(deps): update nest monorepo to v11.1.13 (#3722)128aac4chore(deps): update dependency@types/nodeto v24.10.10 (#3721)61fec42chore(deps): update dependency fastify to v5.7.4 (#3720)d453a02chore(deps): update commitlint monorepo to v20.4.1 (#3718)1447671fix(deps): update dependency lodash to v4.17.23 [security]Updates
@types/pdfkitfrom 0.17.4 to 0.17.5Commits
Updates
@upstash/redisfrom 1.36.1 to 1.36.3Release notes
Sourced from
@upstash/redis's releases.Commits
0ca12dbDX-2439: add sintercard (#1413)e9461d3DX-2446: expose TData generic on xrange and xrevrange (#1414)7d1406efix: use npm OIDC (#1408)a6efa76Dx 2353 - Update Redis API compat page for v1.15 (#1407)2c88e98DX-2363: add redis-js skills (#1406)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@upstash/redissince your current version.Updates
axiosfrom 1.13.2 to 1.13.6Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
7108c88chore(release): prepare release 1.13.6 (#7446)20a0ba3refactor(deps): migrate@rollup/plugin-babelfrom v5.3.1 to v6.1.0 (#7424)885b4affeat: support react native blob objects (#5764)00d97b9docs(utils): add missing JSDoc comments (#7427)9712548chore(deps-dev): bump the development_dependencies group across 1 directory w...d51accbfix(core): copy status from source error in AxiosError.from (#7403)3e30bbfchore: fix publish to only run on v1 tags672491dfix: safe FormData detection for WeChat Mini Program (#7306) (#7324)822e3e4fix: make AxiosError.message property enumerable (#7392)ef3711dfeat: implement prettier and fix all issues (#7385)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
Updates
class-validatorfrom 0.14.3 to 0.15.1Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
2e1a5c2chore: publish 0.15.1 (#2672)737d2a7chore: publish 0.15.0 (#2671)8bc5f96chore: release 0.15.0 (#2670)dc41588fix small grammatical error in README.md (#2596)2c0ff53feat(IsIBAN): Add IsIBANOptions as argument for IsIBAN decorator (#2618)e0eaa02feat: addisISO6391decorator for language codes (#2626)a8b2f6echore: bump vulnerable dependencies (#2669)35e589dfeat: update UUID validation to support versions 1-8, nil, max, and all (#2647)042fb57feat: addvalidateIfto validation options (#1579)4fcad7bfeat: addIsISO31661Numericdecorator for country codes (#2657)Updates
dotenvfrom 17.2.3 to 17.3.1Changelog
Sourced from dotenv's changelog.
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
miniofrom 8.0.6 to 8.0.7Release notes
Sourced from minio's releases.