hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

Bump thrift from 0.16.0 to 0.18.0 #1476

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps thrift from 0.16.0 to 0.18.0.

Changelog

Sourced from thrift'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)
dependabot[bot] commented 1 year ago

Superseded by #1483.