Skip to content

Update all dependencies#30

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

Update all dependencies#30
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence Type Update
arcaflow-plugin-sdk ==0.13.0==0.14.5 age confidence minor
autoflake ^2.0.22.3.1 age confidence dev pin
black (changelog) ^24.0.024.10.0 age confidence dev pin
pydocstyle (source, changelog) ^6.3.06.3.0 age confidence dev pin

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

v0.14.3: Fix list sub-types

Compare Source

What's Changed

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

v0.14.2: Fixes bugs and breaking changes

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.1...0.14.2

v0.14.1: : Bug fixes/detection, compatibility improvements, and dependency updates

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.0...0.14.1

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.13.0...0.14.0


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: Disabled by config. Please merge this manually once you are satisfied.

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