Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps ocpp from 0.19.0 to 0.21.0.

Release notes

Sourced from ocpp's releases.

0.21.0

  • #492 Minor fixes _handle_call doc string - Thanks @​drc38
  • #485 Update documents for 2.0.1 to lastest; removed 2.0 docs
  • #412 Add default value to 1.6 AuthorizationData datatype, id_tag_info
  • #141 Add to docs OCPP 1.6 Security White Paper Ed 2

0.20.0

  • #471 Fix ImportError when using jsonschema 4.19.0 or higher.
  • Fix import error in v201 example. Thanks @​Shiwei-Shen!
  • Update Poetry to 1.5.1 in CI.
Changelog

Sourced from ocpp's changelog.

0.21.0 (2023-10-19)

  • #492 Minor fixes _handle_call doc string - Thanks @​drc38
  • #485 Update documents for 2.0.1 to lastest; removed 2.0 docs
  • #412 Add default value to 1.6 AuthorizationData datatype, id_tag_info
  • #141 Add to docs OCPP 1.6 Security White Paper Ed 2

0.20.0 (2023-10-10)

  • #471 Fix ImportError when using jsonschema 4.19.0 or higher.
  • Fix import error in v201 example. Thanks @​Shiwei-Shen!
  • Update Poetry to 1.5.1 in CI.
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 <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 Oct 19, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/ocpp-0.21.0 branch from dc37795 to f61f3c6 Compare October 28, 2023 10:42
Bumps [ocpp](https://github.com/mobilityhouse/ocpp) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/mobilityhouse/ocpp/releases)
- [Changelog](https://github.com/mobilityhouse/ocpp/blob/master/CHANGELOG.md)
- [Commits](mobilityhouse/ocpp@0.19.0...0.21.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.21.0 branch from f61f3c6 to f89ac75 Compare October 28, 2023 10:43
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #945 (f89ac75) into main (edf7417) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #945   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          10       10           
  Lines        1347     1347           
  Branches      191      191           
=======================================
  Hits         1217     1217           
  Misses         75       75           
  Partials       55       55           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lbbrhzn lbbrhzn merged commit 691ef61 into main Oct 28, 2023
@lbbrhzn lbbrhzn deleted the dependabot/pip/ocpp-0.21.0 branch October 28, 2023 10:49
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