Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ocpp from 0.25.0 to 0.26.0 #1048

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ocpp from 0.25.0 to 0.26.0.

Release notes

Sourced from ocpp's releases.

0.26.0

What's Changed

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

Changelog

Sourced from ocpp's changelog.

0.26.0 (2024-01-17)

  • #544 ocpp/charge_point.py - Pass Call.unique_id to the on and after routing handlers.
  • #559 Update project dependencies as of 22-12-2023
  • #447 v16, v201 - Make formatting of enums in py3.11 consistent with earlier Python versions
  • #421 Type of v16.datatypes.SampledValue.context is incorrect
Commits
  • 9f1ab29 Bump 0.26.0 (#572)
  • f32a86d Add call unique id to handler kwargs (#545)
  • 6a6c7ae Update project dependencies as of 22-12-2023 (#560)
  • fab6536 Make formatting of enums in py3.11 consistent with earlier Python versions (#...
  • 7d50b6c Fix type hint v16.datatypes.SampledValue.context (#495)
  • 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 17, 2024
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c586f86) 90.53% compared to head (353ca32) 90.57%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1048      +/-   ##
==========================================
+ Coverage   90.53%   90.57%   +0.04%     
==========================================
  Files          10       10              
  Lines        1352     1380      +28     
  Branches      221      228       +7     
==========================================
+ Hits         1224     1250      +26     
  Misses         74       74              
- Partials       54       56       +2     

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

Bumps [ocpp](https://github.com/mobilityhouse/ocpp) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/mobilityhouse/ocpp/releases)
- [Changelog](https://github.com/mobilityhouse/ocpp/blob/master/CHANGELOG.md)
- [Commits](mobilityhouse/ocpp@0.25.0...0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ocpp-0.26.0 branch from 4088f21 to 353ca32 Compare January 27, 2024 17:40
@lbbrhzn lbbrhzn merged commit 6c47536 into main Jan 27, 2024
8 checks passed
@lbbrhzn lbbrhzn deleted the dependabot/pip/ocpp-0.26.0 branch January 27, 2024 17:43
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.

None yet

1 participant