Skip to content

Bump org.apache.thrift:libthrift from 0.23.0 to 0.24.0 - #597

Merged
Fokko merged 2 commits into
masterfrom
dependabot/maven/org.apache.thrift-libthrift-0.24.0
Sep 1, 2026
Merged

Bump org.apache.thrift:libthrift from 0.23.0 to 0.24.0#597
Fokko merged 2 commits into
masterfrom
dependabot/maven/org.apache.thrift-libthrift-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.thrift:libthrift from 0.23.0 to 0.24.0.

Release notes

Sourced from org.apache.thrift:libthrift's releases.

Version 0.24.0

Please head over to the official release download source: http://thrift.apache.org/download

The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.

Changelog

Sourced from org.apache.thrift:libthrift's changelog.

0.24.0

Build Process

  • THRIFT-5000 - Thrift docker image publish on releases
  • THRIFT-5855 - Improve fuzzing support
  • THRIFT-5952 - Optimize MSVC Docker image to reduce size and speed up CI
  • THRIFT-5965 - Add zizmor for GitHub Actions workflows security analysis
  • THRIFT-5967 - Refactor SCA GitHub workflow for better extensibility
  • THRIFT-5973 - Automated CHANGELOG creation
  • THRIFT-6002 - Add netstd codegen test script and GitHub Actions CI matrix job (.NET 8/9/10)
  • THRIFT-6003 - Add Haxe codegen test script and GitHub Actions CI job
  • THRIFT-6077 - improve CHANGES.md generator section assignment
  • #3613 - Bump rubygems/release-gem from 1.2.0 to 1.4.0
  • #3616 - Bump ruby/setup-ruby from 1.310.0 to 1.314.0
  • #3617 - Bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5
  • #3618 - Bump jvm from 2.3.21 to 2.4.0 in /lib/kotlin
  • #3619 - Bump com.diffplug.spotless from 8.5.1 to 8.7.0 in /lib/kotlin
  • #3615 - Bump actions/setup-go from 6.4.0 to 6.5.0
  • #3597 - fix off-by-ten header bounds check in readHeaderFormat
  • #3593 - Bump shell-quote from 1.7.3 to 1.8.4 in /lib/js
  • #3591 - Bump shell-quote from 1.7.3 to 1.8.4 in /lib/ts
  • #3589 - Update MSVC CI to windows-2025-vs2026 runner and start Docker service explicitly
  • #3581 - Run the Haxe library unit tests (neko) in CI
  • #3576 - Bump ruby/setup-ruby from 1.306.0 to 1.310.0
  • #3575 - Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6
  • #3577 - Bump actions/setup-dotnet from 4.3.1 to 5.2.0
  • #3574 - Bump com.diffplug.spotless from 8.4.0 to 8.5.1 in /lib/kotlin
  • #3572 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin
  • #3578 - Harden the MSVC build workflow against transient Docker daemon unavailability
  • #3564 - Enable Copilot reviews
  • #3565 - Allow CI to fail on ruby-head
  • #3517 - Bump uuid and nyc
  • #3513 - Remove Ruby known failures from cross-test list
  • #3501 - Fix netstd CI .NET SDK setup
  • #3496 - Add generator paths to mergeable labels
  • #3430 - Updated projects settings in .asf.yaml (features, merge buttons, Jira autolinking)
  • #3487 - Update to setup-php 2.37.1
  • #3471 - Update build.yml
  • #3461 - Migration *.sln to *.slnx (except c++ libs)
  • #3454 - Fixing bundler on ruby-head build
  • #3440 - Removed deprecated 'publish' workflow
  • #3439 - Pin all actions to a specific SHA consistently
  • #3437 - Validate GitHub workflows against the ASF allowlist
  • #3433 - Pin actions/upload-artifact to a specific SHA consistently
  • #3433 - Bump actions/upload-artifact from 7.0.0 to 7.0.1
  • #3434 - Bump jvm from 2.3.20 to 2.3.21 in /lib/kotlin
  • #3423 - Bump uuid from 13.0.0 to 14.0.0
  • #3424 - Bump json from 2.18.1 to 2.19.2 in /lib/rb
  • #3404 - Cleanup Adobe Flex SDK installation following AS3 library removal

... (truncated)

Commits
  • 6d2ec95 Tune make dist: drop generated/build artifacts, add missing sources
  • 4f303a2 Strip node_modules from dist to fix make dist symlink recursion
  • 270b81e Fix stale EXTRA_DIST references that broke make dist
  • c1df044 Fix Go and Rust version detection for multi-digit version numbers
  • 342a803 updated CHANGES.md
  • 0d66913 bump doap & debian changelog
  • f961cdb fix info-header string bound check in THeaderTransport::readString
  • 0ab16e3 enforce max_string_size on non-strict binary message name
  • 817e0f1 Bump rubygems/release-gem from 1.2.0 to 1.4.0
  • 6dfb0b2 THRIFT-6073: Allow injecting external SSL_CTX into C++ SSLContext
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-version: 0.24.0
  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 12, 2026
@Fokko

Fokko commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

I'll close this in favor of #612

@Fokko Fokko closed this Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.thrift-libthrift-0.24.0 branch September 1, 2026 13:53
@Fokko
Fokko restored the dependabot/maven/org.apache.thrift-libthrift-0.24.0 branch September 1, 2026 13:54
@Fokko Fokko reopened this Sep 1, 2026
Keep the compiler installed by the test workflow aligned with the libthrift version required by the Maven build.
@Fokko

Fokko commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

I missed that @skrcode targeted this branch, with his work the CI should pass 🤞 Thanks!

@Fokko
Fokko merged commit a645b5a into master Sep 1, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.thrift-libthrift-0.24.0 branch September 1, 2026 14:18
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