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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/nestjs/terminus/network/alerts).
Bumps mysql2 to 3.9.4 and updates ancestor dependencies mysql2, @mikro-orm/core and @mikro-orm/mysql. These dependencies need to be updated together.
Updates
mysql2
from 3.6.2 to 3.9.4Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
cf3fa60
chore(master): release 3.9.4 (#2566)4a964a3
fix(security): improve results object creation (#2574)71115d8
ci: improve parser tests (#2573)74abf9e
fix(security): improve supportBigNumbers and bigNumberStrings sanitization (#...8a818ce
fix(docs): improve the contribution guidelines (#2552)0f08c7c
build(deps-dev): bump@docusaurus/tsconfig
in /website (#2563)165c4d6
build(deps-dev): bump@docusaurus/eslint-plugin
in /website (#2564)9b5ed7b
build(deps): bump@docusaurus/preset-classic
in /website (#2562)096db64
build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#2561)b91fd16
build(deps-dev): bump tsx from 4.7.1 to 4.7.2 in /website (#2557)Updates
@mikro-orm/core
from 5.9.7 to 6.2.0Release notes
Sourced from
@mikro-orm/core
's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/core
's changelog.... (truncated)
Commits
e85e7a9
chore(release): v6.2.0 [skip ci]61410cd
docs: add v6.2 blog post [skip ci]005f86e
test: coveragee7bd66f
feat(core): include all dirty collections toUoW.getCollectionUpdates()
5d89ac2
chore: update mysql2 dependency + adjust result mapping to be compatible with...b0c0236
fix(entity-generator): allow arbitrary class and prop names as identifiers (#...acd6590
chore(deps): update patch/minor dependencies05e81f8
feat(core): allow configuringdriverOptions
on replica level2c472ab
fix(core): fix TypeError when ordering by embedded populating properties2e74699
fix(core): fix querying by embedded properties inside relationsUpdates
@mikro-orm/mysql
from 5.9.7 to 6.2.0Release notes
Sourced from
@mikro-orm/mysql
's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/mysql
's changelog.... (truncated)
Commits
e85e7a9
chore(release): v6.2.0 [skip ci]61410cd
docs: add v6.2 blog post [skip ci]005f86e
test: coveragee7bd66f
feat(core): include all dirty collections toUoW.getCollectionUpdates()
5d89ac2
chore: update mysql2 dependency + adjust result mapping to be compatible with...b0c0236
fix(entity-generator): allow arbitrary class and prop names as identifiers (#...acd6590
chore(deps): update patch/minor dependencies05e81f8
feat(core): allow configuringdriverOptions
on replica level2c472ab
fix(core): fix TypeError when ordering by embedded populating properties2e74699
fix(core): fix querying by embedded properties inside relationsDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show