SAP / e-mobility-charging-stations-simulator

OCPP-J charging stations simulator
Apache License 2.0
125 stars 51 forks source link

build(deps): bump ocpp from 2.0.0rc1 to 2.0.0rc2 in /tests/ocpp-server #1054

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ocpp from 2.0.0rc1 to 2.0.0rc2.

Changelog

Sourced from ocpp's changelog.

Change log

2.0.0-rc.2 (2024-06-18)

  • #315 Allow to skip schema validation in ChargePoint.call(). Thanks @​esiebert!

2.0.0-rc.1 (2024-06-01)

BREAKING

  • #642 Fix serializing of "ocpp_csms_url".

2.0.0-rc.0 (2024-05-22)

  • #631 Fix publishing to Pypi.

BREAKING

  • #573 Fix serialization of types that contain a collection of items.

1.0.0 (2024-04-05)

  • #573 Introduce Experimental Module For v2.1
  • #547 Feat: Handle recursively serializing a dataclasses as a dictionary Thanks @​MacDue
  • #601 Fix case conversion for soc in non "State of Charge" context
  • #523 The serialisation of soc to SoC should not occur in camel case if it is existing at the beginning of a field
  • #515 Update Readthedocs configuration
  • #602 Correct v2g serialisation/deserialisation
  • #557 OCPP 2.0.1 Wrong data type in CostUpdated total_cost
  • #564 Add support For Python 3.11 and 3.12
  • #583 OCPP v1.6/v2.0.1 deprecate dataclasses from calls and call results with the suffix 'Payload'
  • #590 snake_to_camel_case url to URL does not get converted correctly
  • #591 Camel_to_snake_case doesn't handle v2x correctly
  • #593 Update tests to use Call and CallResult without the suffix Payload
  • #435 Typo in CostUpdated Action
  • #577 v2.0.1 AttributeType Enum Corrections
  • #340 2.0.1 dataclasses have a incorrect types that don't match carnality
  • #519 Typo in v201.enums.StatusInfoReasonType.invaild_schedule
  • #510 v2.0.1 UnitOfMeasureType - Enums missing and update docstring to allow use for variableCharacteristics
  • #508 Exception - OccurrenceConstraintViolationError doc string correction
  • #613 Typo correction in v201.enums.StatusInfoReasonType.value_too_hight -> value_too_high
  • #622 Fix typo in OCPP 2.0.1 enum Action.cost_updated

1.0.0-rc.1 (2024-02-14)

  • #573 Introduce Experimental Module For v2.1
  • #547 Feat: Handle recursively serializing a dataclasses as a dictionary Thanks @​MacDue
  • #601 Fix case conversion for soc in non "State of Charge" context
  • #523 The serialisation of soc to SoC should not occur in camel case if it is existing at the beginning of a field
  • #515 Update Readthedocs configuration
  • #602 Correct v2g serialisation/deserialisation
  • #557 OCPP 2.0.1 Wrong data type in CostUpdated total_cost

... (truncated)

Commits


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 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
No data about Coverage
No data about Duplication

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
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 2 months ago

Looks like ocpp is up-to-date now, so this is no longer needed.