build(deps): bump the minor-patches group across 1 directory with 26 updates#120
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the minor-patches group across 1 directory with 26 updates#120dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the minor-patches group with 26 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.2` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.12` | `11.1.17` | | [@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.17` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.12` | `11.1.17` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.5` | `11.2.6` | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.36.1` | `1.37.0` | | [axios](https://github.com/axios/axios) | `1.13.2` | `1.14.0` | | [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` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.8` | `4.7.9` | | [minio](https://github.com/minio/minio-js) | `8.0.6` | `8.0.7` | | [pdfkit](https://github.com/foliojs/pdfkit) | `0.17.2` | `0.18.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.17.1` | `8.20.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.5` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.12` | `11.1.17` | | [@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.21` | | [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer) | `2.0.0` | `2.1.0` | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.4.0` | | [jest-html-reporter](https://github.com/Hargne/jest-html-reporter) | `4.3.0` | `4.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.57.2` | Updates `@google-cloud/cloud-sql-connector` from 1.9.0 to 1.9.2 - [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.2) Updates `@nestjs/common` from 11.1.12 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/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.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core) Updates `@nestjs/platform-express` from 11.1.12 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/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 `@upstash/redis` from 1.36.1 to 1.37.0 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/v1.36.1...@upstash/redis@1.37.0) Updates `axios` from 1.13.2 to 1.14.0 - [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.14.0) 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 `handlebars` from 4.7.8 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) 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 `pdfkit` from 0.17.2 to 0.18.0 - [Release notes](https://github.com/foliojs/pdfkit/releases) - [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md) - [Commits](foliojs/pdfkit@v0.17.2...v0.18.0) Updates `pg` from 8.17.1 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.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.5 - [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.5) Updates `@nestjs/testing` from 11.1.12 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/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.21 - [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.21/packages/core) Updates `@types/multer` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) 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 `jest-html-reporter` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/Hargne/jest-html-reporter/releases) - [Commits](Hargne/jest-html-reporter@4.3.0...v4.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.57.2 - [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.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@google-cloud/cloud-sql-connector" dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/common" dependency-version: 11.1.17 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.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.17 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: "@upstash/redis" dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor 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: handlebars dependency-version: 4.7.9 dependency-type: direct:production update-type: version-update:semver-patch 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: pdfkit dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patches - dependency-name: pg dependency-version: 8.20.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.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@nestjs/testing" dependency-version: 11.1.17 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.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patches - dependency-name: "@types/multer" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor 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: jest-html-reporter dependency-version: 4.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.57.2 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 |
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 26 updates in the / directory:
1.9.01.9.211.1.1211.1.174.0.24.0.311.1.1211.1.1711.1.1211.1.1711.2.511.2.61.36.11.37.01.13.21.14.00.14.30.15.117.2.317.3.14.7.84.7.98.0.68.0.70.17.20.18.08.17.18.20.019.2.319.2.419.2.819.2.1419.2.319.2.43.3.33.3.511.1.1211.1.170.6.00.8.01.15.81.15.212.0.02.1.017.0.017.4.04.3.04.4.03.8.03.8.18.53.08.57.2Updates
@google-cloud/cloud-sql-connectorfrom 1.9.0 to 1.9.2Release notes
Sourced from
@google-cloud/cloud-sql-connector's releases.Changelog
Sourced from
@google-cloud/cloud-sql-connector's changelog.Commits
ba9a1e8chore(main): release 1.9.2 (#551)f6475e1fix: bump dependencies to latest (#550)b991a1dchore(deps): bump dottie from 2.0.6 to 2.0.7 (#537)b670fc3chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...461e79bchore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...93521fachore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...c72d7a0chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...3bab417chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...e457b83chore(deps): bump tar from 7.5.7 to 7.5.11 (#541)36e2cf8chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in /examples/cloudru...Updates
@nestjs/commonfrom 11.1.12 to 11.1.17Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
447a373chore(release): publish v11.1.17 release99ed6e6fix(deps): update dependency file-type to v21.3.2268a283fix(deps): update dependency file-type to v21.3.1315e698chore(release): publish v11.1.16 release6add3d6chore(release): publish v11.1.15 release5d31df7chore(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 providedUpdates
@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.17Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
447a373chore(release): publish v11.1.17 releasecbdf737feat(core): auto run get middleware for head requests315e698chore(release): publish v11.1.16 releasec9268ffMerge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...6add3d6chore(release): publish v11.1.15 releasee5fc974fix(core): refine unknown dependencies message token display5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 releasedb9494aperf(core): use set instead of array for module registry lookupUpdates
@nestjs/platform-expressfrom 11.1.12 to 11.1.17Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
447a373chore(release): publish v11.1.17 release315e698chore(release): publish v11.1.16 release24956b5fix(deps): update dependency multer to v2.1.16add3d6chore(release): publish v11.1.15 release1c09faffix(deps): update dependency multer to v2.1.0 [security]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
@upstash/redisfrom 1.36.1 to 1.37.0Release notes
Sourced from
@upstash/redis's releases.Commits
7e8fbedchore: version packages (#1420)703f6d4fix: handle FROM field option in SEARCH.DESCRIBE deserialization (#1426)15b4fc9fix: use pnpm publish for search packages to resolve workspace:* deps (#1425)fba95e8DX-2445: fix redis version, add repository.url to search packages (#1424)6f2a831fix: redis package version and changeset for search release (#1423)96a99a4DX-2445: Add new search client packages (#1422)efd3bc6DX-2445: use workflow_run instead of release event for npm publish (#1421)2dc4212fix: add commit message (#1419)3980b45DX-2445: Add monorepo structure (#1418)89cc220DX-2381: Redis Search (#1409)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.14.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
46bee3dchore(release): prepare release 1.14.0 (#10563)518aff5chore: add AI Moderator workflow for spam detection (#10551)b7dfda3chore(sponsor): update sponsor block (#10557)9aa34d5fix: updated release flow to match the current flows (#10562)e9e5ebeUpdate packages to latest version (#10556)4d8931cfix: formidable dependency vulnerable to arbitrary (#7533)3a6f5c1chore(deps-dev): bump@babel/preset-env(#7531)bcfd299fix: bug axios breaks commonjs compatibility main entry (#7532)d6dcbfdfix: dependabot uses the correct labels (#7530)5dd7ba7chore: upgrade to latest ts (#7522)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.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
class-validatorfrom 0.14.3 to 0.15.1Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.