Skip to content

Update Auto merged updates#67

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/auto-merged-updates
Open

Update Auto merged updates#67
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/auto-merged-updates

Conversation

@renovate

@renovate renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
arcaflow-plugin-sdk 0.14.30.14.5 age confidence dependencies patch
autoflake 2.3.12.3.3 age confidence dev-dependencies patch
docformatter 1.7.51.7.8 age confidence dev-dependencies patch
quay.io/arcalot/arcaflow-plugin-baseimage-python-buildbase 0.5.00.5.1 age confidence stage patch
quay.io/arcalot/arcaflow-plugin-baseimage-python-osbase 0.5.00.5.1 age confidence final patch

Release Notes

arcalot/arcaflow-plugin-sdk-python (arcaflow-plugin-sdk)

v0.14.5

Compare Source

What's Changed

Python 3.14 Support
  • Add Python 3.14 compatibility by fixing ForwardRef resolution for PEP 649 (deferred annotation evaluation). The SDK now uses the stable typing.evaluate_forward_ref() API on Python 3.14+ and passes module globals on all versions, fixing NameError failures when resolving self-referential schema types.
  • Add Python 3.14 support by @​dustinblack in #​146
Build & Tooling
  • Update readthedocs.yaml to Python 3.12 and Ubuntu 22.04 (Python 3.9 is EOL)
  • Refresh poetry.lock (updates docformatter 1.7.5 → 1.7.8, resolving install failures on Python 3.14)
  • Use ARCALOT_POETRY_VERSION org variable for centralized Poetry version management in CI
Note for Downstream Consumers

After upgrading to this release, the org-level GitHub variable ARCALOT_PYTHON_SUPPORTED_VERSIONS should be updated to ['3.12', '3.13', '3.14']` to enable 3.14 CI testing across all repos.

Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.4...0.14.5

v0.14.4: : Update Python

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.3...0.14.4

PyCQA/docformatter (docformatter)

v1.7.8

Compare Source

Full Changelog

Bug Fixes

Merged pull requests:

v1.7.7

Compare Source

Full Changelog

Merged pull requests:

v1.7.6

Compare Source

Full Changelog

Merged pull requests:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 15, 2025 01:37
@renovate renovate Bot force-pushed the renovate/auto-merged-updates branch from b1dae48 to 0c33546 Compare February 18, 2026 05:27
@renovate

renovate Bot commented Feb 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv arcaflow-plugin-sysbench-4FeQAFZu-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - autoflake requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because arcaflow-plugin-sysbench depends on autoflake (2.3.3) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For autoflake, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate Bot force-pushed the renovate/auto-merged-updates branch from 0c33546 to ed55ada Compare February 20, 2026 09:55
@renovate renovate Bot force-pushed the renovate/auto-merged-updates branch from ed55ada to a6ff973 Compare April 29, 2026 01:09
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/auto-merged-updates branch from a6ff973 to f46dfe0 Compare June 14, 2026 23:41
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.

0 participants