catalyst-cooperative / pudl-catalog

An Intake catalog for distributing open energy system data liberated by Catalyst Cooperative.
https://catalyst.coop/pudl/
MIT License
9 stars 2 forks source link

Update rstcheck[sphinx] requirement from <6,>=5 to >=5,<7 #33

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on rstcheck[sphinx] to permit the latest version.

Changelog

Sourced from rstcheck[sphinx]'s changelog.

6.0.0.post1 (2022-06-05)

diff v6.0.0...v6.0.0.post1

Miscellaneous

  • Move release date into version headline link
  • Don't include failing test example in sdist (#128)

6.0.0 (2022-06-04)

diff v6.0.0rc3...v6.0.0

New features

  • Add a --version flag back. This flag gets its information from the metadata in the virtualenv.

Documentation

  • Finalize v6 migration guide.
  • Add notice to fix rstcheck-core version for needed features.

Miscellaneous

  • Add tox envs to test with sphinx v5.
  • Update sphinx extlinks config for v5.
  • Bump min version of rstcheck-core to v1.0.2.

v6.0.0rc3 (2022-05-28)

diff v6.0.0rc2...v6.0.0rc3

BREAKING CHANGES

  • MOVED THE CORE LIBRARY INTO IT'S OWN REPOSITORY AT rstcheck/rstcheck-core
  • rstcheck.config.load_config_file_from_path now raises an FileNotFoundError if the given path is neither a file nor a directory (#125)
  • The CLI runner exits 1 when the config path passed with --config does not exist (#125)

New features

  • Add NONE as a special config file path, to disable config file loading (#125)

Documentation

  • Update config documentation (#126)

v6.0.0rc2 (2022-05-26)

diff v6.0.0rc1...v6.0.0rc2

... (truncated)

Commits
  • d798b84 release v6.0.0.post1 [skip ci]
  • ae90729 move release date into link label
  • 28c29ea add hook for sorting spelling dict
  • 4e011db release v6.0.0 [skip ci]
  • 971b40e remove xfail for passing test on win
  • 5a93768 fix message assert location
  • ff8eba0 fix typo [skip ci]
  • 1af7b2f always check output in integration tests
  • 0ab20b4 skip coverage for check on non internal FileNotFoundError
  • 9dbe33c add notice to fix version for needed features
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (36422cc) into main (d8a07f0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files           2        2           
  Lines          42       42           
=======================================
  Hits           42       42           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d8a07f0...36422cc. Read the comment docs.