Skip to content

Conversation

@isle-buildkit-renovate
Copy link
Contributor

This PR contains the following updates:

Package Update Change
grok major 14.3.0 -> 20.0.0

Release Notes

GrokImageCompression/grok (grok)

v20.0.0

Compare Source

This release features the following improvements to decompression :

  1. large speed improvement for tiled images, particularly for those with TLM markers
  2. support for true progressive decompression by layer - no duplicate decompression of overlapping layers
  3. support for asynchronous decompression: client can efficiently wait for a particular tile or for the entire image to be decompressed.
  4. improved Python bindings and viewer
  5. efficient decompression over network using libcurl, with support for S3 and MinIO storage. Speed of network decompression can rival local file decompression, depending on network latency.
  6. integration with GDAL through downstream JP2Grok driver
  7. many bug fixes

The core_decompress example demonstrates how many of these new features are used.

v15.1.0

Compare Source

This is a bug-fix release. It fixes a serious compression bug where packets would be corrupted if both SOP marker generation and tile part generation were enabled.

v15.0.0

Compare Source

Majour release due to API changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@isle-buildkit-renovate isle-buildkit-renovate bot added the dependencies Pull requests that update a dependency file label Oct 11, 2025
@isle-buildkit-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cantaloupe/Dockerfile
Command failed: bash ci/update-sha.sh "grok" "v14.3.0" "v20.0.0" ""
ci/update-sha.sh: line 192: unexpected EOF while looking for matching `"'

@isle-buildkit-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@joecorall
Copy link
Contributor

I believe we need to update cantaloupe upstream to use the new APIs. Closing this for now and will reopen in the renovate dependency dashboard if/when upstream gets updated

@joecorall joecorall closed this Oct 14, 2025
@isle-buildkit-renovate
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 20.x releases. But if you manually upgrade to 20.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@isle-buildkit-renovate isle-buildkit-renovate bot deleted the renovate.grok-20.x branch October 14, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants