Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Update cryoforge pin
Developer checklist
Reviewer checklist
|
8 tasks
Pulling refs/tags/v0.4.0 into develop
…/checkout-5 Bump actions/checkout from 4 to 5
Bump mypy from 1.16.1 to 1.18.2
Bump ruff from 0.12.0 to 0.13.1
Updates the requirements on [hyp3lib](https://github.com/ASFHyP3/hyp3-lib) to permit the latest version. - [Release notes](https://github.com/ASFHyP3/hyp3-lib/releases) - [Changelog](https://github.com/ASFHyP3/hyp3-lib/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/hyp3-lib@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: hyp3lib dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Update hyp3lib requirement from <4,>=3 to >=3,<5
Contributor
Author
|
These three PRs should all be shipped together while processing is paused in the hyp3-its-live deployment: and processing should only be turned back on once all plugin images are built and HyP3 has been deployed to hyp3-its-live. |
AndrewPlayer3
approved these changes
Sep 29, 2025
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.
I've run the golden tests (Job name:
hyp3-testing-4RqC5gL) and checked these interface changes. Everything looks g2g to me.