chore: Bump @mikro-orm/knex, @mikro-orm/mariadb, @mikro-orm/mssql, @mikro-orm/mysql, @mikro-orm/postgresql and @mikro-orm/sqlite#8
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ikro-orm/mysql, @mikro-orm/postgresql and @mikro-orm/sqlite Bumps [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) to 6.6.14 and updates ancestor dependencies [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm), [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm), [@mikro-orm/mssql](https://github.com/mikro-orm/mikro-orm), [@mikro-orm/mysql](https://github.com/mikro-orm/mikro-orm), [@mikro-orm/postgresql](https://github.com/mikro-orm/mikro-orm) and [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm). These dependencies need to be updated together. Updates `@mikro-orm/knex` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) Updates `@mikro-orm/mariadb` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) Updates `@mikro-orm/mssql` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) Updates `@mikro-orm/mysql` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) Updates `@mikro-orm/postgresql` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) Updates `@mikro-orm/sqlite` from 6.6.12 to 6.6.14 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.14/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.12...v6.6.14) --- updated-dependencies: - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.14 dependency-type: indirect - dependency-name: "@mikro-orm/mariadb" dependency-version: 6.6.14 dependency-type: direct:production - dependency-name: "@mikro-orm/mssql" dependency-version: 6.6.14 dependency-type: direct:production - dependency-name: "@mikro-orm/mysql" dependency-version: 6.6.14 dependency-type: direct:production - dependency-name: "@mikro-orm/postgresql" dependency-version: 6.6.14 dependency-type: direct:production - dependency-name: "@mikro-orm/sqlite" dependency-version: 6.6.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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 @mikro-orm/knex to 6.6.14 and updates ancestor dependencies @mikro-orm/knex, @mikro-orm/mariadb, @mikro-orm/mssql, @mikro-orm/mysql, @mikro-orm/postgresql and @mikro-orm/sqlite. These dependencies need to be updated together.
Updates
@mikro-orm/knexfrom 6.6.12 to 6.6.14Release notes
Sourced from @mikro-orm/knex's releases.
Changelog
Sourced from @mikro-orm/knex's changelog.
Commits
e9b32a2chore(release): v6.6.14 [skip ci]f73568afix(core): merge nested fields paths into explicit populate (#7664)686d2f8fix(postgres): treat timetz / time with time zone as aliases in schema diff (...3b53296fix(core): recognize TypeScript's __esDecorate helper in decorator path looku...d588a02fix(postgres): schema-qualify generated drop index statements (#7662)8bc4c77fix(core): drop entity from persist/remove stacks in uow.unsetIdentity() (#7661)ff65622fix(core): skip getter-only properties in assignDefaultValues (#7659)752c108fix(core): respect hidden flag with populate: ['*'] in serialize() (#7660)6693d34chore(deps): update knex to v3.2.10 (6.x) (#7658)1d0710cfix(core): escape JSON path keys in getSearchJsonPropertyKey (#7657)Updates
@mikro-orm/mariadbfrom 6.6.12 to 6.6.14Release notes
Sourced from @mikro-orm/mariadb's releases.
Changelog
Sourced from @mikro-orm/mariadb's changelog.
Commits
e9b32a2chore(release): v6.6.14 [skip ci]f73568afix(core): merge nested fields paths into explicit populate (#7664)686d2f8fix(postgres): treat timetz / time with time zone as aliases in schema diff (...3b53296fix(core): recognize TypeScript's __esDecorate helper in decorator path looku...d588a02fix(postgres): schema-qualify generated drop index statements (#7662)8bc4c77fix(core): drop entity from persist/remove stacks in uow.unsetIdentity() (#7661)ff65622fix(core): skip getter-only properties in assignDefaultValues (#7659)752c108fix(core): respect hidden flag with populate: ['*'] in serialize() (#7660)6693d34chore(deps): update knex to v3.2.10 (6.x) (#7658)1d0710cfix(core): escape JSON path keys in getSearchJsonPropertyKey (#7657)Updates
@mikro-orm/mssqlfrom 6.6.12 to 6.6.14Release notes
Sourced from @mikro-orm/mssql's releases.
Changelog
Sourced from @mikro-orm/mssql's changelog.
Commits
e9b32a2chore(release): v6.6.14 [skip ci]f73568afix(core): merge nested fields paths into explicit populate (#7664)686d2f8fix(postgres): treat timetz / time with time zone as aliases in schema diff (...3b53296fix(core): recognize TypeScript's __esDecorate helper in decorator path looku...d588a02fix(postgres): schema-qualify generated drop index statements (#7662)8bc4c77fix(core): drop entity from persist/remove stacks in uow.unsetIdentity() (#7661)ff65622fix(core): skip getter-only properties in assignDefaultValues (#7659)752c108fix(core): respect hidden flag with populate: ['*'] in serialize() (#7660)6693d34chore(deps): update knex to v3.2.10 (6.x) (#7658)1d0710cfix(core): escape JSON path keys in getSearchJsonPropertyKey (#7657)Updates
@mikro-orm/mysqlfrom 6.6.12 to 6.6.14Release notes
Sourced from @mikro-orm/mysql's releases.
Changelog
Sourced from @mikro-orm/mysql's changelog.
Commits
e9b32a2chore(release): v6.6.14 [skip ci]f73568afix(core): merge nested fields paths into explicit populate (#7664)686d2f8fix(postgres): treat timetz / time with time zone as aliases in schema diff (...3b53296fix(core): recognize TypeScript's __esDecorate helper in decorator path looku...d588a02fix(postgres): schema-qualify generated drop index statements (#7662)8bc4c77fix(core): drop entity from persist/remove stacks in uow.unsetIdentity() (#7661)ff65622fix(core): skip getter-only properties in assignDefaultValues (