Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.1` | `6.4.2` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.1` | `6.4.2` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.1` | `6.4.2` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.1` | `6.4.2` |
| [chalk](https://github.com/chalk/chalk) | `5.4.0` | `5.4.1` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.1` | `6.4.2` |


Updates `@mikro-orm/core` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

Updates `@mikro-orm/mariadb` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

Updates `@mikro-orm/reflection` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

Updates `@mikro-orm/sqlite` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

Updates `chalk` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.4.0...v5.4.1)

Updates `@mikro-orm/cli` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

---
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: chalk
  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 Dec 23, 2024
1 parent 7175f86 commit b0ce06a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,14 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.4.1",
"@mikro-orm/mariadb": "^6.4.1",
"@mikro-orm/reflection": "^6.4.1",
"@mikro-orm/sqlite": "^6.4.1",
"@mikro-orm/core": "^6.4.2",
"@mikro-orm/mariadb": "^6.4.2",
"@mikro-orm/reflection": "^6.4.2",
"@mikro-orm/sqlite": "^6.4.2",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
"chalk": "^5.4.0",
"chalk": "^5.4.1",
"date-fns": "^4.1.0",
"http-status-codes": "^2.3.0",
"logform": "^2.7.0",
Expand All @@ -116,7 +116,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@cspell/eslint-plugin": "^8.17.1",
"@eslint/js": "^9.17.0",
"@mikro-orm/cli": "^6.4.1",
"@mikro-orm/cli": "^6.4.2",
"@std/expect": "npm:@jsr/std__expect@^1.0.10",
"@types/node": "^22.10.2",
"@types/semver": "^7.5.8",
Expand Down
104 changes: 52 additions & 52 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 b0ce06a

Please sign in to comment.