jwillemsen / saj_collector

Pull stats from SAJ Solar Inverter and push them to PVOutput
https://www.remedy.nl
MIT License
9 stars 0 forks source link

Update pvoutput requirement from ~> 0.5.0 to >= 0.5, < 0.7 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on pvoutput to permit the latest version.

Release notes

Sourced from pvoutput's releases.

v0.6.0

0.6.0 (2021-02-06)

This test has no code changes but tests the new release process.

  • Move tests from CircleCI to GitHub Actions (@johnf)
  • Keep an eye on dependencies with Dependabot (@jwillemsen)
  • Schedule regular tests against multiple rubys (@jwillemsen)
Changelog

Sourced from pvoutput's changelog.

0.6.0 (2021-02-06)

This test has no code changes but tests the new release process.

  • Move tests from CircleCI to GitHub Actions (@johnf)
  • Keep an eye on dependencies with Dependabot (@jwillemsen)
  • Schedule regular tests against multiple rubys (@jwillemsen)

0.5.0 (2020-09-20)

0.4.0 (20160911)

0.3.0 (20160229)

0.2.0 (20160227)

0.1.1 (20151122)

  • Convert the system id to a string (@johnf)

0.1.0 (20151122)

Commits
  • ce1a0b4 Release 0.6.0
  • 1debd50 Publish workflow
  • 7e3765c Removed unnecessary disable of Metrics/AbcSize
  • 27632b8 Don't test against ruby 2.4 as it is already EOL
  • 9d3b49a Add matrix to test with multiple ruby versions
  • 6ccf2a8 Add weekly schedule
  • 5cab747 Run dependabot on Saturdays
  • c7823cf Corrected filename
  • 177cdbb Add ruby/bundler check
  • 96368d5 Create depandabot.yml
  • Additional commits viewable in compare view


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 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)