Skip to content

chore(deps)(deps): bump the drizzle-peer-minor-patch group across 1 directory with 5 updates#149

Merged
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122
Jul 13, 2026
Merged

chore(deps)(deps): bump the drizzle-peer-minor-patch group across 1 directory with 5 updates#149
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the drizzle-peer-minor-patch group with 5 updates in the / directory:

Package From To
@nestjs/common 11.1.27 11.1.28
@nestjs/core 11.1.27 11.1.28
@nestjs/platform-express 11.1.27 11.1.28
@nestjs/testing 11.1.27 11.1.28
mysql2 3.22.5 3.22.6

Updates @nestjs/common from 11.1.27 to 11.1.28

Release notes

Sourced from @​nestjs/common's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • a5e86d8 fix(common): Add missing exception classes to HttpErrorByCode
  • See full diff in compare view

Updates @nestjs/core from 11.1.27 to 11.1.28

Release notes

Sourced from @​nestjs/core's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 053a316 Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown
  • 8e7a2ee feat(core): include auto-converted route in legacy route path warning
  • c5b7164 fix(core): trigger sse observable teardown on disconnect
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.27 to 11.1.28

Release notes

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • See full diff in compare view

Updates @nestjs/testing from 11.1.27 to 11.1.28

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

Commits

Updates mysql2 from 3.22.5 to 3.22.6

Release notes

Sourced from mysql2's releases.

v3.22.6

3.22.6 (2026-07-07)

Bug Fixes

  • sql-escaper: resolve multi statement and expand object regressions (#4380) (1b927a9)
Changelog

Sourced from mysql2's changelog.

3.22.6 (2026-07-07)

Bug Fixes

  • sql-escaper: resolve multi statement and expand object regressions (#4380) (1b927a9)
Commits
  • 9e58ed7 chore(master): release 3.22.6 (#4381)
  • 1b927a9 fix(sql-escaper): resolve multi statement and expand object regressions (#4380)
  • 122dba8 docs(website): fix typos in documentation (#4372)
  • c463d13 ci: fix typos in test comments (#4371)
  • 245ef44 docs(lib): fix typos in comments (#4370)
  • 35ecd4e build(deps): bump lucide-react from 1.22.0 to 1.23.0 in /website (#4367)
  • f82c2c3 build(deps): bump lucide-react from 1.21.0 to 1.22.0 in /website (#4360)
  • 2339621 build(deps-dev): bump @​types/node in the dev-dependencies group (#4356)
  • 33a6809 build(deps-dev): bump @​types/node (#4357)
  • a3e0785 build(deps-dev): bump the dev-dependencies group with 3 updates (#4355)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

📊 Coverage Coverage Report

Metric PR Base Diff
Statements ████████████████████ 429/429 (100%) 429/429 (100%) ⚪ 0%
Branches ████████████████████ 76/76 (100%) 76/76 (100%) ⚪ 0%
Functions ████████████████████ 39/39 (100%) 39/39 (100%) ⚪ 0%
Lines ████████████████████ 429/429 (100%) 429/429 (100%) ⚪ 0%

Updated for 9b39a8e | Compared against base branch

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

⏱️ Performance Report

✅ Tests 35 passed, 0 failed, 1 skipped
🧪 Suites 7
⏱️ Total step time 11.00s 🔴 +2.00s
⚙️ Test execution 4.91s 🔴 +221ms
🐢 Slowest test suites
# Suite Tests Duration vs Base
1 Drizzle driver integration 4 133ms 🟢 -514ms
2 Drizzle integration 2 33ms ⚪ ~0
3 DrizzleModule 7 9ms ⚪ ~0
4 decorators and tokens 12 6ms ⚪ ~0
5 Drizzle testing helpers 5 2ms ⚪ ~0
6 Drizzle error mapping helpers 5 1ms ⚪ ~0
7 drizzle-orm/zod (v1 built-in Drizzle-Zod) 1 0ms ⚪ ~0
🐌 Slowest individual tests
# Suite Test Duration vs Base
1 Drizzle driver integration Drizzle driver integration works with a real libSQL client 45ms 🟢 -128ms
2 Drizzle driver integration Drizzle driver integration works with a real MySQL client 42ms 🟢 -364ms
3 Drizzle driver integration Drizzle driver integration works with a real PostgreSQL client 33ms ⚪ ~0
4 Drizzle integration Drizzle integration executes repository queries against a real Drizzle libSQL client 18ms ⚪ ~0
5 Drizzle integration Drizzle integration uses the real CLS Drizzle transaction adapter for commit and rollback 14ms ⚪ ~0
6 Drizzle driver integration Drizzle driver integration works with a real better-sqlite3 client 12ms ⚪ ~0
7 decorators and tokens decorators and tokens stores repository metadata with the default connection name 2ms ⚪ ~0
8 DrizzleModule DrizzleModule provides the default Drizzle client and schema 2ms ⚪ ~0
9 DrizzleModule DrizzleModule resolves connection factories and calls shutdown hooks 2ms ⚪ ~0
10 DrizzleModule DrizzleModule supports async module options 2ms ⚪ ~0
11 DrizzleModule DrizzleModule supports named client injection 2ms ⚪ ~0
12 DrizzleModule DrizzleModule registers repository classes through forFeature 2ms ⚪ ~0
13 Drizzle testing helpers Drizzle testing helpers registers a test module with a client 1ms ⚪ ~0
14 decorators and tokens decorators and tokens stores repository metadata with a named connection 0ms ⚪ ~0
15 decorators and tokens decorators and tokens stores repository metadata from options objects 0ms ⚪ ~0

Updated for 9b39a8e | Compared against base branch

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

🧠 Cognitive Complexity Report

Metric PR Base Diff
Total complexity 19 19 ⚪ 0
Max function complexity 4 4 ⚪ 0
Functions measured 11 11 ⚪ 0
🧩 Most complex functions
Function Location Complexity Status
loadClsInjectTransaction packages/drizzle/decorators/inject-transaction.decorator.ts:18 4 🟢 OK
mapDrizzleError packages/drizzle/errors/drizzle-error.mapper.ts:14 4 🟢 OK
loadOptionalTransactionalPackage packages/drizzle/decorators/transactional.decorator.ts:21 3 🟢 OK
resolveDrizzleConnection packages/drizzle/client/connection.util.ts:3 1 🟢 OK
normalizeRepositoryOptions packages/drizzle/decorators/drizzle-repository.decorator.ts:31 1 🟢 OK
InjectTransaction packages/drizzle/decorators/inject-transaction.decorator.ts:6 1 🟢 OK
isModuleNotFoundError packages/drizzle/decorators/inject-transaction.decorator.ts:37 1 🟢 OK
loadTransactionalDecorator packages/drizzle/decorators/transactional.decorator.ts:8 1 🟢 OK
isModuleNotFoundError packages/drizzle/decorators/transactional.decorator.ts:33 1 🟢 OK
collectErrorCodes packages/drizzle/errors/drizzle-error.mapper.ts:60 1 🟢 OK

🧭 Cognitive complexity is reported as a review signal, not a merge gate. Prefer small, intention-revealing refactors when complexity rises.


Updated for 9b39a8e | Compared against base branch

…irectory with 5 updates

Bumps the drizzle-peer-minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.27` | `11.1.28` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.27` | `11.1.28` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.27` | `11.1.28` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.27` | `11.1.28` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.5` | `3.22.6` |



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

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

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

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

Updates `mysql2` from 3.22.5 to 3.22.6
- [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.5...v3.22.6)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: drizzle-peer-minor-patch
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: drizzle-peer-minor-patch
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: drizzle-peer-minor-patch
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: drizzle-peer-minor-patch
- dependency-name: mysql2
  dependency-version: 3.22.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: drizzle-peer-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the drizzle-peer-minor-patch group with 5 updates chore(deps)(deps): bump the drizzle-peer-minor-patch group across 1 directory with 5 updates Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122 branch from 5c90e9b to 0f4781f Compare July 13, 2026 17:41
@rodrigobnogueira

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@rodrigobnogueira
rodrigobnogueira merged commit 635ab2d into main Jul 13, 2026
8 checks passed
@rodrigobnogueira
rodrigobnogueira deleted the dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122 branch July 13, 2026 17:59
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant