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

Bump github.com/apache/thrift from 0.18.1 to 0.19.0 #4716

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/apache/thrift from 0.18.1 to 0.19.0.

Release notes

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

Version 0.19.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 github.com/apache/thrift's changelog.

0.19.0

Known Open Issues (Blocker or Critical)

  • THRIFT-3877 - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement)
  • THRIFT-5468 - Swift service generator doesn't support oneway
  • THRIFT-5654 - LNK4042 and LNK2019 in go_validator_generator.cc

Build Process

C++

  • THRIFT-5725 - Thrift SSL server stops working if the file descriptor returned is zero
  • THRIFT-5716 - TMemoryBuffer resizing might shrink the buffer size due to uint32_t overflow

Compiler (General)

  • THRIFT-5690 - Constant expects type to be defined before

Delphi

  • THRIFT-5686 - Add comparer and capacity arguments to container classes

Go

Haxe

  • THRIFT-5717 - uuid sets and map keys may throw on some Haxe targets
  • THRIFT-5704 - Superfluous block scope in generated write() code
  • THRIFT-5703 - Haxe 4.30 emits "Local variable retval used without being initialized" on generated code
  • THRIFT-5692 - Support for deprecated methods (via annotation)
  • THRIFT-5707 - deprecation warning fixes for @:extern and @:enum

Java

  • THRIFT-5700 - Migration to JakartaEE and Apache HttpComponents 5
  • THRIFT-5711 - FutureClient does not extend when service extends from another service
  • THRIFT-5702 - Support Java 8
  • THRIFT-5696 - TByteBuffer.java does not allow non-default TConfiguration
  • THRIFT-5653 - Fix Java UUID typeid

JavaScript

  • THRIFT-5674 - Server implementation exceptions are not sent to client in ES6 promise-style invocation

... (truncated)

Commits
  • 5656208 release 0.19.0
  • 291b560 THRIFT-5653: Fix Java UUID typeid
  • ee1a7ea THRIFT-5731: Handle ErrAbandonRequest automatically
  • 4ca47e0 fix kotlin cross test by downgrading to java 8 (#2840)
  • 79c5602 Update supported go versions to 1.20 and 1.21
  • 628023c fix gradle format
  • fd60a9a reformat kotlin files
  • 30b31aa Release 0.19.0
  • f5a6752 Release 0.19.0
  • bccca93 THRIFT-5725: Fix the comparison check for bio_get_fd
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner September 4, 2023 04:25
@dependabot dependabot bot requested a review from pavolloffay September 4, 2023 04:25
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/thrift-0.19.0 branch 5 times, most recently from 3c35328 to bce0208 Compare September 4, 2023 12:06
Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/apache/thrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/thrift-0.19.0 branch from bce0208 to 3a856b2 Compare September 4, 2023 13:21
@yurishkuro yurishkuro merged commit ecffad7 into main Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/apache/thrift-0.19.0 branch September 4, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant