Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/apache/thrift from 0.12.0 to 0.13.0 #8982

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2023

Bumps github.com/apache/thrift from 0.12.0 to 0.13.0.

Release notes

Sourced from github.com/apache/thrift's releases.

Version 0.13.0

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

The assets below are added by Github based on the release tag and they may therefore not match the checkums.

Changelog

Sourced from github.com/apache/thrift's changelog.

0.13.0

New Languages

  • (none)

Deprecated Languages

  • THRIFT-4723 - CSharp and Netcore targets are deprecated and will be removed with the next release) - use NetStd instead.

Removed Languages

  • THRIFT-4719 - Cocoa language was removed) - use swift instead.

Breaking Changes

  • THRIFT-4743 - compiler: removed the plug-in mechanism
  • THRIFT-4720 - cpp: C++03/C++98 support has been removed; also removed boost as a runtime dependency
  • THRIFT-4730 - cpp: BoostThreadFactory, PosixThreadFactory, StdThreadFactory removed
  • THRIFT-4732 - cpp: CMake build changed to use BUILD_SHARED_LIBS
  • THRIFT-4735 - cpp: Removed Qt4 support
  • THRIFT-4740 - cpp: Use std::chrono::duration for timeouts
  • THRIFT-4762 - cpp: TTransport::getOrigin() is now const
  • THRIFT-4702 - java: class org.apache.thrift.AutoExpandingBuffer is no longer public
  • THRIFT-4709 - java: changes to UTF-8 handling require JDK 1.7 at a minimum
  • THRIFT-4712 - java: class org.apache.thrift.ShortStack is no longer public
  • THRIFT-4725 - java: change return type signature of 'process' methods
  • THRIFT-4805 - java: replaced TSaslTransportException with TTransportException
  • THRIFT-2530 - java: TIOStreamTransport's "isOpen" now returns false after "close" is called
  • THRIFT-4675 - js: now uses node-int64 for 64 bit integer constants
  • THRIFT-4841 - delphi: old THTTPTransport is now TMsxmlHTTPTransport
  • THRIFT-4536 - rust: convert from try-from crate to rust stable (1.34+), re-export ordered-float

Known Issues (Blocker or Critical)

  • THRIFT-3877 - C++: library don't work with HTTP (csharp server, cpp client; need cross test enhancement)

As3

  • THRIFT-4784 - Thrift should throw when skipping over unexpected data

Build Process

  • THRIFT-2333 - RPMBUILD: Abort build if user did not disable ruby but ruby build will fail later on
  • THRIFT-4689 - Pull changes from 0.12.0 release branch into master
  • THRIFT-4690 - Update dlang deimos for OpenSSL 1.1 (use 1.1.0h tagged release instead of master)
  • THRIFT-4694 - Upgrade Java to Java 1.8
  • THRIFT-4716 - Create a version alignment tool to make releases easier
  • THRIFT-4760 - Install pkgconfig when using cmake
  • THRIFT-4769 - Change NuGet package to use netstd artifact

... (truncated)

Commits
  • cecee50 Version 0.13.0
  • a899fe8 THRIFT-4973 Add deprecation messages for csharp and netcore
  • ab89b8b THRIFT-2530: Fix TIOStreamTransport#isOpen
  • 85d8162 Revert "THRIFT-4951: Remove senum from tests"
  • 224b43e THRIFT-4874: Thrift 0.12.0 Source Distribution (.tar.gz) Contains Hardlinks -...
  • a0c5f32 Update to Go 1.13.1 for CI
  • df8ef4b THRIFT-4951: Remove senum from tests
  • 904f561 THRIFT-4858: Add error message to TTransportException
  • a152a0a THRIFT-4945: Fix non-standard log output
  • 4fc4661 THRIFT-4967: Node.js tutorial server fails if the zip function is invoked
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/apache/thrift
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2023
@dependabot dependabot bot requested a review from harshil-goel as a code owner August 26, 2023 07:21
@dependabot dependabot bot added the go Pull requests that update Go code label Aug 26, 2023
@dgraph-bot dgraph-bot removed the go Pull requests that update Go code label Aug 26, 2023
@joshua-goldstein joshua-goldstein merged commit 9a964dd into main Aug 26, 2023
@joshua-goldstein joshua-goldstein deleted the dependabot/go_modules/github.com/apache/thrift-0.13.0 branch August 26, 2023 15:46
shivaji-kharse pushed a commit that referenced this pull request Mar 12, 2024
* Bumps github.com/apache/thrift from 0.12.0 to 0.13.0

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

3 participants