Release v10.11.12#2939
Merged
asjohnston-asf merged 7 commits intomainfrom Oct 20, 2025
Merged
Conversation
Bumps the pip-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.40.45` | `1.40.50` | | [asf-enumeration](https://github.com/ASFHyP3/asf-enumeration) | `0.3.0` | `0.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.3` | `0.14.0` | | [setuptools-scm](https://github.com/pypa/setuptools-scm) | `9.2.0` | `9.2.1` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.40.0` | `1.40.1` | Updates `boto3` from 1.40.45 to 1.40.50 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.45...1.40.50) Updates `asf-enumeration` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/ASFHyP3/asf-enumeration/releases) - [Changelog](https://github.com/ASFHyP3/asf-enumeration/blob/develop/CHANGELOG.md) - [Commits](ASFHyP3/asf-enumeration@v0.3.0...v0.4.0) Updates `ruff` from 0.13.3 to 0.14.0 - [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.13.3...0.14.0) Updates `setuptools-scm` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v9.2.0...v9.2.1) Updates `cfn-lint` from 1.40.0 to 1.40.1 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.40.0...v1.40.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: asf-enumeration dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: setuptools-scm dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bump the pip-deps group with 5 updates
pin INSAR_ISCE_BURST to last hyp3-isce2 release
Developer checklist
Reviewer checklist
|
update single-burst changelog entry
jtherrmann
approved these changes
Oct 20, 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.
Golden INSAR_ISCE_BURST test still passes after delivery to test: https://github.com/ASFHyP3/hyp3-testing/actions/runs/18606318834
I confirmed the test environment is pulling
ghcr.io/asfhyp3/hyp3-isce2:3.0.1as expected, while prod is still pullingghcr.io/asfhyp3/hyp3-isce2:latestas expected.