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 dependency mkdocs-autorefs to v1.4.0 #15

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-autorefs (changelog) ==1.0.1 -> ==1.4.0 age adoption passing confidence

Release Notes

mkdocstrings/autorefs (mkdocs-autorefs)

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).

Configuration

📅 Schedule: 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 becomes conflicted, 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.

@renovate renovate bot changed the title Update dependency mkdocs-autorefs to v1.1.0 Update dependency mkdocs-autorefs to v1.2.0 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from 4e18690 to 0f8617c Compare September 2, 2024 05:45
@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from 0f8617c to 88c14ad Compare January 13, 2025 03:35
@renovate renovate bot changed the title Update dependency mkdocs-autorefs to v1.2.0 Update dependency mkdocs-autorefs to v1.3.0 Jan 13, 2025
@renovate renovate bot changed the title Update dependency mkdocs-autorefs to v1.3.0 Update dependency mkdocs-autorefs to v1.3.1 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from 88c14ad to 68db448 Compare February 12, 2025 20:24
@renovate renovate bot changed the title Update dependency mkdocs-autorefs to v1.3.1 Update dependency mkdocs-autorefs to v1.4.0 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from 68db448 to bfbd073 Compare February 26, 2025 03:56
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.

0 participants