Skip to content

Update hyp3lib requirement from <4,>=3.2 to >=3.2,<5 #315

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Updates the requirements on hyp3lib to permit the latest version.

Release notes

Sourced from hyp3lib's releases.

HyP3-lib v4.0.0

Removed

  • Remove code that was moved to hyp3-gamma
    • getParameter.py
    • makeAsfBrowse.py
    • system.py and tests
    • byteSigmaScale.py
    • make_cogs.py and tests
    • raster_boundary2shape.py
    • par_s1_slc_single.py
    • SLC_copy_S1_fullsw.py
    • createAmp.py
    • saa_func_lib.py
Changelog

Sourced from hyp3lib's changelog.

[4.0.0]

Removed

  • Remove code that was moved to hyp3-gamma
    • getParameter.py
    • makeAsfBrowse.py
    • system.py and tests
    • byteSigmaScale.py
    • make_cogs.py and tests
    • raster_boundary2shape.py
    • par_s1_slc_single.py
    • SLC_copy_S1_fullsw.py
    • createAmp.py
    • saa_func_lib.py

[3.2.0]

Added

  • dem submodule using an updated version of the HyP3-Gamma COP-30 DEM stitching functionality to facilitate DEM download and stitching for multiple HyP3 workflows.

[3.1.4]

Added

  • The static-analysis Github Actions workflow now includes mypy for type checking.

[3.1.3]

Changed

  • The static-analysis Github Actions workflow now uses ruff rather than flake8 for linting.

[3.1.2]

Fixed

[3.1.1]

Fixed

[3.1.0]

Removed

  • Support for Python 3.8 and 3.9 has been dropped, 3.10 is now the minimum version.
  • The six package has been dropped as a dependency as it's no longer used since we don't support Python 2 anymore.

[3.0.0]

Changed

... (truncated)

Commits
  • 12119c0 Merge pull request #357 from ASFHyP3/develop
  • 8f54005 Merge pull request #356 from ASFHyP3/remove-gamma-code
  • 0a81757 Update changelog with removed code and modify readme warning
  • 20a9705 Remove warning at the top of readme
  • 12965c6 Remove entrypoints from pyproject
  • 100fb27 Remove entrypoint test of file that was removed
  • e83b346 Remove createAmp and saa_func_lib
  • b30d843 Remove system.py
  • a825be0 Remove test for deleted entrypoints
  • 93de0af MAJOR changelog update
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: hyp3lib
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version label May 12, 2025
@dependabot dependabot bot requested review from a team as code owners May 12, 2025 20:29
@dependabot dependabot bot added the bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants