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 libthrift from 0.16.0 to 0.18.0 #1626

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps libthrift from 0.16.0 to 0.18.0.

Release notes

Sourced from libthrift's releases.

Version 0.18.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.

Version 0.17.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 libthrift's changelog.

0.18.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

Compiler (General)

  • THRIFT-5587 - Introduce uuid as additional builtin type
  • THRIFT-5591 - Add uuid type to IDL and implement reference code
  • THRIFT-5626 - Parser should not confuse data types and field names
  • THRIFT-5627 - More consistent syntax for cpp_type
  • THRIFT-5652 - IDL uuid literals can be improved
  • THRIFT-5669 - "required" keyword is illegal in a "throws" clause

C++

  • THRIFT-5661 - TOutput: add zephyr-specific strerror_s implementation
  • THRIFT-5658 - TProtocol: support zephyr byteorder
  • THRIFT-5659 - protocol: declare when methods override

D language

  • THRIFT-5647 - Fix undeclared identifier ECONNRESET on macOS

Delphi

  • THRIFT-5618 - More consistent naming of container classes
  • THRIFT-5620 - Option to force usage of COM types to allow for cross-module references
  • THRIFT-5656 - Escape Delphi keywords with '&' prefix instead of '_' suffix
  • THRIFT-5619 - make sure CheckReadBytesAvailable() and CountConsumedMessageBytes() handle negative sizes properly
  • THRIFT-5622 - Garbled test output with multithreaded clients
  • THRIFT-5625 - SysUtils.TGuidHelper collides with ThriftUtils.TGuidHelper

Erlang

Go

Haxe

Java

  • THRIFT-3956 - Java keywords that are legal in IDL can lead to generated code that will not compile

... (truncated)

Commits
  • 2f2696b release branch 0.18.0
  • 4eee681 fix veralign.sh
  • 61d3e74 Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mock...
  • 1448934 go: Use new atomic types introduced in go1.19
  • d21188a Bump json5 from 2.1.1 to 2.2.3
  • 27a3311 Bump minimatch from 3.0.4 to 3.0.8 in /lib/ts
  • b973d11 Bump minimatch from 3.0.4 to 3.0.8 in /lib/js
  • e59defd Bump minimatch from 3.0.4 to 3.1.2
  • d89e370 Bump qs from 6.5.2 to 6.5.3 in /lib/ts
  • 41621ee Bump qs from 6.5.2 to 6.5.3
  • 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 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 [libthrift](https://github.com/apache/thrift) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @planetf1 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/wbittles/egeria/pulls/1626/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the wbittles/egeria repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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.

0 participants