-
Notifications
You must be signed in to change notification settings - Fork 12
Release v10.10.0 #2829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Release v10.10.0 #2829
Conversation
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
Bumps the pip-deps group with 4 updates: [boto3](https://github.com/boto/boto3), [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff) and [cfn-lint](https://github.com/aws-cloudformation/cfn-lint). Updates `boto3` from 1.38.37 to 1.38.41 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.37...1.38.41) Updates `pytest` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...8.4.1) Updates `ruff` from 0.11.13 to 0.12.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.11.13...0.12.0) Updates `cfn-lint` from 1.36.0 to 1.36.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.36.0...v1.36.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Update README to clarify account ownership
Bump the pip-deps group with 4 updates
changes from upstream
Add AK-FIRE-SAFE deployment
Fix s3 bucket for fire safe
Format changes in job spec for AK-FIRE-SAFE
Fix typo in job_spec for fire-safe
* ITS_LIVE and ARIA jobs accept bursts input via reference and secondary parameters; granules no longer required * memory and n_threads are set via batch overrides for all autorift jobs * autorift Sentinel-1 processing again uses 32 GB of memory; EDC credits updated accordingly * duplicate memory -> threads logic in set_batch_overrides.py has been combined into a single function
Drop deprecated S1 correction job spec
--- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: moto[dynamodb] dependency-version: 5.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cryptography dependency-version: 45.0.5 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
jtherrmann
approved these changes
Jul 15, 2025
Contributor
jtherrmann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I'd already seen most of the changes except for the new AK_FIRE_SAFE job type.
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.
TODOs before releasing:
https://hyp3-its-live-test.asf.alaska.edu/jobs?user_id=jhkennedy&name=v0.23.0-updates-part-deux
v10.10.0?