Skip to content

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

Merged
major merged 1 commit into
mainfrom
renovate/all-non-major
Jun 8, 2026
Merged

fix(deps): update all non-major dependencies#39
major merged 1 commit into
mainfrom
renovate/all-non-major

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/checkout (changelog) action digest de0fac2df4cb1c
datamodel-code-generator dependency-groups patch >=0.58.0>=0.59.0 0.60.2 (+3) age confidence
docling (changelog) project.dependencies patch >=2.95.0>=2.96.1 2.98.0 (+1) age confidence
ipython dependency-groups minor >=9.13.0>=9.14.0 9.14.1 age confidence
python-gitlab (changelog) dependency-groups minor >=8.3.0>=8.4.0 age confidence
ruff (source, changelog) dependency-groups patch >=0.15.14>=0.15.15 0.15.16 age confidence
tox (changelog) dependency-groups minor >=4.54.0>=4.55.0 4.55.1 age confidence
uv_build (source, changelog) build-system.requires patch >=0.11.16,<0.11.17>=0.11.17,<0.11.18 0.11.19 (+1) age confidence

Warning

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


Release Notes

docling-project/docling (docling)

v2.96.1

Compare Source

Fix
  • Improve missing FFmpeg error for ASR (#​3478) (11a1bb5)
  • docx: Preserve text in DrawingML paragraphs with and without LibreOffice (#​3490) (d36edac)
ipython/ipython (ipython)

v9.14.0

Compare Source

python-gitlab/python-gitlab (python-gitlab)

v8.4.0

Compare Source

Features
  • const: Add new Security Manager role
    (3738bb2)
Testing
  • const: Add tests for AccessLevel
    (2ab6d9f)
tox-dev/tox (tox)

v4.55.0

Compare Source

What's Changed

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

astral-sh/uv (uv_build)

v0.11.17

Compare Source

Released on 2026-05-28.

Enhancements
  • Add a diagnostic for uv add with standard library modules (#​19572)
  • Expose uv workspace and its list subcommand in help output (#​19533)
  • Improve the "403 forbidden" hint to suggest ignore-error-codes when applicable (#​19521)
  • Skip direct URL lock freshness checks while offline (#​19596)
  • Add import-names and import-namespaces support to uv-build (PEP 794) (#​19380)
  • Add a --no-editable-package flag to various commands (#​19584)
  • Infer Python version requests from source trees in uv tool invocations (#​19577)
Preview features
  • Add module owners to uv workspace metadata (#​19122)
  • Do not allow uv venv --clear to remove non-virtual environments (#​19595)
Bug fixes
  • Improve the performance of large entries in tool.uv.conflicts (#​19538)
  • Avoid modifying the parent process' env with --env-file in uv run (#​19567)
  • Fix script environment creation for scripts with long filenames (#​19539)
  • Fix transitive Git archive dependencies in lockfiles (#​19589)
  • Preserve Git repository URLs in direct URL metadata (#​19590)
  • Support redirects in --check-url (#​19594)
  • Accept case-insensitive HTML tags in --find-links parsing (#​19537)
  • Reject duplicate script metadata blocks (#​19544)
  • Ban names like "python3" as script entry points (#​19535, #​19536)
  • Validate Git LFS artifacts for Git archives (#​19592)
  • Use a relative path when creating symlinks in cache to improve relocatability (#​19033)
Documentation
  • Fix malformed positional anchors in the CLI reference (#​19575)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 June 6, 2026 02:07
@renovate renovate Bot added the dependencies label Jun 6, 2026
@renovate

renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: pyproject.toml
Artifact update for docling resolved to version 2.98.0, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 2.96.1
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/
File name: pyproject.toml
Artifact update for datamodel-code-generator resolved to version 0.60.2, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 0.59.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/
File name: pyproject.toml
Artifact update for ipython resolved to version 9.14.1, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 9.14.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/
File name: pyproject.toml
Artifact update for ruff resolved to version 0.15.16, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 0.15.15
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/
File name: pyproject.toml
Artifact update for tox resolved to version 4.55.1, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 4.55.0
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-non-major branch from 1910bb1 to a25036c Compare June 8, 2026 11:57
@major major merged commit 1fa0071 into main Jun 8, 2026
5 of 7 checks passed
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.

1 participant