Update Auto merged updates#67
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b1dae48 to
0c33546
Compare
Contributor
Author
|
0c33546 to
ed55ada
Compare
ed55ada to
a6ff973
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a6ff973 to
f46dfe0
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.14.3→0.14.52.3.1→2.3.31.7.5→1.7.80.5.0→0.5.10.5.0→0.5.1Release 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
PyCQA/docformatter (docformatter)
v1.7.8Compare Source
Full Changelog
Bug Fixes
Merged pull requests:
v1.7.7Compare Source
Full Changelog
Merged pull requests:
v1.7.6Compare Source
Full Changelog
Merged pull requests:
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.