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

chore(deps): update dependency mkdocs-autorefs to v1 - autoclosed #124

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-autorefs (changelog) ~= 0.4 -> ~=1.2 age adoption passing confidence

Release Notes

mkdocstrings/autorefs (mkdocs-autorefs)

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

Copy link
Contributor Author

renovate bot commented Oct 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package undefined
Using CPython 3.13.0 interpreter at: /opt/containerbase/tools/python/3.13.0/bin/python
  × No solution found when resolving dependencies:
  ╰─▶ Because only mkdocs-autorefs<=1.2.0 is available and dike[doc] depends
      on mkdocs-autorefs>=1.2, we can conclude that dike[doc] depends on
      mkdocs-autorefs==1.2. (1)

      Because the requested Python version (>=3.7.1, <4.0) does not satisfy
      Python>=3.8 and mkdocs-autorefs==1.2.0 depends on Python>=3.8, we can
      conclude that mkdocs-autorefs==1.2.0 cannot be used.
      And because we know from (1) that dike[doc] depends on
      mkdocs-autorefs==1.2, we can conclude that dike[doc]'s requirements
      are unsatisfiable.
      And because your project requires dike[doc], we can conclude that your
      projects's requirements are unsatisfiable.

      hint: mkdocs-autorefs was requested with a pre-release marker (e.g.,
      mkdocs-autorefs>1.2.0,<2.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

      hint: The `requires-python` value (>=3.7.1, <4.0) includes Python
      versions that are not supported by your dependencies (e.g.,
      mkdocs-autorefs==1.2.0 only supports >=3.8). Consider using a more
      restrictive `requires-python` value (like >=3.8).

Copy link

github-actions bot commented Oct 8, 2024

Test Results

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 378f3d9. ± Comparison against base commit e9df989.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from a2ba218 to 1db8a77 Compare October 8, 2024 22:47
@renovate renovate bot force-pushed the renovate/mkdocs-autorefs-1.x branch from 1db8a77 to 378f3d9 Compare October 14, 2024 21:48
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (e9df989) to head (378f3d9).

Additional details and impacted files

@renovate renovate bot changed the title chore(deps): update dependency mkdocs-autorefs to v1 chore(deps): update dependency mkdocs-autorefs to v1 - autoclosed Oct 14, 2024
@renovate renovate bot closed this Oct 14, 2024
@renovate renovate bot deleted the renovate/mkdocs-autorefs-1.x branch October 14, 2024 22:18
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.

1 participant