This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 0c80cad83 Resolve config.h.in relative to ConfigureChecks.cmake
add 9f11dfb19 THRIFT-5224: Replace the deprecated Buffer() constructor in
the Node.js library Client: nodejs
No new revisions were added by this update.
Summary of changes:
lib/nodejs/lib/thrift/binary_protocol.js | 12 ++++++------
lib/nodejs/lib/thrift/buffered_transport.js | 14 +++++++-------
lib/nodejs/lib/thrift/compact_protocol.js | 16 ++++++++--------
lib/nodejs/lib/thrift/framed_transport.js | 8 ++++----
lib/nodejs/lib/thrift/http_connection.js | 4 ++--
lib/nodejs/lib/thrift/int64_util.js | 2 +-
lib/nodejs/lib/thrift/json_protocol.js | 4 ++--
lib/nodejs/lib/thrift/ws_connection.js | 2 +-
lib/nodejs/lib/thrift/xhr_connection.js | 2 +-
lib/nodejs/test/header.test.js | 2 +-
lib/nodejs/test/test-cases.mjs | 4 ++--
lib/nodejs/test/test_driver.mjs | 4 ++--
lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs | 4 ++--
13 files changed, 39 insertions(+), 39 deletions(-)