Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Bump sphinxcontrib-bibtex from 2.4.2 to 2.6.1 in /docs#360

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/docs/sphinxcontrib-bibtex-2.6.1
Open

Bump sphinxcontrib-bibtex from 2.4.2 to 2.6.1 in /docs#360
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/docs/sphinxcontrib-bibtex-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps sphinxcontrib-bibtex from 2.4.2 to 2.6.1.

Changelog

Sourced from sphinxcontrib-bibtex's changelog.

2.6.1 (27 August 2023)

  • The :cite:alp: role in the super style now also suppresses the sup tag in addition to the brackets, to make it easier to apply the necessary formatting around the citation.

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

... (truncated)

Commits

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)

Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.4.2 to 2.6.1.
- [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst)
- [Commits](mcmtroffaes/sphinxcontrib-bibtex@2.4.2...2.6.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-bibtex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants