This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/github_actions/zizmorcore/zizmor-action-0.5.6
in repository https://gitbox.apache.org/repos/asf/thrift.git


 discard c459155bc Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6
     add 762455591 Harden the MSVC build workflow against transient Docker 
daemon unavailability
     add 65f6d60a3 Add recursion-depth round-trip test for the Haxe library
     add 773f8f66f Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in 
/lib/kotlin
     add ed09a2255 Bump com.diffplug.spotless from 8.4.0 to 8.5.1 in /lib/kotlin
     add 68835b978 Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6

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   (c459155bc)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/zizmorcore/zizmor-action-0.5.6 (68835b978)

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:
 .github/workflows/msvc.yml                    |  88 ++++++++---
 lib/haxe/test/Makefile.am                     |  16 +-
 lib/haxe/test/src/Main.hx                     |   2 +
 lib/haxe/test/src/tests/RecursionLimitTest.hx | 208 ++++++++++++++++++++++++++
 lib/java/build.gradle                         |   2 +-
 lib/kotlin/build.gradle.kts                   |   2 +-
 6 files changed, 296 insertions(+), 22 deletions(-)
 create mode 100644 lib/haxe/test/src/tests/RecursionLimitTest.hx

Reply via email to