Skip to content

Conversation

@asjohnston-asf
Copy link
Member

No description provided.

dependabot bot and others added 7 commits August 19, 2025 06:31
Bumps the pip-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.40.7` | `1.40.12` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` |
| [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` |
| [asf-enumeration](https://github.com/ASFHyP3/asf-enumeration) | `0.2.0` | `0.3.0` |
| [asf-search](https://github.com/asfadmin/Discovery-asf_search) | `9.0.9` | `10.0.0` |
| [moto[dynamodb]](https://github.com/getmoto/moto) | `5.1.9` | `5.1.10` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.8` | `0.12.9` |
| [setuptools-scm](https://github.com/pypa/setuptools-scm) | `9.1.1` | `9.2.0` |
| [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.38.2` | `1.39.0` |


Updates `boto3` from 1.40.7 to 1.40.12
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.7...1.40.12)

Updates `jsonschema` from 4.25.0 to 4.25.1
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.25.0...v4.25.1)

Updates `requests` from 2.32.4 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.32.5)

Updates `asf-enumeration` from 0.2.0 to 0.3.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.2.0...v0.3.0)

Updates `asf-search` from 9.0.9 to 10.0.0
- [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases)
- [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md)
- [Commits](asfadmin/Discovery-asf_search@v9.0.9...v10.0.0)

Updates `moto[dynamodb]` from 5.1.9 to 5.1.10
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.9...5.1.10)

Updates `ruff` from 0.12.8 to 0.12.9
- [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.8...0.12.9)

Updates `setuptools-scm` from 9.1.1 to 9.2.0
- [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.1.1...v9.2.0)

Updates `cfn-lint` from 1.38.2 to 1.39.0
- [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.38.2...v1.39.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: jsonschema
  dependency-version: 4.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: requests
  dependency-version: 2.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: asf-enumeration
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: asf-search
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
- dependency-name: moto[dynamodb]
  dependency-version: 5.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: ruff
  dependency-version: 0.12.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: setuptools-scm
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: cfn-lint
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Update OPERA_RTC_S1_SLC to fractional credit cost
revise instance types for opera deployments
@asjohnston-asf asjohnston-asf added the minor Bump the minor version number of this project label Aug 22, 2025
@asjohnston-asf asjohnston-asf requested review from a team as code owners August 22, 2025 22:33
@github-actions
Copy link

github-actions bot commented Aug 22, 2025

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)
  • If the step function code has changed, have you drained the job queue before merging?
    • For example, if the interface for a Lambda function has changed to expect different input,
      then currently running jobs (which use the old step function definition) will call the new
      function with the old input. So we must drain the job queue before deployment, so that the new
      function is only called by the new step function definition.

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

@asjohnston-asf asjohnston-asf added patch Bump the patch version number of this project and removed minor Bump the minor version number of this project labels Aug 22, 2025
@asjohnston-asf asjohnston-asf merged commit a9ce1d7 into main Aug 25, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bump the patch version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants