SAP / e-mobility-charging-stations-simulator

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

build(deps-dev): bump @mikro-orm/cli from 6.3.2 to 6.3.3 #1125

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @mikro-orm/cli from 6.3.2 to 6.3.3.

Release notes

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

v6.3.3

6.3.3 (2024-08-03)

Bug Fixes

  • core: ensure @CreateRequestContext() works when invoked from explicit transaction (de0b515)
  • core: fix unnecessary populate query when partial loading via joined strategy (33da574), closes #5889
  • knex: update PoolConfig interface to match what knex supports (#5892) (eb5d4a1)
  • knex: use nested join for populateWhere condition (#5893) (24e82c7), closes #5872
  • query-builder: fix processing of nested condition when there is a collection in embedded field names (6bf635b), closes #5894
  • reflection: respect outDir when finding the source file in production build (fe54d45), closes #5536

Features

  • query-builder: add qb.applyFilters() method (0aaaa4f), closes #4876
Changelog

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

6.3.3 (2024-08-03)

Bug Fixes

  • core: ensure @CreateRequestContext() works when invoked from explicit transaction (de0b515)
  • core: fix unnecessary populate query when partial loading via joined strategy (33da574), closes #5889
  • knex: update PoolConfig interface to match what knex supports (#5892) (eb5d4a1)
  • knex: use nested join for populateWhere condition (#5893) (24e82c7), closes #5872
  • query-builder: fix processing of nested condition when there is a collection in embedded field names (6bf635b), closes #5894
  • reflection: respect outDir when finding the source file in production build (fe54d45), closes #5536

Features

  • query-builder: add qb.applyFilters() method (0aaaa4f), closes #4876
Commits
  • 7a1fba7 chore(release): v6.3.3 [skip ci]
  • de0b515 fix(core): ensure @CreateRequestContext() works when invoked from explicit ...
  • d286727 test: update mongo memory server
  • f86f504 test: generate code coverage only on node 22 (#5896)
  • fe54d45 fix(reflection): respect outDir when finding the source file in production ...
  • 0aaaa4f feat(query-builder): add qb.applyFilters() method
  • 677ff1b test: retry starting mongo memory server to get around port issues
  • 45f8d2f refactor: improve partial population fix for #5889
  • 33da574 fix(core): fix unnecessary populate query when partial loading via joined str...
  • 6bf635b fix(query-builder): fix processing of nested condition when there is a collec...
  • 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 3 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
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 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
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 3 months ago

Superseded by #1128.