Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps ocpp from 0.22.0 to 0.24.0.

Release notes

Sourced from ocpp's releases.

0.24.0

mobilityhouse/ocpp#539 feat: Add ChargePoint._handle_call return value. Thanks @​wafa-yah mobilityhouse/ocpp#266 fix: Central System documentation link. mobilityhouse/ocpp#516 OCPP 2.0.1 add additional security events from v1.3. mobilityhouse/ocpp#537 Fix DataTransfer data types. Thanks @​mdwcrft

0.23.0

#531 Feat: Add 1.6 security extension datatypes. Thanks @​proelke #528 v2.0.1 CertificateHashDataChainType childCertificateHashData requires the default of None. #510 v2.0.1 UnitOfMeasureType - Enums missing and update docstring to allow use for variableCharacteristics. #508 Exception - OccurrenceConstraintViolationError doc string correction.

Changelog

Sourced from ocpp's changelog.

0.24.0 (2023-12-07)

  • #539 feat: Add ChargePoint._handle_call return value. Thanks @​wafa-yah
  • #266 fix: Central System documentation link.
  • #516 OCPP 2.0.1 add additional security events from v1.3.
  • #537 Fix DataTransfer data types. Thanks @​mdwcrft

0.23.0 (2023-11-30)

  • #531 Feat: Add 1.6 security extension datatypes. Thanks @​proelke
  • #528 v2.0.1 CertificateHashDataChainType childCertificateHashData requires the default of None.
  • #510 v2.0.1 UnitOfMeasureType - Enums missing and update docstring to allow use for variableCharacteristics.
  • #508 Exception - OccurrenceConstraintViolationError doc string correction.
Commits
  • a1c6c27 0.24.0
  • 268dc85 ChargePoint._handle_call return response (#538)
  • b8eb7d6 Central System documentation link (#526)
  • 94e5ea5 Fix type hint DataTransfer.data. (#537)
  • 88e2006 OCPP-2.0.1-add-additional-security-events-in-v1.3 (#517)
  • 5a45de9 bump to 0.23.0 (#535)
  • 98a7d39 feat: add 1.6 security extension datatypes (#531)
  • adcb37f 2.0.1 Optional fields in datatypes require the default of None (#530)
  • 7e14b16 V2.0.1 unit of measure update docstring to allow use for variable characteris...
  • 5ba31b2 Exception occurrence constraint violation error doc string correction (#509)
  • See full diff 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cbf5cbc) 90.51% compared to head (d90baf8) 90.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1001   +/-   ##
=======================================
  Coverage   90.51%   90.51%           
=======================================
  Files          10       10           
  Lines        1349     1349           
  Branches      221      221           
=======================================
  Hits         1221     1221           
  Misses         74       74           
  Partials       54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/ocpp-0.24.0 branch from c4f8188 to 24f16d4 Compare December 16, 2023 17:58
Bumps [ocpp](https://github.com/mobilityhouse/ocpp) from 0.22.0 to 0.24.0.
- [Release notes](https://github.com/mobilityhouse/ocpp/releases)
- [Changelog](https://github.com/mobilityhouse/ocpp/blob/master/CHANGELOG.md)
- [Commits](mobilityhouse/ocpp@0.22.0...0.24.0)

---
updated-dependencies:
- dependency-name: ocpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/ocpp-0.24.0 branch from 24f16d4 to 3e069db Compare December 16, 2023 17:58
@lbbrhzn lbbrhzn merged commit fe94b9c into main Dec 16, 2023
@lbbrhzn lbbrhzn deleted the dependabot/pip/ocpp-0.24.0 branch December 16, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant