Skip to content

Update libthrift to 0.24.0 - #222

Merged
emdash-ie merged 2 commits into
mainfrom
update/libthrift-0.24.0
Jul 23, 2026
Merged

Update libthrift to 0.24.0#222
emdash-ie merged 2 commits into
mainfrom
update/libthrift-0.24.0

Conversation

@gu-scala-steward-public-repos

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.apache.thrift:libthrift from 0.20.0 to 0.24.0

📜 GitHub Release Notes - Changelog - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (0.20.0).
You might want to review and update them manually.

package-lock.json
package.json
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.thrift", artifactId = "libthrift" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.thrift", artifactId = "libthrift" }
}]
labels: dependencies

@gu-scala-steward-public-repos
gu-scala-steward-public-repos Bot requested review from a team as code owners July 20, 2026 10:56
gu-scala-library-release Bot added a commit that referenced this pull request Jul 23, 2026
…ed by emdash-ie

emdash-ie published release version 13.0.0-PREVIEW.updatelibthrift-0240.2026-07-23T0915.6e12677d
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 13.0.0-PREVIEW.updatelibthrift-0240.2026-07-23T0915.6e12677d
Release-Initiated-By: https://github.com/emdash-ie
Release-Workflow-Run: https://github.com/guardian/content-atom/actions/runs/29994493456
Release-Notes: #222
@gu-scala-library-release

Copy link
Copy Markdown
Contributor

@emdash-ie has published a preview version of this PR with release workflow run #65, based on commit 6e12677:

13.0.0-PREVIEW.updatelibthrift-0240.2026-07-23T0915.6e12677d

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the update/libthrift-0.24.0 branch, or use the GitHub CLI command:

gh workflow run release.yml --ref update/libthrift-0.24.0

Want to make a full release after this PR is merged?

Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command:

gh workflow run release.yml

@emdash-ie

Copy link
Copy Markdown
Contributor

Because the tests on guardian/content-api-models#324 (where I depended on the preview release from this branch) passed, and because they included the atom serialisation tests added in guardian/content-api-models#323, I am happy to merge this PR.

@emdash-ie

Copy link
Copy Markdown
Contributor

I am happy to merge this PR.

…once I have also updated package.json!

@emdash-ie
emdash-ie merged commit 98d5b8f into main Jul 23, 2026
4 checks passed
@emdash-ie
emdash-ie deleted the update/libthrift-0.24.0 branch July 23, 2026 10:37
emdash-ie added a commit that referenced this pull request Jul 23, 2026
Ooops! I forgot to update the package-lock when I updated the
package.json in #222.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant