Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the patches-updates group with 17 updates in the /sources/packages/backend directory:

Package From To
@camunda8/sdk 8.7.18 8.7.28
@nestjs/axios 4.0.0 4.0.1
@nestjs/bull 11.0.2 11.0.3
@nestjs/common 11.1.3 11.1.6
@nestjs/core 11.1.3 11.1.6
@nestjs/microservices 11.1.3 11.1.6
@nestjs/platform-express 11.1.5 11.1.6
class-validator 0.14.1 0.14.2
papaparse 5.5.2 5.5.3
@types/papaparse 5.3.15 5.3.16
typeorm 0.3.24 0.3.26
@nestjs/cli 11.0.7 11.0.10
@nestjs/schematics 11.0.5 11.0.7
@nestjs/testing 11.1.3 11.1.6
@types/cookie-parser 1.4.8 1.4.9
@types/express 5.0.1 5.0.3
ts-loader 9.5.2 9.5.4

Updates @camunda8/sdk from 8.7.18 to 8.7.28

Changelog

Sourced from @​camunda8/sdk's changelog.

8.7.28 (2025-08-06)

Features

  • support new runtimeInstructions field. fixes #472 (53bc43d)

8.7.27 (2025-07-31)

Bug Fixes

8.7.26 (2025-07-30)

Bug Fixes

  • docs: adjust variable names for cookie auth (a162005)

Features

  • add ability to override caching of clients. fixes #575 (d9c24c5)
  • add close() method to Rest Job Worker. Fixes #571 (da239fb)
  • allow configuration of default Camunda8 client caching behaviour (97d2a45)

8.7.25 (2025-07-29)

Bug Fixes

  • export SearchUsersRequest type (5c44ffe)

Features

8.7.24 (2025-07-25)

Features

8.7.23 (2025-07-22)

... (truncated)

Commits
  • c9d0569 chore(release): 8.7.28 [skip ci]
  • 4afa276 chore(release): 8.7.28 [skip ci]
  • e7a6431 Merge pull request #586 from camunda/alpha
  • 9f619e4 Merge pull request #585 from camunda/fix-472
  • 53bc43d feat: support new runtimeInstructions field. fixes #472
  • fb17684 chore(release): 8.7.27 [skip ci]
  • 952fba2 chore(release): 8.7.27 [skip ci]
  • 8029118 Merge pull request #581 from camunda/alpha
  • 141f3eb Merge pull request #580 from camunda/fix-579
  • 693c676 fix: correct updateJob method. fixes #579
  • Additional commits viewable in compare view

Updates @nestjs/axios from 4.0.0 to 4.0.1

Release notes

Sourced from @​nestjs/axios's releases.

4.0.1

What's Changed

Full Changelog: nestjs/axios@4.0.0...4.0.1

