Skip to content

Conversation

@jhkennedy
Copy link
Contributor

@jhkennedy jhkennedy commented Jul 7, 2025

mfangaritav and others added 30 commits June 18, 2025 18:29
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
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
@jhkennedy jhkennedy temporarily deployed to hyp3-its-live-test July 11, 2025 20:28 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-ak-fire-safe-test July 11, 2025 20:28 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-tibet-jpl-test July 11, 2025 20:28 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-a19-jpl-test July 11, 2025 20:28 — with GitHub Actions Inactive
@jhkennedy jhkennedy changed the title Release v10.9.3 Release v10.10.0 Jul 14, 2025
@jhkennedy jhkennedy added minor Bump the minor version number of this project and removed patch Bump the patch version number of this project labels Jul 14, 2025
@jhkennedy jhkennedy temporarily deployed to hyp3-a19-jpl-test July 14, 2025 19:03 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-tibet-jpl-test July 14, 2025 19:03 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-ak-fire-safe-test July 14, 2025 19:03 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-lavas-test July 14, 2025 19:03 — with GitHub Actions Inactive
@jhkennedy jhkennedy temporarily deployed to hyp3-its-live-test July 14, 2025 19:03 — with GitHub Actions Inactive
dependabot bot and others added 2 commits July 14, 2025 22:36
---
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>
@jtherrmann jtherrmann temporarily deployed to hyp3-ak-fire-safe-test July 15, 2025 18:38 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-its-live-test July 15, 2025 18:38 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-lavas-test July 15, 2025 18:38 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-a19-jpl-test July 15, 2025 18:38 — with GitHub Actions Inactive
@jtherrmann jtherrmann temporarily deployed to hyp3-tibet-jpl-test July 15, 2025 18:38 — with GitHub Actions Inactive
@jhkennedy jhkennedy marked this pull request as ready for review July 15, 2025 21:53
@jhkennedy jhkennedy requested review from a team as code owners July 15, 2025 21:53
Copy link
Contributor

@jtherrmann jtherrmann left a 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.

@jhkennedy jhkennedy merged commit 9c903ae into main Jul 16, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Bump the minor version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants