SAP / e-mobility-charging-stations-simulator

OCPP-J charging stations simulator
Apache License 2.0
144 stars 59 forks source link

build(deps): bump @mikro-orm/core from 6.1.5 to 6.1.6 #999

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @mikro-orm/core from 6.1.5 to 6.1.6.

Release notes

Sourced from @​mikro-orm/core's releases.

v6.1.6

6.1.6 (2024-02-28)

Bug Fixes

  • core: don't refresh collection state via Collection.load() (f5be639), closes #5268
  • core: fix type of options parameter in repository.upsert/Many() (4c12e7f)
  • core: support raw fragments in orderBy of 1:m and m:n relations (ed80163), closes #5277
  • mysql: apply current context when fetching auto_increment_increment (#5280) (c8021da), closes #5279

Performance Improvements

  • core: improve composite PK hashing (73094ef)
  • core: improve hydration of simple FKs (c4bd1f0)
  • core: optimize adding entities to large collections (8a960d5)
Changelog

Sourced from @​mikro-orm/core's changelog.

6.1.6 (2024-02-28)

Bug Fixes

  • core: don't refresh collection state via Collection.load() (f5be639), closes #5268
  • core: fix type of options parameter in repository.upsert/Many() (4c12e7f)
  • core: support raw fragments in orderBy of 1:m and m:n relations (ed80163), closes #5277
  • mysql: apply current context when fetching auto_increment_increment (#5280) (c8021da), closes #5279

Performance Improvements

  • core: improve composite PK hashing (73094ef)
  • core: improve hydration of simple FKs (c4bd1f0)
  • core: optimize adding entities to large collections (8a960d5)
Commits
  • c3641c5 chore(release): v6.1.6 [skip ci]
  • 4c12e7f fix(core): fix type of options parameter in repository.upsert/Many()
  • c365982 docs: added information about SWC to docs (#5267)
  • 78dfbba docs: fix note about support for check constraints
  • 40a4709 docs: fix formatting of some markdown tables
  • f5be639 fix(core): don't refresh collection state via Collection.load()
  • ed80163 fix(core): support raw fragments in orderBy of 1:m and m:n relations
  • c8021da fix(mysql): apply current context when fetching auto_increment_increment (#...
  • 2e1251f chore(deps): update dependency @​giscus/react to v3 (#5278)
  • 73094ef perf(core): improve composite PK hashing
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed for 'e-mobility-charging-stations-simulator-webui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed for 'e-mobility-charging-stations-simulator'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 8 months ago

Looks like @mikro-orm/core is up-to-date now, so this is no longer needed.