Commits
  • 2a787bc chore(): release v4.0.1
  • 9132cc2 chore(deps): update eslint monorepo to v9.31.0 (#1472)
  • cff0392 chore(deps): update dependency @​types/node to v22.16.3 (#1471)
  • 5299e05 chore(deps): update dependency @​types/node to v22.16.2 (#1470)
  • 52601b8 chore(deps): update dependency @​types/node to v22.16.1 (#1469)
  • 4cd3446 chore(deps): update dependency typescript-eslint to v8.36.0 (#1468)
  • f875323 chore(deps): update dependency jest to v30.0.4 (#1467)
  • f08dca8 chore(deps): update dependency @​types/node to v22.16.0 (#1466)
  • 8d8dd54 chore(deps): update eslint monorepo to v9.30.1 (#1465)
  • 2cc797f chore(deps): update dependency globals to v16.3.0 (#1464)
  • Additional commits viewable in compare view

Updates @nestjs/bull from 11.0.2 to 11.0.3

Release notes

Sourced from @​nestjs/bull's releases.

@​nestjs/bullmq@​11.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/nestjs/bull/compare/@​nestjs/bull-shared@​11.0.0...@​nestjs/bullmq@​11.0.3

Commits
  • bce1067 chore(release): publish new releases
  • d5941de feat: add processor decorator service
  • 3c67744 Merge pull request #2546 from nestjs/renovate/cimg-node-22.x
  • a6c40ed Merge pull request #2657 from nestjs/dependabot/npm_and_yarn/form-data-4.0.4
  • 2fc1d01 Merge pull request #2585 from noeljackson/master
  • 9e30118 build(deps): bump form-data from 4.0.0 to 4.0.4
  • 2029efc chore(deps): update dependency jest to v30.0.5 (#2658)
  • 3769498 chore(deps): update dependency typescript-eslint to v8.38.0 (#2656)
  • a404a8c chore(deps): update dependency bullmq to v5.56.5 (#2655)
  • 0a6039c chore(deps): update dependency @​types/node to v22.16.5 (#2654)
  • Additional commits viewable in compare view

Updates @nestjs/common from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/common's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/core from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/core's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • 60b2ed4 Merge pull request #15504 from hajekjiri/bug/fix-undefined-injection
  • ab93e4b fix(core): fix race condition in class dependency resolution
  • f14a976 style(core): change inquirer id to const
  • 93f54ed fix(core): attach root inquirer for nested transient providers
  • cd009a7 refactor(core): fix the typo 'controler' to 'controller'
  • 9bb0560 chore(@​nestjs) publish v11.1.5 release
  • 1f101ac chore(@​nestjs) publish v11.1.4 release
  • f704dcb Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency...
  • a453b63 fix(core): fix race condition in class dependency resolution
  • Additional commits viewable in compare view

Updates @nestjs/microservices from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/microservices's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/platform-express from 11.1.5 to 11.1.6

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

Commits

Updates class-validator from 0.14.1 to 0.14.2

Release notes

Sourced from class-validator's releases.

v0.14.2

What's Changed

New Contributors

Full Changelog: typestack/class-validator@v0.14.1...v0.14.2

Changelog

Sourced from class-validator's changelog.

0.14.2 (2025-05-02)

Fixed

  • Fixed an issue where forbidUnknownValues did not default to true when validatorOptions was undefined. (#2196 by @​cduff)
  • Fixed the ValidationMetadata.name property to work correctly with the @IsOptional decorator. (#2044 by @​Clashsoft)
  • Updated the Codecov configuration for continuous integration. (#2556 by @​haiweilian)
  • Fixed an issue where options were not passed correctly to the @IsBase64 decorator. (#2549 by @​aseyfpour)
  • Fixed argument handling for the isBase64 function. (#2574 by @​braaar)
Commits

Updates papaparse from 5.5.2 to 5.5.3

Commits

Updates @types/papaparse from 5.3.15 to 5.3.16

Commits

Updates typeorm from 0.3.24 to 0.3.26

Release notes

Sourced from typeorm's releases.

0.3.26

Notes:

  • When using MySQL, TypeORM now connects using stringifyObjects: true, in order to avoid a potential security vulnerability in the mysql/mysql2 client libraries. You can revert to the old behavior by setting connectionOptions.extra.stringifyObjects = false.
  • When using SAP HANA, TypeORM now uses the built-in pool from the @sap/hana-client library. The deprecated hdb-pool is no longer necessary and can be removed. See https://typeorm.io/docs/drivers/sap/#data-source-options for the new pool options.

What's Changed

New Contributors

Full Changelog: typeorm/typeorm@0.3.25...0.3.26

0.3.25

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.26 (2025-08-16)

Notes:

  • When using MySQL, TypeORM now connects using stringifyObjects: true, in order to avoid a potential security vulnerability in the mysql/mysql2 client libraries. You can revert to the old behavior by setting connectionOptions.extra.stringifyObjects = false.
  • When using SAP HANA, TypeORM now uses the built-in pool from the @sap/hana-client library. The deprecated hdb-pool is no longer necessary and can be removed. See https://typeorm.io/docs/drivers/sap/#data-source-options for the new pool options.

Bug Fixes

  • add stricter type-checking and improve event loop handling (#11540) (01dddfe)
  • do not create junction table metadata when it already exists (#11114) (3c26cf1)
  • mysql: set stringifyObjects implicitly (#11574) (d57fe3b)
  • mysql: support Alibaba AnalyticDB returning version() column name in getVersion() (#11555) (1737e97)
  • oracle: pass duplicated parameters correctly to the client when executing a query (#11537) (f2d2236)
  • platform[web worker]: improve globalThis variable retrieval for browser environment (#11495) (ec26eae)
  • preserve useIndex when cloning a QueryExpressionMap (or a QueryBuilder) (#10679) (66ee307), closes #10678 #10678
  • regtype is not supported in aurora serverless v2 (#11568) (6e9f20d)
  • resolve array modification bug in QueryRunner drop methods (#11564) (f351757), closes #11563
  • support for better-sqlite3 v12 (#11557) (1ea3a5e)

Features

  • add Redis 5.x support with backward compatibility with peer dependency to allow (#11585) (17cf837), closes #11528
  • sap: add support for REAL_VECTOR and HALF_VECTOR data types in SAP HANA Cloud (#11526) (abf8863)
  • sap: use the native driver for connection pooling (#11520) (aebc7eb)
  • support virtual columns in entity schema (#11597) (d1e3950)

Performance Improvements

0.3.25 (2025-06-19)

Bug Fixes

... (truncated)

Commits
  • 4d204ad chore: Release v0.3.26 (#11602)
  • d1e3950 feat: support virtual columns in entity schema (#11597)
  • 1698313 docs: fix reload option typo (#11601)
  • 0b767e8 docs: added @piying/orm extension to readme (#11596)
  • ec26eae fix(platform[web worker]): improve globalThis variable retrieval for browser ...
  • 6e9f20d fix: regtype is not supported in aurora serverless v2 (#11568)
  • 17cf837 feat(11528): add Redis 5.x support with backward compatibility wite peer depe...
  • 8097d1a docs: fix redirect to mongodb page (#11584)
  • 23fcde2 docs: separate driver-specific documentation (#11581)
  • d57fe3b fix(mysql): set stringifyObjects implicitly (#11574)
  • Additional commits viewable in compare view

Updates @nestjs/cli from 11.0.7 to 11.0.10

Release notes

Sourced from

Bumps the patches-updates group with 17 updates in the /sources/packages/backend directory:

| Package | From | To |
| --- | --- | --- |
| [@camunda8/sdk](https://github.com/camunda/camunda-8-js-sdk) | `8.7.18` | `8.7.28` |
| [@nestjs/axios](https://github.com/nestjs/axios) | `4.0.0` | `4.0.1` |
| [@nestjs/bull](https://github.com/nestjs/bull) | `11.0.2` | `11.0.3` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.3` | `11.1.6` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.3` | `11.1.6` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `11.1.3` | `11.1.6` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.5` | `11.1.6` |
| [class-validator](https://github.com/typestack/class-validator) | `0.14.1` | `0.14.2` |
| [papaparse](https://github.com/mholt/PapaParse) | `5.5.2` | `5.5.3` |
| [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.15` | `5.3.16` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.24` | `0.3.26` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.7` | `11.0.10` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.5` | `11.0.7` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.3` | `11.1.6` |
| [@types/cookie-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookie-parser) | `1.4.8` | `1.4.9` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.1` | `5.0.3` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` |



Updates `@camunda8/sdk` from 8.7.18 to 8.7.28
- [Changelog](https://github.com/camunda/camunda-8-js-sdk/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda-8-js-sdk@v8.7.18...v8.7.28)

Updates `@nestjs/axios` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/nestjs/axios/releases)
- [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json)
- [Commits](nestjs/axios@4.0.0...4.0.1)

Updates `@nestjs/bull` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/nestjs/bull/releases)
- [Commits](https://github.com/nestjs/bull/compare/@nestjs/bull@11.0.2...@nestjs/bull@11.0.3)

Updates `@nestjs/common` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/common)

Updates `@nestjs/core` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/core)

Updates `@nestjs/microservices` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/microservices)

Updates `@nestjs/platform-express` from 11.1.5 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/platform-express)

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 `papaparse` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](https://github.com/mholt/PapaParse/commits)

Updates `@types/papaparse` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse)

Updates `typeorm` from 0.3.24 to 0.3.26
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.24...0.3.26)

Updates `@nestjs/cli` from 11.0.7 to 11.0.10
- [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.7...11.0.10)

Updates `@nestjs/schematics` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@11.0.5...11.0.7)

Updates `@nestjs/testing` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/testing)

Updates `@types/cookie-parser` from 1.4.8 to 1.4.9
- [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.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `@types/papaparse` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse)

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 `webpack` from 5.99.7 to 5.100.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.7...v5.100.2)

---
updated-dependencies:
- dependency-name: "@camunda8/sdk"
  dependency-version: 8.7.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/axios"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/bull"
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/microservices"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: class-validator
  dependency-version: 0.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: papaparse
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@types/papaparse"
  dependency-version: 5.3.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: typeorm
  dependency-version: 0.3.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/schematics"
  dependency-version: 11.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@types/cookie-parser"
  dependency-version: 1.4.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@types/express"
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: "@types/papaparse"
  dependency-version: 5.3.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: ts-loader
  dependency-version: 9.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-updates
- dependency-name: webpack
  dependency-version: 5.100.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patches-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Backend Used by the dependabot pull requests to identify PRs related to the backend. Dependencies Pull requests that update a dependency file npm Used by the dependabot pull requests to identify PRs related to npm package upgrades. labels Aug 25, 2025
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sources/packages/backend/patches-updates-7161443eb5 branch September 5, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Used by the dependabot pull requests to identify PRs related to the backend. Dependencies Pull requests that update a dependency file npm Used by the dependabot pull requests to identify PRs related to npm package upgrades.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants