Skip to content

chore(deps)(deps): bump the drizzle-peer-minor-patch group with 2 updates#154

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-peer-minor-patch-0453e770e2
Open

chore(deps)(deps): bump the drizzle-peer-minor-patch group with 2 updates#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-peer-minor-patch-0453e770e2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the drizzle-peer-minor-patch group with 2 updates: mysql2 and @nestjs/swagger.

Updates mysql2 from 3.22.6 to 3.23.1

Release notes

Sourced from mysql2's releases.

v3.23.1

3.23.1 (2026-07-19)

Bug Fixes

  • security: fix unbounded decompression of server-supplied compressed packets, reported by alanturing881 (7c48343)
  • parser: call typeCast for NULL values in the binary protocol (#4394) (01f1092)

v3.23.0

3.23.0 (2026-07-13)

Features

  • return unsafe integers inside JSON columns as exact strings with supportBigNumbers (#4388) (a26ff14)
  • sql-escaper: add Temporal support when escaping values (#4392) (6b933f6)
  • support MariaDB data types (UUID, INET4, INET6, VECTOR, JSON) via extended type metadata; run CI against MariaDB (#4373) (5034e57)
Changelog

Sourced from mysql2's changelog.

3.23.1 (2026-07-19)

Bug Fixes

  • security: fix unbounded decompression of server-supplied compressed packets, reported by alanturing881 (7c48343)
  • parser: call typeCast for NULL values in the binary protocol (#4394) (01f1092)

3.23.0 (2026-07-13)

Features

  • return unsafe integers inside JSON columns as exact strings with supportBigNumbers (#4388) (a26ff14)
  • sql-escaper: add Temporal support when escaping values (#4392) (6b933f6)
  • support MariaDB data types (UUID, INET4, INET6, VECTOR, JSON) via extended type metadata; run CI against MariaDB (#4373) (5034e57)
Commits
  • 3de28fb chore(master): release 3.23.1 (#4408)
  • 01f1092 fix(parser): call typeCast for NULL values in the binary protocol (#3368) (#4...
  • 534c552 build(deps): bump lucide-react from 1.24.0 to 1.25.0 in /website (#4407)
  • 7c48343 Merge commit from fork
  • 3e13d7b docs: establish security charter (#4404)
  • 26c135b build(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /website (#4403)
  • f86cfb1 chore(master): release 3.23.0 (#4387)
  • 6316492 build(deps): bump the docusaurus group in /website with 2 updates (#4396)
  • 6b933f6 feat(sql-escaper): add Temporal support when escaping values (#4392)
  • 457c316 build(deps): bump lucide-react from 1.23.0 to 1.24.0 in /website (#4391)
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.4.5 to 11.4.6

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.4.6

11.4.6 (2026-07-17)

Features

Bug fixes

Enhancements

Dependencies

Committers: 4

Commits
  • aec1a22 chore(): release v11.4.6
  • f9eec4f Merge pull request #3986 from nestjs/renovate/js-yaml-5.x
  • b6b6eaf chore(deps): support fastify/static v10
  • e891246 Merge pull request #3949 from yogeshwaran-c/feat/api-query-extensions
  • c8608cf Merge pull request #3947 from yogeshwaran-c/fix/deep-partial-type-array-of-dto
  • 1f55cc1 Merge pull request #3946 from yogeshwaran-c/fix/swagger-html-dollar-substitution
  • 76b7202 Merge pull request #4013 from nestjs/renovate/fastify-compress-9.x-lockfile
  • f60c738 Merge pull request #4012 from nestjs/renovate/vite-8.x-lockfile
  • e8e0eab fix(deps): update dependency js-yaml to v5
  • 880a39e chore(deps): update dependency @​fastify/compress to v9.1.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the drizzle-peer-minor-patch group with 2 updates: [mysql2](https://github.com/sidorares/node-mysql2) and [@nestjs/swagger](https://github.com/nestjs/swagger).


Updates `mysql2` from 3.22.6 to 3.23.1
- [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.6...v3.23.1)

Updates `@nestjs/swagger` from 11.4.5 to 11.4.6
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Commits](nestjs/swagger@11.4.5...11.4.6)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drizzle-peer-minor-patch
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.4.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@github-actions

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 ff3689b | Compared against base branch

@github-actions

Copy link
Copy Markdown

⏱️ Performance Report

✅ Tests 35 passed, 0 failed, 1 skipped
🧪 Suites 7
⏱️ Total step time 10.00s ⚪ ~0
⚙️ Test execution 5.29s 🔴 +159ms
🐢 Slowest test suites
# Suite Tests Duration vs Base
1 Drizzle driver integration 4 221ms 🔴 +72ms
2 Drizzle integration 2 42ms ⚪ ~0
3 DrizzleModule 7 10ms ⚪ ~0
4 decorators and tokens 12 6ms ⚪ ~0
5 Drizzle error mapping helpers 5 2ms ⚪ ~0
6 Drizzle testing helpers 5 2ms ⚪ ~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 125ms 🔴 +72ms
2 Drizzle driver integration Drizzle driver integration works with a real MySQL client 44ms ⚪ ~0
3 Drizzle driver integration Drizzle driver integration works with a real PostgreSQL client 37ms ⚪ ~0
4 Drizzle integration Drizzle integration executes repository queries against a real Drizzle libSQL client 27ms ⚪ ~0
5 Drizzle driver integration Drizzle driver integration works with a real better-sqlite3 client 15ms ⚪ ~0
6 Drizzle integration Drizzle integration uses the real CLS Drizzle transaction adapter for commit and rollback 14ms ⚪ ~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 ff3689b | Compared against base branch

@github-actions

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 ff3689b | Compared against base branch

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.

0 participants