Skip to content

Bump sphinxcontrib-bibtex from 2.6.5 to 2.7.0#251

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/sphinxcontrib-bibtex-2.7.0
May 18, 2026
Merged

Bump sphinxcontrib-bibtex from 2.6.5 to 2.7.0#251
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/sphinxcontrib-bibtex-2.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps sphinxcontrib-bibtex from 2.6.5 to 2.7.0.

Changelog

Sourced from sphinxcontrib-bibtex's changelog.

2.7.0 (6 May 2026)

  • BACKWARD INCOMPATIBLE A new warning category, duplicate_local_citation, has been introduced. It is triggered when a duplicate citation appears within the same document. The existing duplicate_citation warning continues to report duplicates but now only across different documents.

    In many cases, users maintain a separate bibliography for each document (often using a docname in docnames filter). In such setups, duplicate citations across documents are usually acceptable, while duplicates within a single document are not. This distinction allows users to suppress duplicate_citation warnings while still receiving duplicate_local_citation warnings.

  • When there are duplicate citations, resolve locally first (reported by drbenvincent, see issue #385).

  • The usage section of the documentation now starts with in-depth general considerations to guide users towards best practice for the most common use cases.

  • Citation reference wrapper nodes now have a bibtex-citation CSS class, to enable Sphinx themes to style citation elements separately from other content (contributed by mmcky, see pull request #383).

  • Increase required pybtex-docutils version to 1.0.2 (reported by ego-thales).

  • Fix test suite for docutils 0.22 (fixed by mitya57, see pull request #377).

  • Dropped Python 3.9 support (EOL), added Python 3.14 support.

  • Fixed various deprecation warnings in Sphinx and docutils.

  • Improved header parsing.

  • Minimum required Sphinx version increased to 7.4.

  • Minimum required Docutils version increased to 0.20.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 18, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 18, 2026 22:29
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinxcontrib-bibtex-2.7.0 branch 4 times, most recently from b546be8 to adb6a9e Compare May 18, 2026 22:37
Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.6.5 to 2.7.0.
- [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst)
- [Commits](mcmtroffaes/sphinxcontrib-bibtex@2.6.5...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/sphinxcontrib-bibtex-2.7.0 branch from adb6a9e to a8cba0b Compare May 18, 2026 22:39
@github-actions github-actions Bot merged commit ddc6ba7 into main May 18, 2026
17 checks passed
@github-actions github-actions Bot deleted the dependabot/uv/sphinxcontrib-bibtex-2.7.0 branch May 18, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants