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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinxcontrib-bibtex requirement from <2.6,>=2.5.0 to >=2.5.0,<2.7 #274

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Updates the requirements on sphinxcontrib-bibtex to permit the latest version.

Changelog

Sourced from sphinxcontrib-bibtex's changelog.

2.6.0 (24 August 2023)

  • Pre- and post-text in citations are now supported for the author_year, label, and super referencing styles. The syntax is ``:cite:p:`{pre-text}key{post-text}``` (requested by RobertoBagnara, see issue #288 and pull request #316). Refer to the documentation for more details.

  • New alternative style citations are now supported for the author_year, label, and super parenthetical referencing styles, which are identical to parenthetical citations but without the brackets. The syntax is ``:cite:alp:`key``` (requested by davidorme, see pull request #316). Refer to the documentation for more details.

  • Exclude docutils 0.18 and 0.19 to fix generation of a spurious div tag in the html builder (see issues #330, #329, #323, #322, #309).

  • Add test for running the extension on Cython modules (see issue #308).

  • Add test for running the extension with autoapi (see issue #319).

  • Sphinx versions 2.x (and lower) are no longer supported. New minimum required version of Sphinx is 3.5.

  • Running pytest without arguments will now by default skip all marked tests that require additional dependencies (currently numpydoc, rinohtype, and cython).

  • Fix encoding issues when running tests on Windows.

  • Python 3.6 is EOL and is therefore no longer officially supported.

2.5.0 (22 August 2022)

  • Add support for the rinohtype builder (reported by brechtm, see issue #275).

  • Migrate from pkg_resources to importlib.metadata. A side effect of this migration is that plugins registered at runtime are longer exposed as entry points. This is because importlib does not allow runtime modification of entry points.

  • Remove sphinxcontrib namespace __init__.py file (no longer needed for Python 3.3+ by PEP420).

  • Add support for docutils 0.18.

... (truncated)

Commits

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)

馃摎 Documentation preview 馃摎: https://frouros--274.org.readthedocs.build/en/274/

Updates the requirements on [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) to permit the latest version.
- [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst)
- [Commits](mcmtroffaes/sphinxcontrib-bibtex@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-bibtex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@jaime-cespedes-sisniega jaime-cespedes-sisniega merged commit 692e2d9 into main Aug 28, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sphinxcontrib-bibtex-gte-2.5.0-and-lt-2.7 branch August 28, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant