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

Update sphinx-argparse to 0.5.2 #316

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

Conversation

pyup-bot
Copy link
Collaborator

This PR updates sphinx-argparse from 0.2.5 to 0.5.2.

Changelog

0.5.2

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

0.5.1

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

0.5.0

What's Changed
* Detect pre-release for GH release from python code by ashb in https://github.com/sphinx-doc/sphinx-argparse/pull/28
* Update dev/lint deps to more recent versions by ashb in https://github.com/sphinx-doc/sphinx-argparse/pull/29
* Add HTML tests to avoid regressions by mikemckiernan in https://github.com/sphinx-doc/sphinx-argparse/pull/33
* Fix link to github repo in docs Contribute page by tcompa in https://github.com/sphinx-doc/sphinx-argparse/pull/30
* Added escape for Sphinx characters to default value by RobertoRoos in https://github.com/sphinx-doc/sphinx-argparse/pull/49
* Fixed pytest parameterization that wasn't actually parameterized by RobertoRoos in https://github.com/sphinx-doc/sphinx-argparse/pull/51
* fix: options formatter for manpages by fmoessbauer in https://github.com/sphinx-doc/sphinx-argparse/pull/50
* Fixes Issue 45 by Ovank in https://github.com/sphinx-doc/sphinx-argparse/pull/52
* Make argument and option section IDs more unique by djhoese in https://github.com/sphinx-doc/sphinx-argparse/pull/44
* Fix suppressed default visible by michele-riva in https://github.com/sphinx-doc/sphinx-argparse/pull/53
* Support ``autodoc_mock_imports`` by prajeeshag in https://github.com/sphinx-doc/sphinx-argparse/pull/35

New Contributors
* mikemckiernan made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/33
* tcompa made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/30
* RobertoRoos made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/49
* fmoessbauer made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/50
* Ovank made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/52
* djhoese made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/44
* michele-riva made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/53
* prajeeshag made their first contribution in https://github.com/sphinx-doc/sphinx-argparse/pull/35

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

0.4.0

What's Changed
* Fix anchor for toc by Blaok in https://github.com/ashb/sphinx-argparse/pull/2
* Minimum python version is now 3.7 by ashb in https://github.com/ashb/sphinx-argparse/pull/25
* Update linters by ashb in https://github.com/ashb/sphinx-argparse/pull/24
* Modern readthedocs config by ashb in https://github.com/ashb/sphinx-argparse/pull/23
* feat: find executable filename to address 16 by tsutterley in https://github.com/ashb/sphinx-argparse/pull/17
* Test against python 3.11 too by ashb in https://github.com/ashb/sphinx-argparse/pull/22
* Build and publish automatically from GH actions by ashb in https://github.com/ashb/sphinx-argparse/pull/26

New Contributors
* Blaok made their first contribution in https://github.com/ashb/sphinx-argparse/pull/2
* tsutterley made their first contribution in https://github.com/ashb/sphinx-argparse/pull/17

**Full Changelog**: https://github.com/ashb/sphinx-argparse/compare/0.3.2...v0.4.0

0.3.2

What's Changed
* Modernize project: Py3.6+, black, flynt, flake8, Github Actions by ashb in https://github.com/ashb/sphinx-argparse/pull/1
* Fix tests for python-3.10 and add 3.10 to CI matrix by mikelolasagasti in https://github.com/ashb/sphinx-argparse/pull/3
* Update install.rst by marimeireles in https://github.com/ashb/sphinx-argparse/pull/12


* mikelolasagasti made their first contribution in https://github.com/ashb/sphinx-argparse/pull/3
* marimeireles made their first contribution in https://github.com/ashb/sphinx-argparse/pull/12

**Full Changelog**: https://github.com/ashb/sphinx-argparse/compare/0.3.1...0.3.2
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant