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.0-4 in /lang/java #101

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2021

Bumps zstd-jni from 1.4.9-5 to 1.5.0-4.

Commits
  • aca870e Optimize the Android build for size
  • 583199a Skiping lengths gt MAX_INT can overflow the buffer size calculation
  • 0ed490a Use sbt-jni from sonatype
  • 3ebcebc Update the build instructions
  • 75ba610 NoPool does not need synchronization
  • 5774e3d Disable AIX build - stopped producing the .so
  • 184563a Fix the deprecation warnings
  • ba58d1f Enable temporary the use of deprecated declarations
  • 2b03971 Adding closeWithoutClosingParentStream method to ZstdOutputStreamNoFinalizer
  • 9a163ee Fix the linux/amd64 classified jar .so name
  • 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.0-4.
- [Release notes](https://github.com/luben/zstd-jni/releases)
- [Commits](luben/zstd-jni@v1.4.9-5...v1.5.0-4)

---
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 Jul 25, 2021
@github-actions github-actions bot added the build label Jul 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 26, 2021

Superseded by #148.

@dependabot dependabot bot closed this Dec 26, 2021
@dependabot dependabot bot deleted the dependabot/maven/lang/java/com.github.luben-zstd-jni-1.5.0-4 branch December 26, 2021 06:57
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