chore: Bump mysql2 and @mikro-orm/mysql - #32
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [mysql2](https://github.com/sidorares/node-mysql2) to 3.24.2 and updates ancestor dependency [@mikro-orm/mysql](https://github.com/mikro-orm/mikro-orm). These dependencies need to be updated together. Updates `mysql2` from 3.20.0 to 3.24.2 - [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.20.0...v3.24.2) Updates `@mikro-orm/mysql` from 6.6.14 to 7.1.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.14...v7.1.14) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.24.2 dependency-type: indirect - dependency-name: "@mikro-orm/mysql" dependency-version: 7.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟡 Changes recommended
The update introduces an incompatible major-version mix (MikroORM v7 MySQL driver with MikroORM core v6) and a Node >=22.17.0 requirement that is not aligned with the currently locked/core dependency versions.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates the MySQL driver stack by bumping mysql2 and moving @mikro-orm/mysql to the v7.1.14 line, reflecting a major-version upgrade of MikroORM’s MySQL integration within the workspace.
Changes:
- Bump
mysql2from3.20.0→3.24.2(viapackage-lock.json). - Bump
@mikro-orm/mysqlfrom6.6.x→7.1.14in workspace manifests and lockfile. - Introduce new transitive deps from MikroORM v7 (e.g.,
kysely) and updated Node engine constraints in the lockfile.
File summaries
| File | Description |
|---|---|
| package-lock.json | Updates resolved/pinned versions for @mikro-orm/mysql, mysql2, and new transitive deps/engine constraints. |
| dev/package.json | Bumps @mikro-orm/mysql dependency to ^7.1.14. |
| core/package.json | Bumps @mikro-orm/mysql peer dependency to ^7.1.14. |
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
81
to
85
| "@mikro-orm/mariadb": "^6.6.6", | ||
| "@mikro-orm/mssql": "^6.6.6", | ||
| "@mikro-orm/mysql": "^6.6.6", | ||
| "@mikro-orm/mysql": "^7.1.14", | ||
| "@mikro-orm/postgresql": "^6.6.6", | ||
| "@mikro-orm/sqlite": "^6.6.6" |
Comment on lines
59
to
63
| "@mikro-orm/mariadb": "^6.6.6", | ||
| "@mikro-orm/mssql": "^6.6.6", | ||
| "@mikro-orm/mysql": "^6.6.6", | ||
| "@mikro-orm/mysql": "^7.1.14", | ||
| "@mikro-orm/postgresql": "^6.6.6", | ||
| "@mikro-orm/sqlite": "^6.6.6", |
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 mysql2 to 3.24.2 and updates ancestor dependency @mikro-orm/mysql. These dependencies need to be updated together.
Updates
mysql2from 3.20.0 to 3.24.2Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
649e129chore(master): release 3.24.2 (#4504)87579e1test: cover length-coded parameter sizes at the 0xFD boundary (#4503)1dcd8effix(promise): honourtrace: falseon every promise-API method (#4502)de56272fix: correct length-coded number size for the 3-byte range (#4500)ca10232chore(master): release 3.24.1 (#4496)183e947perf: single-pass utf8 string encoding for outgoing packets (#4495)fabc3bcchore(master): release 3.24.0 (#4492)f3a60bcperf: serialize COM_STMT_EXECUTE in a single exact-size pass (#4494)493f9ecci: pin EXPLAIN to FORMAT=TRADITIONAL for MySQL 9.5+ (#4493)c86fe5aperf: remove per-query and per-row allocation hotspots (#4486)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
Updates
@mikro-orm/mysqlfrom 6.6.14 to 7.1.14Release notes
Sourced from @mikro-orm/mysql's releases.
... (truncated)
Changelog
Sourced from @mikro-orm/mysql's changelog.
... (truncated)
Commits
cd79b2cchore(release): v7.1.14 [skip ci]7c2e382fix(sql): keep row-value tuples in$inon araw()key (#8202)7762f42fix(core): infer primary key from plain class base indefineEntity(#8207)fd5ceb2test: increase timeout of the oracle schema updating test (#8206)2b0ca9bfix(core): don't require the discriminator value when creating an STI entity ...16d80a9fix(core): evict referrers holding a removed entity in their primary key (#8205)b3773abdocs: explain entity definition options in the NestJS guide (#8204)7a2cfa2chore(deps): update patch/minor dependencies2f4d739chore(deps): update patch/minor dependencies2b3d9c3fix(postgres): strip array-typed casts cleanly when recovering check constrai...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.