This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/npm_and_yarn/lib/js/js-yaml-3.15.2
in repository https://gitbox.apache.org/repos/asf/thrift.git
omit 47aed10d1 Bump js-yaml from 3.15.1 to 3.15.2 in /lib/js
add 715f46c2e Use the client certificate with subjectAltNames in the SSL
cross-test clients Client: cpp,java,kotlin,nodejs,py,rb,rs
add 6147bc208 Link the boost thread library into the C++ certificate name
test Client: cpp
add 11f2c4c5b Bump js-yaml from 3.15.1 to 3.15.2 in /lib/js
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (47aed10d1)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/lib/js/js-yaml-3.15.2 (11f2c4c5b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
lib/cpp/test/Makefile.am | 4 ++++
lib/java/src/crossTest/resources/.clientkeystore | Bin 3070 -> 3142 bytes
lib/nodejs/test/client.mjs | 4 ++--
test/cpp/src/TestClient.cpp | 4 ++--
test/keys/README.md | 28 +++++++++++++++++++++++
test/py/TestClient.py | 8 +++----
test/py/TestServer.py | 2 +-
test/rb/integration/TestClient.rb | 4 ++--
test/rb/integration/TestServer.rb | 2 +-
test/rs/src/bin/test_client.rs | 4 ++--
10 files changed, 46 insertions(+), 14 deletions(-)