Skip to content

chore(deps-dev): bump mkdocs-autorefs from 1.2.0 to 1.4.4 - #598

Merged
probberechts merged 2 commits into
masterfrom
dependabot/uv/mkdocs-autorefs-1.4.4
Aug 3, 2026
Merged

chore(deps-dev): bump mkdocs-autorefs from 1.2.0 to 1.4.4#598
probberechts merged 2 commits into
masterfrom
dependabot/uv/mkdocs-autorefs-1.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps mkdocs-autorefs from 1.2.0 to 1.4.4.

Release notes

Sourced from mkdocs-autorefs's releases.

1.4.4

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

1.4.3

1.4.3 - 2025-08-26

Compare with 1.4.2

Code Refactoring

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

1.4.2

1.4.2 - 2025-05-20

Compare with 1.4.1

Build

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

1.4.1

1.4.1 - 2025-03-08

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

1.4.0

1.4.0 - 2025-02-24

Compare with 1.3.1

Features

Code Refactoring

... (truncated)

Changelog

Sourced from mkdocs-autorefs's changelog.

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

1.4.3 - 2025-08-26

Compare with 1.4.2

Code Refactoring

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

1.4.2 - 2025-05-20

Compare with 1.4.1

Build

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

1.4.1 - 2025-03-08

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

1.4.0 - 2025-02-24

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

... (truncated)

Commits
  • 73c897a chore: Prepare release 1.4.4
  • 1753b0a ci: Ignore unused type ignore comments
  • 62cfc22 chore: Symbol reorganization
  • 17665e2 refactor: Register headings with a Markdown processor rather than the `on_pag...
  • 4664b97 ci: Ignore type warning
  • 632d8e9 chore: Update YORE comment
  • 3e9bc2f docs: Explain how to find out the anchor of a heading
  • a77611b chore: Prepare release 1.4.3
  • 0bc358b chore: Template upgrade
  • 664aece refactor: Be more robust when getting breadcrumbs/backlinks
  • Additional commits viewable in compare view

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 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 [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.2.0 to 1.4.4.
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.2.0...1.4.4)

---
updated-dependencies:
- dependency-name: mkdocs-autorefs
  dependency-version: 1.4.4
  dependency-type: direct:development
  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:uv Pull requests that update python:uv code labels Jul 31, 2026
@probberechts
probberechts merged commit a1668c5 into master Aug 3, 2026
20 checks passed
@probberechts
probberechts deleted the dependabot/uv/mkdocs-autorefs-1.4.4 branch August 3, 2026 15:07
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.

1 participant