Commit 9f1530b
authored
chore(deps): bump at.yawk.lz4:lz4-java from 1.10.3 to 1.10.4 [skip ci]
Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.3 to 1.10.4.
Release notes
*Sourced from [at.yawk.lz4:lz4-java's releases](https://github.com/yawkat/lz4-java/releases).*
> lz4-java v1.10.4
> ----------------
>
> What's Changed
> --------------
>
> * Tune Linux native build flags and xxhash compilation by [`@yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#41](https://redirect.github.com/yawkat/lz4-java/pull/41)
> * Fix Linux native flags for non-x86 CI builds by [`@yawkat`](https://github.com/yawkat) in [yawkat/lz4-java#42](https://redirect.github.com/yawkat/lz4-java/pull/42)
>
> These changes attempt to fix the native performance regression in 1.9+. They should have no functional or security impact.
>
> **Full Changelog**: <yawkat/lz4-java@v1.10.3...v1.10.4>
Commits
* [`de5e4db`](yawkat/lz4-java@de5e4db) Fix Linux native flags for non-x86 CI builds ([#42](https://redirect.github.com/yawkat/lz4-java/issues/42))
* [`f659131`](yawkat/lz4-java@f659131) Tune Linux native build flags and xxhash compilation ([#41](https://redirect.github.com/yawkat/lz4-java/issues/41))
* See full diff in [compare view](yawkat/lz4-java@v1.10.3...v1.10.4)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show 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)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments