Skip to content

Update Auto merged updates#65

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
arcaflow-plugin-sdk 0.14.40.14.5 age confidence 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


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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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