build(deps): bump the mikro-orm group in /src with 6 updates#2457
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the mikro-orm group in /src with 6 updates#2457dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
❌ Deploy Preview for graphweaver-storybook failed. Why did it fail? →
|
|
e65f89f to
2f470b0
Compare
Bumps the mikro-orm group in /src with 6 updates: | Package | From | To | | --- | --- | --- | | [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | | [@mikro-orm/knex](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | | [@mikro-orm/mssql](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | | [@mikro-orm/mysql](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | | [@mikro-orm/postgresql](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | | [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.6.2` | `6.6.7` | Updates `@mikro-orm/core` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) Updates `@mikro-orm/knex` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) Updates `@mikro-orm/mssql` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) Updates `@mikro-orm/mysql` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) Updates `@mikro-orm/postgresql` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) Updates `@mikro-orm/sqlite` from 6.6.2 to 6.6.7 - [Release notes](https://github.com/mikro-orm/mikro-orm/releases) - [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.7/CHANGELOG.md) - [Commits](mikro-orm/mikro-orm@v6.6.2...v6.6.7) --- updated-dependencies: - dependency-name: "@mikro-orm/core" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm - dependency-name: "@mikro-orm/knex" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm - dependency-name: "@mikro-orm/mssql" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm - dependency-name: "@mikro-orm/mysql" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm - dependency-name: "@mikro-orm/postgresql" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm - dependency-name: "@mikro-orm/sqlite" dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mikro-orm ... Signed-off-by: dependabot[bot] <support@github.com>
2f470b0 to
7c0ee85
Compare
|
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 mikro-orm group in /src with 6 updates:
6.6.26.6.76.6.26.6.76.6.26.6.76.6.26.6.76.6.26.6.76.6.26.6.7Updates
@mikro-orm/corefrom 6.6.2 to 6.6.7Release notes
Sourced from
@mikro-orm/core's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/core's changelog.... (truncated)
Commits
a76e639chore(release): v6.6.7 [skip ci]260a2e0fix(sql): skip pagination subquery and force balanced strategy for virtual en...2f7492dfix(sql): always alias virtual properties in where queryb421c9dfix(schema): do not ignore changes to entity level commentsfcf360afix(migrations): support emitting multiline queries9ed5ef5feat(core): add WHERE clause support to upsert viaonConflictWhereoption (...1ebbfb0fix(core): ignore empty conditions produced by filtersfa5290efix: guard prototype.toJSON against being called on prototype itself (#7152)e6b9a6afix(core): do not propagate cursor related options to populate queriesff28974chore(release): update internal dependencies [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/coresince your current version.Updates
@mikro-orm/knexfrom 6.6.2 to 6.6.7Release notes
Sourced from
@mikro-orm/knex's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/knex's changelog.... (truncated)
Commits
a76e639chore(release): v6.6.7 [skip ci]260a2e0fix(sql): skip pagination subquery and force balanced strategy for virtual en...2f7492dfix(sql): always alias virtual properties in where queryb421c9dfix(schema): do not ignore changes to entity level commentsfcf360afix(migrations): support emitting multiline queries9ed5ef5feat(core): add WHERE clause support to upsert viaonConflictWhereoption (...1ebbfb0fix(core): ignore empty conditions produced by filtersfa5290efix: guard prototype.toJSON against being called on prototype itself (#7152)e6b9a6afix(core): do not propagate cursor related options to populate queriesff28974chore(release): update internal dependencies [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/knexsince your current version.Updates
@mikro-orm/mssqlfrom 6.6.2 to 6.6.7Release notes
Sourced from
@mikro-orm/mssql's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/mssql's changelog.... (truncated)
Commits
a76e639chore(release): v6.6.7 [skip ci]260a2e0fix(sql): skip pagination subquery and force balanced strategy for virtual en...2f7492dfix(sql): always alias virtual properties in where queryb421c9dfix(schema): do not ignore changes to entity level commentsfcf360afix(migrations): support emitting multiline queries9ed5ef5feat(core): add WHERE clause support to upsert viaonConflictWhereoption (...1ebbfb0fix(core): ignore empty conditions produced by filtersfa5290efix: guard prototype.toJSON against being called on prototype itself (#7152)e6b9a6afix(core): do not propagate cursor related options to populate queriesff28974chore(release): update internal dependencies [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/mssqlsince your current version.Updates
@mikro-orm/mysqlfrom 6.6.2 to 6.6.7Release notes
Sourced from
@mikro-orm/mysql's releases.... (truncated)
Changelog
Sourced from
@mikro-orm/mysql's changelog.... (truncated)
Commits
a76e639chore(release): v6.6.7 [skip ci]260a2e0fix(sql): skip pagination subquery and force balanced strategy for virtual en...2f7492dfix(sql): always alias virtual properties in where queryb421c9dfix(schema): do not ignore changes to entity level commentsfcf360afix(migrations): support emitting multiline queries9ed5ef5feat(core): add WHERE clause support to upsert viaonConflictWhereoption (...1ebbfb0fix(core): ignore empty conditions produced by filtersfa5290efix: guard prototype.toJSON against being called on prototype itself (#7152)e6b9a6afix(core): do not propagate cursor related options to populate queriesff28974chore(release): update internal dependencies [skip ci]Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mikro-orm/mysqlsince your current version.Updates
@mikro-orm/postgresqlfrom 6.6.2 to 6.6.7Release notes
Sourced from
@mikro-orm/postgresql's releases.