Update all dependencies#30
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fc55340 to
7927fcb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.13.0→==0.14.5^2.0.2→2.3.1^24.0.0→24.10.0^6.3.0→6.3.0Release Notes
arcalot/arcaflow-plugin-sdk-python (arcaflow-plugin-sdk)
v0.14.5Compare Source
What's Changed
Python 3.14 Support
ForwardRefresolution for PEP 649 (deferred annotation evaluation). The SDK now uses the stabletyping.evaluate_forward_ref()API on Python 3.14+ and passes module globals on all versions, fixingNameErrorfailures when resolving self-referential schema types.Build & Tooling
readthedocs.yamlto Python 3.12 and Ubuntu 22.04 (Python 3.9 is EOL)poetry.lock(updatesdocformatter1.7.5 → 1.7.8, resolving install failures on Python 3.14)ARCALOT_POETRY_VERSIONorg variable for centralized Poetry version management in CINote for Downstream Consumers
After upgrading to this release, the org-level GitHub variable
ARCALOT_PYTHON_SUPPORTED_VERSIONSshould 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 PythonCompare Source
What's Changed
Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.3...0.14.4
v0.14.3: Fix list sub-typesCompare Source
What's Changed
Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.2...0.14.3
v0.14.2: Fixes bugs and breaking changesCompare 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 updatesCompare Source
What's Changed
Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.14.0...0.14.1
v0.14.0Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-plugin-sdk-python@0.13.0...0.14.0
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.