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

Bump sphinx-argparse from 0.4.0 to 0.5.2 #1805

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2024

Bumps sphinx-argparse from 0.4.0 to 0.5.2.

Release notes

Sourced from sphinx-argparse's releases.

Release v0.5.2

Full Changelog: https://sphinx-argparse.readthedocs.io/en/latest/changelog.html#id1

Release v0.5.1

Full Changelog: https://sphinx-argparse.readthedocs.io/en/latest/changelog.html#id1

Release v0.5.0

What's Changed

New Contributors

Full Changelog: https://sphinx-argparse.readthedocs.io/en/latest/changelog.html#id1

Changelog

Sourced from sphinx-argparse's changelog.

0.5.2

  • Fix formatting of empty-string default values. Patch by Adam Turner.

0.5.1

  • Fix autodoc_mock_imports support. Patch by Adam Turner.
  • Properly declare supported Sphinx and Docutils versions. Patch by Adam Turner.
  • Fix tests and ensure tests run in CI. Patch by Adam Turner.

0.5.0

Commits
  • 2a2a202 Bump to v0.5.1
  • 9b7421e Fix formatting of empty-string default values
  • edadcad Fix a typo in docutils.conf
  • 7d19a6f Run in nitpicky mode
  • e2cfb18 Merge the contributing page into the index
  • e63c3f5 Improve markup in documentation
  • 56d7e10 Update the installation instructions
  • 13d42eb Merge the installation instructions into the index
  • 0a3205c Bump to v0.5.1
  • f7f767f Update ids in tests
  • Additional commits viewable 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 the pip dependencies pip dependencies from dependabot label Aug 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.91%. Comparing base (b25fda7) to head (d8d7ccb).
Report is 157 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1805      +/-   ##
==========================================
+ Coverage   79.08%   80.91%   +1.83%     
==========================================
  Files          57       59       +2     
  Lines        6625     6590      -35     
  Branches     1289     1268      -21     
==========================================
+ Hits         5239     5332      +93     
+ Misses       1385     1257     -128     
  Partials        1        1              

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

Bumps [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) from 0.4.0 to 0.5.2.
- [Release notes](https://github.com/sphinx-doc/sphinx-argparse/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-argparse/blob/main/docs/changelog.rst)
- [Commits](sphinx-doc/sphinx-argparse@v0.4.0...v0.5.2)

---
updated-dependencies:
- dependency-name: sphinx-argparse
  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/sphinx-argparse-0.5.2 branch from d8d7ccb to c9255b0 Compare September 6, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pip dependencies pip dependencies from dependabot size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant