This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/gradle/org.junit.platform-junit-platform-testkit-1.13.4
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
omit 1420c0f8bcf Bump org.junit.platform:junit-platform-testkit from 1.13.3
to 1.13.4
add 0430e3c6530 IGNITE-25831 Add enums support to OpenAPI test (#6287)
add 940709ecd4b Bump junit5 from 5.13.3 to 5.13.4 (#6290)
add 01346392e80 Bump jackson from 2.19.1 to 2.19.2 (#6291)
add b3925883a10 Bump org.junit.platform:junit-platform-testkit from 1.13.3
to 1.13.4
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 (1420c0f8bcf)
\
N -- N -- N
refs/heads/dependabot/gradle/org.junit.platform-junit-platform-testkit-1.13.4
(b3925883a10)
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:
gradle/libs.versions.toml | 4 +-
.../org/apache/ignite/internal/OpenApiMatcher.java | 114 +++++++++++++++------
.../apache/ignite/internal/OpenApiMatcherTest.java | 67 ++++++++++--
3 files changed, 141 insertions(+), 44 deletions(-)