Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 by dependabot[bot] · Pull Request #292 · apache/maven-enforcer (original) (raw)
Bumps org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4.
Release notes
Sourced from org.xerial.snappy:snappy-java's releases.
v1.1.10.4
What's Changed
Security Fix
- Fixed SnappyInputStream so as not to allocate too large memory when decompressing data with an extremely large chunk size by @tunnelshade (code change)
- This does not affect users only using Snappy.compress/uncompress methods
🚀 Features
- feature: Upgrade the internal snappy version to 1.1.10 (1.1.8 was wrongly used before) by @xerial in xerial/snappy-java#508
- Support JDK21 (no internal change)
🔗 Dependency Updates
- Update scalafmt-core to 3.7.11 by @xerial-bot in xerial/snappy-java#485
- Update sbt to 1.9.3 by @xerial-bot in xerial/snappy-java#483
- Update scalafmt-core to 3.7.12 by @xerial-bot in xerial/snappy-java#487
- Bump actions/checkout from 3 to 4 by @dependabot in xerial/snappy-java#502
- Update sbt to 1.9.4 by @xerial-bot in xerial/snappy-java#496
- Update scalafmt-core to 3.7.14 by @xerial-bot in xerial/snappy-java#501
- Update sbt to 1.9.6 by @xerial-bot in xerial/snappy-java#505
- Update native libraries by @github-actions in xerial/snappy-java#503
🛠 Internal Updates
- Update airframe-log to 23.7.4 by @xerial-bot in xerial/snappy-java#486
- Update airframe-log to 23.8.0 by @xerial-bot in xerial/snappy-java#488
- Update sbt-scalafmt to 2.5.2 by @xerial-bot in xerial/snappy-java#500
- Update airframe-log to 23.8.6 by @xerial-bot in xerial/snappy-java#497
- Update sbt-scalafmt to 2.5.1 by @xerial-bot in xerial/snappy-java#499
- Update airframe-log to 23.9.1 by @xerial-bot in xerial/snappy-java#504
- Update airframe-log to 23.9.2 by @xerial-bot in xerial/snappy-java#509
Other Changes
- Update NOTICE by @imsudiproy in xerial/snappy-java#492
Full Changelog: xerial/snappy-java@v1.1.10.3...v1.1.10.4
v1.1.10.3
What's Changed
🐛 Bug Fixes
- Fix the
GLIBC_2.32 not foundissue oflibsnappyjava.soin certain Linux distributions on s390x by @kun-lu20 in xerial/snappy-java#481🔗 Dependency Updates
- Update scalafmt-core to 3.7.10 by @xerial-bot in xerial/snappy-java#480
- Update native libraries by @github-actions in xerial/snappy-java#482
New Contributors
- @kun-lu20 made their first contribution in xerial/snappy-java#481
... (truncated)
Commits
- 9f8c3cf Merge pull request from GHSA-55g7-9cwv-5qfv
- 49d7001 Update airframe-log to 23.9.2 (#509)
- 1f07c31 Update native libraries for f2e97f27be0dc6c691369040ba8a673bface484c (#503)
- 13f8db1 Update sbt to 1.9.6 (#505)
- f2e97f2 feature: Upgrade the internal snappy version to 1.1.10 (1.1.8 was wrongly use...
- 98b2225 Update airframe-log to 23.9.1 (#504)
- 9f29b5c Update NOTICE (#492)
- 55639b5 Update sbt-scalafmt to 2.5.1 (#499)
- a5d81a6 Update airframe-log to 23.8.6 (#497)
- 6495da1 Update scalafmt-core to 3.7.14 (#501)
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.