Skip to content

Commit

Permalink
build(deps): bump the regular group with 5 updates (#1187)
Browse files Browse the repository at this point in the history
Bumps the regular group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.3.12` | `6.3.13` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.3.12` | `6.3.13` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.3.12` | `6.3.13` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.3.12` | `6.3.13` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.3.12` | `6.3.13` |


Updates `@mikro-orm/core` from 6.3.12 to 6.3.13
- [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.3.12...v6.3.13)

Updates `@mikro-orm/mariadb` from 6.3.12 to 6.3.13
- [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.3.12...v6.3.13)

Updates `@mikro-orm/reflection` from 6.3.12 to 6.3.13
- [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.3.12...v6.3.13)

Updates `@mikro-orm/sqlite` from 6.3.12 to 6.3.13
- [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.3.12...v6.3.13)

Updates `@mikro-orm/cli` from 6.3.12 to 6.3.13
- [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.3.12...v6.3.13)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@mikro-orm/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fb79869 commit 7c2dbe5
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.3.12",
"@mikro-orm/mariadb": "^6.3.12",
"@mikro-orm/reflection": "^6.3.12",
"@mikro-orm/sqlite": "^6.3.12",
"@mikro-orm/core": "^6.3.13",
"@mikro-orm/mariadb": "^6.3.13",
"@mikro-orm/reflection": "^6.3.13",
"@mikro-orm/sqlite": "^6.3.13",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
Expand All @@ -114,7 +114,7 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.12.0",
"@mikro-orm/cli": "^6.3.12",
"@mikro-orm/cli": "^6.3.13",
"@types/node": "^22.7.4",
"@types/semver": "^7.5.8",
"@types/ws": "^8.5.12",
Expand Down
80 changes: 40 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c2dbe5

Please sign in to comment.