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 the upstream-libs group with 1 update #250

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the upstream-libs group with 1 update: com.github.luben:zstd-jni.

Updates com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-1

Commits
  • 77e74a7 Fix registerSequenceProducer and re-enable to Sequence API
  • 355e64a Import v1.5.6 sources
  • c66db1e Fix
  • 9c75768 Fix test
  • 26ad7ed ZstdInputStreamNoFinalizer / ZstdOutputStreamNoFinalizer may leak buffers whe...
  • 20014d1 README: Move local dependency note above build step and add command line
  • c776e15 Use atomic flag if the native library is loaded or not
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the upstream-libs group with 1 update: [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni).


Updates `com.github.luben:zstd-jni` from 1.5.5-11 to 1.5.6-1
- [Commits](luben/zstd-jni@v1.5.5-11...v1.5.6-1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
Copy link

github-actions bot commented Apr 1, 2024

Test Results

     99 files  ±0       99 suites  ±0   7m 9s ⏱️ +43s
242 300 tests ±0  242 299 ✅ ±0  1 💤 ±0  0 ❌ ±0 
726 987 runs  ±0  726 984 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 0030374. ± Comparison against base commit 2ac0354.

@jurgenvinju
Copy link
Member

We need some scrutiny here. Given the complex coordinated attack on XZ this week, it's prudent to not update such dependencies without vetting them thoroughly and with a little patience.

Since rascal releases are coming quickly after each other these days, and we are deploying fat jars with these dependencies included, we also need to be extra careful.

@jurgenvinju
Copy link
Member

Let's not merge this for now.

@DavyLandman
Copy link
Member

DavyLandman commented Apr 2, 2024

This is not xz, this is zstd ;) Also, what makes us say that the previous zstd version is the correct one to keep?

(and zstd did not have the whole lonely maintainer problem, it's backed by facebook for quite a while now)

@jurgenvinju
Copy link
Member

Talked with @DavyLandman and we decided the risk is acceptible.

@jurgenvinju jurgenvinju merged commit 4164405 into main Apr 2, 2024
9 checks passed
@jurgenvinju jurgenvinju deleted the dependabot/maven/upstream-libs-353c13ae7a branch April 2, 2024 15:17
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.

2 participants