Skip to content

Update dependency mkdocs-autorefs to v1#112

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mkdocs-autorefs-1.x
Open

Update dependency mkdocs-autorefs to v1#112
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mkdocs-autorefs-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
mkdocs-autorefs (changelog) ^0.4.1^1.0.0 age confidence

Release Notes

mkdocstrings/autorefs (mkdocs-autorefs)

v1.4.4

Compare Source

1.4.4 - 2026-02-10

Compare with 1.4.3

Code Refactoring
  • Register headings with a Markdown processor rather than the on_page_content hook and the table of contents (17665e2 by Timothée Mazzucotelli).

v1.4.3

Compare Source

Compare with 1.4.2

Code Refactoring
  • Be more robust when getting breadcrumbs/backlinks (664aece by Timothée Mazzucotelli).

v1.4.2

Compare Source

Compare with 1.4.1

Build
  • Exclude mypy cache from dists (5e77f7f by Timothée Mazzucotelli). Issue-71

v1.4.1

Compare Source

Compare with 1.4.0

Code Refactoring
  • Store parent pages and parent sections in backlink breadcrumbs (67955ce by Timothée Mazzucotelli).
  • Ignore Markdown anchors when setting backlink metadata on autorefs (3ac4797 by Timothée Mazzucotelli).
  • Handle absence of # when computing relative URLs (ca6461e by Timothée Mazzucotelli).

v1.4.0

Compare Source

Compare with 1.3.1

Features
Code Refactoring
  • Move code to internal folder, expose public API in top-level module, document all public objects (9615d13 by Timothée Mazzucotelli).
  • Store actual page instance instead of URL in plugin's current_page attribute (8023588 and 2009f85 by Timothée Mazzucotelli).
  • Use the on_env hook to fix cross-references (70fec3e by Timothée Mazzucotelli). Discussion-mkdocs-3917
  • Record heading titles alongside URLs (791782e by Timothée Mazzucotelli). Issue-33

v1.3.1

Compare Source

Compare with 1.3.0

Bug Fixes
  • Always resolve secondary URLs to closest (don't log warnings) (243ad35 by Timothée Mazzucotelli). Issue-52

v1.3.0

Compare Source

Compare with 1.2.0

Build
  • Drop support for Python 3.8 (ee3eaad by Timothée Mazzucotelli).
Features
Bug Fixes
  • Fallback to slugified title as id for non-exact, non-code references ([Hello World][] -> [hello-world][]) (13428f1 by Timothée Mazzucotelli). Issue-58
Code Refactoring
  • Deprecate fallback mechanism (5e89cd8 by Timothée Mazzucotelli). Issue-61
  • Log a debug message for unresolved optional references (9e990d7 by Timothée Mazzucotelli).

v1.2.0

Compare Source

Compare with 1.1.0

Features
  • Provide hook interface, use it to expand identifiers, attach additional context to references, and give more context around unmapped identifiers (fb8df98 by Timothée Mazzucotelli). Issue-54, PR-mkdocstrings#666
  • Add option to resolve autorefs to closest URLs when multiple ones are found (2916eb2 by Timothée Mazzucotelli). Issue-52
Bug Fixes
  • Don't ignore identifiers containing spaces and slashes (b36a0d1 by Timothée Mazzucotelli). Issue-55
Code Refactoring
  • Emit deprecation warnings when old-style spans are found (4f2be46 by Timothée Mazzucotelli).
  • Use %s formatting instead of f-strings in log messages (0cedf9d by Timothée Mazzucotelli).

v1.1.0

Compare Source

Compare with 1.0.1

Deprecations
  • AUTO_REF_RE is renamed AUTOREF_RE (and updated for an improved version of fix_refs)
  • AutoRefInlineProcessor is renamed AutorefsInlineProcessor
Features
Bug Fixes
  • Only log "Markdown anchors feature enabled" once (1c9bda1 by Timothée Mazzucotelli). Issue-44
Code Refactoring
  • Use a custom autoref HTML tag (e142023 by Timothée Mazzucotelli). PR-48
  • Rename AutoRefInlineProcessor to AutorefsInlineProcessor (ffcaa01 by Timothée Mazzucotelli).
  • Attach name to processors for easier retrieval (036b825 by Timothée Mazzucotelli).

v1.0.1

Compare Source

Compare with 1.0.0

Bug Fixes
  • Don't import MkDocsConfig (does not exist on MkDocs 1.3-) (9c15664 by Timothée Mazzucotelli).

v1.0.0

Compare Source

Compare with 0.5.0

Features
Bug Fixes

v0.5.0

Compare Source

Compare with 0.4.1

Breaking Changes
  • Drop support for Python 3.7
Build
  • Migrate to pdm-backend (48b92fb by Michał Górny).
Bug Fixes
Code Refactoring
  • Use new MkDocs plugin logger if available (ca8d758 by Timothée Mazzucotelli).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants