Skip to content

Release v0.5.0#29

Merged
jhkennedy merged 16 commits intomainfrom
develop
Sep 29, 2025
Merged

Release v0.5.0#29
jhkennedy merged 16 commits intomainfrom
develop

Conversation

@jhkennedy
Copy link
Copy Markdown
Contributor

@jhkennedy jhkennedy commented Sep 23, 2025

I've run the golden tests (Job name: hyp3-testing-4RqC5gL) and checked these interface changes. Everything looks g2g to me.

dependabot Bot and others added 6 commits September 8, 2025 21:52
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>
@jhkennedy jhkennedy added the minor Bump the major version number of this project label Sep 23, 2025
@github-actions
Copy link
Copy Markdown

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)

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?

jhkennedy and others added 10 commits September 23, 2025 11:08
Pulling refs/tags/v0.4.0 into develop
…/checkout-5

Bump actions/checkout from 4 to 5
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
@jhkennedy jhkennedy marked this pull request as ready for review September 25, 2025 22:36
@jhkennedy jhkennedy requested review from a team as code owners September 25, 2025 22:36
@jhkennedy jhkennedy marked this pull request as draft September 26, 2025 07:11
@jhkennedy
Copy link
Copy Markdown
Contributor Author

These three PRs should all be shipped together while processing is paused in the hyp3-its-live deployment:

  1. Release v0.5.0 #29
  2. Release v0.26.0 hyp3-autorift#380
  3. Release v0.11.7 hyp3#2914

and processing should only be turned back on once all plugin images are built and HyP3 has been deployed to hyp3-its-live.

@jhkennedy jhkennedy marked this pull request as ready for review September 29, 2025 16:39
@jhkennedy jhkennedy merged commit 730366c into main Sep 29, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Bump the major version number of this project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants