Skip to content
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

Bump com.github.luben:zstd-jni from 1.5.2-5 to 1.5.5-5 #197

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps com.github.luben:zstd-jni from 1.5.2-5 to 1.5.5-5.

Commits
  • e07f897 v1.5.5-5
  • 449d162 Support setting advanced compression parameters
  • 8bc983d v1.5.5-4
  • 355b851 Fix bug in ZstdBufferDecompressingStream when array backing ByteBuffer is shared
  • 709ffb5 v1.5.5-3
  • 253adaf Take another approach for the dict trainer min samples
  • 8b24ff0 Throw exception if the dict trainer was called with low number of samples
  • d0997db Add support for multiple dictionary references in streaming decompression.
  • 100c434 Relax the requirement for source and target ByteBuffer in ZstdBufferDecompres...
  • 4793b0b Bump version to 1.5.5-2
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 13, 2023
@DavyLandman
Copy link
Member

@dependabot rebase

Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-5 to 1.5.5-5.
- [Commits](luben/zstd-jni@c1.5.2-5...v.1.5.5-5)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.luben-zstd-jni-1.5.5-5 branch from 12ae8ef to ffc206a Compare September 13, 2023 11:46
@github-actions
Copy link

Test Results

         96 files  ±0           96 suites  ±0   10m 8s ⏱️ + 2m 31s
225 712 tests ±0  225 711 ✔️ ±0  1 💤 ±0  0 ±0 
677 136 runs  ±0  677 133 ✔️ ±0  3 💤 ±0  0 ±0 

Results for commit ffc206a. ± Comparison against base commit 9fc921f.

@DavyLandman DavyLandman merged commit 491ff67 into main Sep 13, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.luben-zstd-jni-1.5.5-5 branch September 13, 2023 12:00
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant