Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
astral-sh/ruff-pre-commit repository patch v0.14.0 -> v0.14.5 v0.14.7 (+1) age confidence
astral-sh/uv-pre-commit repository patch 0.9.0 -> 0.9.9 0.9.13 (+3) age confidence
dask-cuda project.optional-dependencies minor >=24.8.2,<25.10.0 -> >=24.8.2,<26.0.0 age confidence
jackdewinter/pymarkdown repository patch v0.9.32 -> v0.9.33 age confidence
jsh9/markdown-toc-creator repository minor 0.0.10 -> 0.1.3 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.14.5

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.5

v0.14.4

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.4

v0.14.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.3

v0.14.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.2

v0.14.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.1

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.9.9

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.9

v0.9.8

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.8

v0.9.7

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.7

v0.9.6

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.6

v0.9.5

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.5

v0.9.4

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.4

v0.9.3

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.3

v0.9.2

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.2

v0.9.1

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.1

rapidsai/dask-cuda (dask-cuda)

v25.10.0

Compare Source

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

jackdewinter/pymarkdown (jackdewinter/pymarkdown)

v0.9.33: Version 0.9.33 - 2025-10-22

Compare Source

Notes

This release was a long time in coming, mostly because of things that are not
immediately obvious. Our team took some time to look and experiment with some
other Python tools, with the aim of reducing the test count for the project
without sacrificing coverage. In addition, we have started to look at the
performance of the project, and how to best accomplish those improvements. Through
the end of the year, we have concrete plans to address any new issues, reduce the
test count while maintaining quality, finishing Issue 1468,
and working on performance enhancements.

Added
  • None
Fixed
  • Issue 1468
    • started effort to harmonize the LRD and Table tests
    • mapped out level 0 and level 1 container tests for LRDs, adding extra tests
      where necessary
Changed
  • None
jsh9/markdown-toc-creator (jsh9/markdown-toc-creator)

v0.1.3

Compare Source

  • Changed
    • Split a new error named HeaderLevelOutOfBoundError from the original
      error (HeaderLevelNotContinuousError)
    • Improved error message to add instructions for users
    • Changed logic to not fail immediately when one file failed
    • Improved README.md
  • Added
    • Support for using TOML file to specify config options
  • Fixed
    • Generating anchor links for literal underscores
  • Full diff

v0.1.2

Compare Source

  • Changed
    • Split a new error named HeaderLevelOutOfBoundError from the original
      error (HeaderLevelNotContinuousError)
    • Improved error message to add instructions for users
    • Changed logic to not fail immediately when one file failed
    • Improved README.md
  • Added
    • Support for using TOML file to specify config options
  • Fixed
    • Generating anchor links for literal underscores
  • Full diff

v0.1.1

Compare Source

  • Added
    • New --horizontal-rule-style CLI option to switch between 70 underscores
      (mdformat) and --- (Prettier) when horizontal rules are enabled.
  • Changed
    • Horizontal-rule fixtures now cover both mdformat and Prettier outputs.
  • Full diff

v0.1.0

Compare Source

v0.0.11

Compare Source


Configuration

📅 Schedule: Branch creation - Between 02:00 AM and 02:59 AM, between day 1 and 7 of the month, and on Monday ( * 2 1-7 * 1 ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) December 1, 2025 10:50
@jamesbraza jamesbraza force-pushed the renovate/all-minor-patch branch from 7c8aa45 to f2cc01c Compare December 1, 2025 17:38
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jamesbraza jamesbraza force-pushed the renovate/all-minor-patch branch from 2b86355 to f566bcf Compare December 1, 2025 17:56
@renovate renovate bot merged commit 7ea4c28 into main Dec 1, 2025
15 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 1, 2025 18:02
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.

2 participants