SAP / e-mobility-charging-stations-simulator

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

build(deps): bump the regular group with 7 updates #1130

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the regular group with 7 updates:

Package From To
@mikro-orm/core 6.3.3 6.3.4
@mikro-orm/mariadb 6.3.3 6.3.4
@mikro-orm/reflection 6.3.3 6.3.4
@mikro-orm/sqlite 6.3.3 6.3.4
@commitlint/cli 19.3.0 19.4.0
@mikro-orm/cli 6.3.3 6.3.4
vite 5.3.5 5.4.0

Updates @mikro-orm/core from 6.3.3 to 6.3.4

Release notes

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

v6.3.4

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Changelog

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

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Commits
  • 186df89 chore(release): v6.3.4 [skip ci]
  • c3c3519 fix(mssql): convert tuple comparison queries to simple and/or conditions (#...
  • ee24f1f fix(core): do not convert bigints with mapping to number to string on ser...
  • 3caa50a fix(sqlite): allow tuple comparison
  • 22b7e97 fix(schema): respect check constraints from base entities
  • d2f7b83 fix(migrations): use override keyword in TS migration files
  • cba5a53 chore(deps): update dependency lerna to v8.1.8
  • 714ac80 refactor: reuse new setSerializationContext helper method
  • 57f234b fix(core): adjust collection owner's serialization context when lazy-loading ...
  • 6be2603 fix(query-builder): do not return itself from qb.applyFilters()
  • Additional commits viewable in compare view


Updates @mikro-orm/mariadb from 6.3.3 to 6.3.4

Release notes

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

v6.3.4

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Changelog

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

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Commits
  • 186df89 chore(release): v6.3.4 [skip ci]
  • c3c3519 fix(mssql): convert tuple comparison queries to simple and/or conditions (#...
  • ee24f1f fix(core): do not convert bigints with mapping to number to string on ser...
  • 3caa50a fix(sqlite): allow tuple comparison
  • 22b7e97 fix(schema): respect check constraints from base entities
  • d2f7b83 fix(migrations): use override keyword in TS migration files
  • cba5a53 chore(deps): update dependency lerna to v8.1.8
  • 714ac80 refactor: reuse new setSerializationContext helper method
  • 57f234b fix(core): adjust collection owner's serialization context when lazy-loading ...
  • 6be2603 fix(query-builder): do not return itself from qb.applyFilters()
  • Additional commits viewable in compare view


Updates @mikro-orm/reflection from 6.3.3 to 6.3.4

Release notes

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

v6.3.4

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Changelog

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

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Commits
  • 186df89 chore(release): v6.3.4 [skip ci]
  • c3c3519 fix(mssql): convert tuple comparison queries to simple and/or conditions (#...
  • ee24f1f fix(core): do not convert bigints with mapping to number to string on ser...
  • 3caa50a fix(sqlite): allow tuple comparison
  • 22b7e97 fix(schema): respect check constraints from base entities
  • d2f7b83 fix(migrations): use override keyword in TS migration files
  • cba5a53 chore(deps): update dependency lerna to v8.1.8
  • 714ac80 refactor: reuse new setSerializationContext helper method
  • 57f234b fix(core): adjust collection owner's serialization context when lazy-loading ...
  • 6be2603 fix(query-builder): do not return itself from qb.applyFilters()
  • Additional commits viewable in compare view


Updates @mikro-orm/sqlite from 6.3.3 to 6.3.4

Release notes

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

v6.3.4

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Changelog

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

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Commits
  • 186df89 chore(release): v6.3.4 [skip ci]
  • c3c3519 fix(mssql): convert tuple comparison queries to simple and/or conditions (#...
  • ee24f1f fix(core): do not convert bigints with mapping to number to string on ser...
  • 3caa50a fix(sqlite): allow tuple comparison
  • 22b7e97 fix(schema): respect check constraints from base entities
  • d2f7b83 fix(migrations): use override keyword in TS migration files
  • cba5a53 chore(deps): update dependency lerna to v8.1.8
  • 714ac80 refactor: reuse new setSerializationContext helper method
  • 57f234b fix(core): adjust collection owner's serialization context when lazy-loading ...
  • 6be2603 fix(query-builder): do not return itself from qb.applyFilters()
  • Additional commits viewable in compare view


Updates @commitlint/cli from 19.3.0 to 19.4.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.0 (2024-08-07)

Features

Commits


Updates @mikro-orm/cli from 6.3.3 to 6.3.4

Release notes

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

v6.3.4

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Changelog

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

6.3.4 (2024-08-06)

Bug Fixes

  • core: adjust collection owner's serialization context when lazy-loading (#5903) (57f234b), closes #5559
  • core: do not convert bigints with mapping to number to string on serialization (ee24f1f), closes #5839
  • core: fix populating lazy properties inside inlined embeddables (8d1e925), closes #5848
  • core: merge enum items from STI entities with the same name (06fffbd), closes #5807
  • migrations: use override keyword in TS migration files (d2f7b83), closes #5634
  • mssql: convert tuple comparison queries to simple and/or conditions (#5906) (c3c3519)
  • query-builder: do not return itself from qb.applyFilters() (6be2603)
  • schema: respect check constraints from base entities (22b7e97)
  • sqlite: allow tuple comparison (3caa50a)
Commits
  • 186df89 chore(release): v6.3.4 [skip ci]
  • c3c3519 fix(mssql): convert tuple comparison queries to simple and/or conditions (#...
  • ee24f1f fix(core): do not convert bigints with mapping to number to string on ser...
  • 3caa50a fix(sqlite): allow tuple comparison
  • 22b7e97 fix(schema): respect check constraints from base entities
  • d2f7b83 fix(migrations): use override keyword in TS migration files
  • cba5a53 chore(deps): update dependency lerna to v8.1.8
  • 714ac80 refactor: reuse new setSerializationContext helper method
  • 57f234b fix(core): adjust collection owner's serialization context when lazy-loading ...
  • 6be2603 fix(query-builder): do not return itself from qb.applyFilters()
  • Additional commits viewable in compare view


Updates vite from 5.3.5 to 5.4.0

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.0 (2024-08-07)

5.4.0-beta.1 (2024-08-01)

5.4.0-beta.0 (2024-07-30)

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 2 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 2 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