Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Bump zstd-jni from 1.4.9-5 to 1.5.1-1 in /lang/java #148

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2021

Bumps zstd-jni from 1.4.9-5 to 1.5.1-1.

Commits
  • 3c34b68 Fixes for the build to inclide the new ASM source
  • 8ccba7c Import v1.5.1
  • 7627dd4 Add README comment that class reallocation is not supported
  • fa8121c Try even older sbt
  • d15bfbc Try older sbt, 1.5.6 fails on the Windows CI
  • ca071b2 v1.5.0-5
  • f3abbcd Add a tag to some tests that are affected by https://github.com/facebook/zstd...
  • e6850e0 Add a custom github action to build and test zstd-jni under qemu
  • 440fa44 CCtx: add ability to configure multiple worker threads
  • 6030208 Revert "Add methods to return decompression errors as values"
  • 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 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)

Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.4.9-5 to 1.5.1-1.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](luben/zstd-jni@v1.4.9-5...v1.5.1-1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 26, 2021
@github-actions github-actions bot added the build label Dec 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build dependencies Pull requests that update a dependency file java Pull requests that update Java code
0 participants