chore(deps)(deps): bump the drizzle-peer-minor-patch group across 1 directory with 5 updates#149
Merged
rodrigobnogueira merged 1 commit intoJul 13, 2026
Conversation
📊
|
| 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
⏱️ Performance Report
🐢 Slowest test suites
🐌 Slowest individual tests
Updated for |
🧠 Cognitive Complexity Report
🧩 Most complex functions
Updated for |
…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
Bot
force-pushed
the
dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122
branch
from
July 13, 2026 17:41
5c90e9b to
0f4781f
Compare
Collaborator
|
@dependabot rebase |
rodrigobnogueira
deleted the
dependabot/npm_and_yarn/drizzle-peer-minor-patch-a380431122
branch
July 13, 2026 17:59
Contributor
Author
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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 drizzle-peer-minor-patch group with 5 updates in the / directory:
11.1.2711.1.2811.1.2711.1.2811.1.2711.1.2811.1.2711.1.283.22.53.22.6Updates
@nestjs/commonfrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/common's releases.
Commits
dfaa376chore(release): publish v11.1.28 releasea5e86d8fix(common): Add missing exception classes to HttpErrorByCodeUpdates
@nestjs/corefrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/core's releases.
Commits
dfaa376chore(release): publish v11.1.28 release053a316Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown8e7a2eefeat(core): include auto-converted route in legacy route path warningc5b7164fix(core): trigger sse observable teardown on disconnectUpdates
@nestjs/platform-expressfrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/platform-express's releases.
Commits
dfaa376chore(release): publish v11.1.28 release541977afix(deps): update dependency multer to v2.2.0 [security]Updates
@nestjs/testingfrom 11.1.27 to 11.1.28Release notes
Sourced from @nestjs/testing's releases.
Commits
dfaa376chore(release): publish v11.1.28 releaseUpdates
mysql2from 3.22.5 to 3.22.6Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
9e58ed7chore(master): release 3.22.6 (#4381)1b927a9fix(sql-escaper): resolve multi statement and expand object regressions (#4380)122dba8docs(website): fix typos in documentation (#4372)c463d13ci: fix typos in test comments (#4371)245ef44docs(lib): fix typos in comments (#4370)35ecd4ebuild(deps): bump lucide-react from 1.22.0 to 1.23.0 in /website (#4367)f82c2c3build(deps): bump lucide-react from 1.21.0 to 1.22.0 in /website (#4360)2339621build(deps-dev): bump@types/nodein the dev-dependencies group (#4356)33a6809build(deps-dev): bump@types/node(#4357)a3e0785build(deps-dev): bump the dev-dependencies group with 3 updates (#4355)