Skip to content

fix(deps): update all non-major dependencies#26

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major
Open

fix(deps): update all non-major dependencies#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 10, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
cachetools (changelog) >=7.1.0>=7.1.2 age confidence project.dependencies patch 7.1.4 (+1)
datamodel-code-generator >=0.56.1>=0.57.0 age confidence dependency-groups patch 0.58.0
docling (changelog) >=2.92.0>=2.93.0 age confidence project.dependencies patch 2.95.0 (+1)
github/codeql-action v4.35.3v4.35.5 age confidence action patch v4.36.0
pydantic-settings (changelog) >=2.14.0>=2.14.1 age confidence project.dependencies patch
ruff (source, changelog) >=0.15.12>=0.15.13 age confidence dependency-groups patch 0.15.14
tox (changelog) >=4.53.1>=4.54.0 age confidence dependency-groups minor
typer (changelog) >=0.15.0>=0.25.1 age confidence project.dependencies minor
types-cachetools (changelog) >=6.2.0.20260408>=7.0.0.20260503 age confidence dependency-groups patch 7.0.0.20260518
types-tqdm (changelog) >=4.67.3.20260408>=4.67.3.20260508 age confidence dependency-groups patch 4.67.3.20260518
uv_build (source, changelog) >=0.11.8,<0.11.9>=0.11.14,<0.11.15 age confidence build-system.requires patch 0.11.16 (+1)

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tkem/cachetools (cachetools)

v7.1.2

Compare Source

===================

  • Minor type stub improvements.

  • Minor documentation improvements.

  • Modernize build environment.

github/codeql-action (github/codeql-action)

v4.35.5

Compare Source

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #​3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #​3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #​3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #​3880

v4.35.4

Compare Source

astral-sh/ruff (ruff)

v0.15.13

Compare Source

Released on 2026-05-14.

