Skip to content

Bump org.apache.thrift:libthrift from 0.21.0 to 0.22.0#505

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.apache.thrift-libthrift-0.22.0
Closed

Bump org.apache.thrift:libthrift from 0.21.0 to 0.22.0#505
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.apache.thrift-libthrift-0.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2025

Bumps org.apache.thrift:libthrift from 0.21.0 to 0.22.0.

Release notes

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

Version 0.22.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.22.0

Build Process

  • THRIFT-5836 - 0.21.0 fails to build from sources at Arch Linux: No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h'
  • THRIFT-5860 - cmake 3.5 as a minimum version does not work with cmake 4.0.0

C glib

C++

  • THRIFT-5637 - Thrift compiler should be able to output c++ Aggregate types
  • THRIFT-5667 - Make ThriftConfig.cmake relocatable
  • THRIFT-5817 - Avoid copy of TUuid
  • THRIFT-5821 - Cannot compile against aws-lc libcrypto (openssl replacement from AWS)
  • THRIFT-5841 - possible init/deinit conflict with manual initialization flag
  • THRIFT-5853 - Remove oldstyle casts from TBufferTransports and TCompactProtocol
  • THRIFT-5854 - TCompactProtocol readString checks maxMessageSize at wrong position and off by one
  • THRIFT-5868 - UUID Support for TCompactProtocol
  • THRIFT-5865 - Fix TBinayProtocol with list<UUID>

Compiler (General)

  • THRIFT-5823 - Fix illegal uses of exceptions as normal struct type
  • THRIFT-5835 - Allow exceptions to be used as regular struct datatype

Delphi

  • THRIFT-5822 - Remove deprecated AnsiString functions from the library
  • THRIFT-5824 - Migrate, refactor and improve Delphi code generation test script
  • THRIFT-5825 - UUID constants lead to uncompileable Delphi code
  • THRIFT-5826 - binary constants create uncompilable Delphi code
  • THRIFT-5827 - enums in typedefs are not resolved in all cases
  • THRIFT-5837 - Delphi implementation for THRIFT-5835
  • THRIFT-5839 - incorrect cast under Win64
  • THRIFT-5850 - Switch IThriftConfiguration interface from Cardinal to Integer
  • THRIFT-5851 - Promote known total stream sizes for seekable stream transports properly
  • THRIFT-5856 - Client should validate HTTP status

Go

  • THRIFT-5833 - go: Combine I/O and original error in compiler generated Process functions
  • THRIFT-5845 - The write error for union fields should be TException
  • THRIFT-5859 - go: Generate a map for know values of an enum type

Java

... (truncated)

Commits
  • af9ac17 updated CHANGES.md
  • 3da784b THRIFT-5868: UUID Support for TCompactProtocol
  • 63eeff9 THRIFT-5865: Fix TBinayProtocol with list<UUID>
  • ce696f3 FIX build does not install net 9 properly
  • a58d122 updated CHANGES.md
  • 12f2bfa FIX: missing EXTRA_DIST release_rust.yml
  • 071e7ce FIX: misc EXTRA_DIST sections
  • de90963 FIX: no rule for .eslintrc.json
  • 7fff2c6 FIX: no rule to build eslintignore
  • e402bb0 Added "resolved" to searches for unresolved tickets
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-version: 0.22.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 Jun 29, 2025
@vinooganesh
Copy link
Copy Markdown
Contributor

Done in #495

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2025

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.22.0 branch July 30, 2025 16:41
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