google-cloud
google-cloud copied to clipboard
Bump org.xerial.snappy:snappy-java from 1.1.7.2 to 1.1.10.4
Bumps org.xerial.snappy:snappy-java from 1.1.7.2 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#509Other Changes
- Update NOTICE by
@imsudiproy
in xerial/snappy-java#492Full Changelog: https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4
v1.1.10.3
What's Changed
🐛 Bug Fixes
- Fix the
GLIBC_2.32 not found
issue oflibsnappyjava.so
in 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#482New Contributors
@kun-lu20
made their first contribution in xerial/snappy-java#481
... (truncated)
Commits
9f8c3cf
Merge pull request from GHSA-55g7-9cwv-5qfv49d7001
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
You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.