Preview features
  • Add a rule to flag lazy imports that are eagerly evaluated (#​25016)
  • [pylint] Standardize diagnostic message (PLR0914, PLR0917) (#​24996)
Bug fixes
  • Fix F811 false positive for class methods (#​24933)
  • Fix setting selection for multi-folder workspace (#​24819)
  • [eradicate] Fix false positive for lines with leading whitespace (ERA001) (#​25122)
  • [flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#​24098)
Rule changes
  • Always include panic payload in panic diagnostic message (#​24873)
  • Restrict PYI034 for in-place operations to enclosing class (#​24511)
  • Improve error message for parameters that are declared global (#​24902)
  • Update known stdlib (#​25103)
Performance
  • [isort] Avoid constructing glob::Patterns for literal known modules (#​25123)
CLI
  • Add TOML examples to --config help text (#​25013)
  • Colorize ruff check 'All checks passed' (#​25085)
Configuration
  • Increase max allowed value of line-length setting (#​24962)
Documentation
  • Add D203 to rules that conflict with the formatter (#​25044)
  • Clarify COM819 and formatter interaction (#​25045)
  • Clarify that NotImplemented is a value, not an exception (F901) (#​25054)
  • Update number of lint rules supported (#​24942)
Other changes
  • Simplify the playground's markdown template (#​24924)
Contributors
tox-dev/tox (tox)

v4.54.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.53.1...4.54.0

fastapi/typer (typer)

v0.25.1

Compare Source

Features
Internal

v0.25.0

Compare Source

Features

v0.24.2

Compare Source

Fixes
  • 🐛 Ensure that typer.launch forwards correctly when launching a file. PR #​1708 by @​svlandeg.
Refactors
Docs
Internal

v0.24.1

Compare Source

Internal

v0.24.0

Compare Source

Breaking Changes

v0.23.2

Compare Source

Features
Internal

v0.23.1

Compare Source

Fixes
  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #​1539 by @​bckohan.
Docs
Internal

v0.23.0

Compare Source

Breaking Changes
  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #​1072 by @​tiangolo.
Docs
Internal

v0.22.0

Compare Source

Breaking Changes
  • 💥 Make typer-slim a shallow wrapper around typer, always requiring rich and shellingham. PR #​1522 by @​svlandeg.

v0.21.2

Compare Source

Fixes
Refactors
Upgrades
Docs
Internal

v0.21.1

Compare Source

Fixes
Internal

v0.21.0

Compare Source

Breaking Changes
Docs
Internal

v0.20.1

Compare Source

Features
Fixes
  • 🐛 Ensure that options_metavar is passed through correctly. PR #​816 by @​gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #​1409 by @​svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #​1304 by @​svlandeg.
Refactors
Docs
Internal

v0.20.0

Compare Source

Features
Upgrades
Internal

v0.19.2

Compare Source

Fixes
Refactors
Internal

v0.19.1

Compare Source

Note: this is the last version to support Python 3.7, going forward Typer will r

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 requested a review from a team as a code owner May 10, 2026 09:28
@renovate renovate Bot force-pushed the renovate/all-non-major branch from 8cca01d to 98539bf Compare May 10, 2026 20:59
@renovate renovate Bot changed the title chore(deps): update dependency types-cachetools to >=7.0.0.20260503 fix(deps): update all non-major dependencies May 10, 2026
@renovate renovate Bot force-pushed the renovate/all-non-major branch 9 times, most recently from 8c4d04a to 0718770 Compare May 18, 2026 01:45
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2026

⚠️ 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 cachetools --upgrade-package datamodel-code-generator --upgrade-package docling --upgrade-package pydantic-settings --upgrade-package ruff --upgrade-package tox --upgrade-package typer --upgrade-package types-cachetools --upgrade-package types-tqdm
Using CPython 3.12.13 interpreter at: /opt/containerbase/tools/python/3.12.13/bin/python3.12
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.12.*' and platform_machine == 'aarch64' and
  │ sys_platform == 'linux'):
  ╰─▶ Because docling-slim[standard]>=2.93.0 depends on typer>=0.12.5,<0.22.0
      and docling==2.93.0 depends on docling-slim[standard]==2.93.0, we can
      conclude that docling==2.93.0 depends on typer>=0.12.5,<0.22.0.
      And because only the following versions of docling are available:
          docling<=2.93.0
          docling==2.94.0
          docling==2.95.0
      we can conclude that docling>=2.93.0,<2.94.0 depends on
      typer>=0.12.5,<0.22.0. (1)

      Because docling-slim[standard]>=2.94.0 depends on typer>=0.12.5,<0.22.0
      and docling==2.94.0 depends on docling-slim[standard]==2.94.0, we can
      conclude that docling==2.94.0 depends on typer>=0.12.5,<0.22.0.
      And because we know from (1) that docling>=2.93.0,<2.94.0 depends on
      typer>=0.12.5,<0.22.0, we can conclude that docling>=2.93.0,<2.95.0
      depends on typer>=0.12.5,<0.22.0. (2)

      Because docling-slim[standard]==2.95.0 depends on typer>=0.12.5,<0.22.0
      and docling==2.95.0 depends on docling-slim[standard]==2.95.0, we can
      conclude that docling==2.95.0 depends on typer>=0.12.5,<0.22.0.
      And because we know from (2) that docling>=2.93.0,<2.95.0 depends on
      typer>=0.12.5,<0.22.0, we can conclude that docling>=2.93.0 depends on
      typer>=0.12.5,<0.22.0.
      And because your project depends on docling>=2.93.0, we can conclude
      that your project depends on typer>=0.12.5,<0.22.0.
      And because your project depends on typer>=0.25.1 and your project
      requires docs2db[watsonx], we can conclude that your project's
      requirements are unsatisfiable.

hint: The resolution failed for an environment that is not the current one, consider limiting the environments with `tool.uv.environments`.

@renovate renovate Bot force-pushed the renovate/all-non-major branch 11 times, most recently from acc0aa6 to 1458879 Compare May 22, 2026 15:35
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-non-major branch from 1458879 to 3a0cb9c Compare May 24, 2026 06:27
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