Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps ocpp from 0.24.0 to 0.25.0.

Release notes

Sourced from ocpp's releases.

0.25.0

What's Changed

New Contributors

Full Changelog: mobilityhouse/ocpp@0.22.0...0.25.0

Changelog

Sourced from ocpp's changelog.

0.25.0 (2024-01-08)

  • #366 Fix type hint of OCPP 1.6 ChangeConfiguration.value
  • #431 Attributes with 'v2x' are serialized as 'V2x', but should be serialized as 'V2X'
  • #554 OCPP 2.0.1 Edition 2 Errata 2023-12 document added
  • #548 OCPP 2.0.1 MessageInfoType attribute name correction
  • #300 OCPP 2.0.1 add reference components and variables
  • #518 OCPP 2.0.1 add additional reason codes from v1.3
Commits
  • a9df8eb Bump to 0.25.0 (#558)
  • 5f27521 Fix type hint of OCPP 1.6 ChangeConfiguration.value (#525)
  • 71fee9c Attributes with 'v2x' are serialized as 'V2x', but should be serialized as 'V...
  • efbcb17 Remove unreachable code from 2.0.1 CSMS example. (#561)
  • 84cb2f2 OCPP 2.0.1 Edition 2 Errata 2023-12 added (#556)
  • ebdfd9f MessageInfoType in ocpp201 attribute name is wrong (#549)
  • b24fade V201/missing component and type enums #300 (#487)
  • daa34e7 OCPP-2.0.1-add-additional-reason-codes-from-v1.3 (#520)
  • 06e13d7 Bump to 0.24.0 (#542)
  • 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 Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60562bf) 90.53% compared to head (94c9e69) 90.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files          10       10           
  Lines        1352     1352           
  Branches      221      221           
=======================================
  Hits         1224     1224           
  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.25.0 branch 2 times, most recently from 3d5d7f4 to cff00cb Compare January 14, 2024 20:45
Bumps [ocpp](https://github.com/mobilityhouse/ocpp) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/mobilityhouse/ocpp/releases)
- [Changelog](https://github.com/mobilityhouse/ocpp/blob/master/CHANGELOG.md)
- [Commits](mobilityhouse/ocpp@0.24.0...0.25.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.25.0 branch from cff00cb to 94c9e69 Compare January 14, 2024 20:46
@lbbrhzn lbbrhzn merged commit c5b3e9b into main Jan 15, 2024
@lbbrhzn lbbrhzn deleted the dependabot/pip/ocpp-0.25.0 branch January 15, 2024 09:16
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