This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/gradle/junit5-5.14.3
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
discard a9015a87d6a Bump junit5 from 5.14.2 to 5.14.3
add 7bad9b7f72f IGNITE-27896 C++ 3.0: Increase timeout for ODBC test tasks
on TC (#7617)
add 41450ac9408 IGNITE-27919 Do not log failure to switch WI due to node
stop (#7634)
add 2dde6ddfd8c IGNITE-27923 Fix compilation error in spring-data-ignite
module (#7637)
add ca1454974f6 IGNITE-27914 C++: Ignore SIGPIPE and use MSG_NOSIGNAL
(#7632)
add 5758a15c5b3 Bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 (#7615)
add c5189e0454d Bump junit5 from 5.14.2 to 5.14.3
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 (a9015a87d6a)
\
N -- N -- N refs/heads/dependabot/gradle/junit5-5.14.3
(c5189e0454d)
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:
.teamcity/_Self/Project.kt | 1 +
.../platform_tests/PlatformCppOdbcTestsDebLinux.kt | 2 +-
.../platform_tests/PlatformCppOdbcTestsRpmLinux.kt | 2 +-
.../platform_tests/PlatformCppOdbcTestsTgzLinux.kt | 2 +-
gradle/libs.versions.toml | 2 +-
.../network/detail/linux/linux_async_client.cpp | 2 +-
.../cpp/ignite/network/detail/linux/sockets.cpp | 7 ++++++
modules/platforms/cpp/tests/client-test/main.cpp | 4 ++++
.../cpp/tests/compatibility-tests/main.cpp | 4 ++++
modules/platforms/cpp/tests/fake_server/main.cpp | 4 ++++
modules/platforms/cpp/tests/odbc-test/main.cpp | 4 ++++
.../java/org/apache/ignite/data/IgniteDialect.java | 2 --
.../SpringDataVersionDisplayNameGenerator.java} | 28 ++++++++++++++--------
.../tx/impl/TransactionExpirationRegistry.java | 4 +++-
.../tx/impl/WriteIntentSwitchProcessor.java | 8 +++++--
15 files changed, 56 insertions(+), 20 deletions(-)
copy
modules/{configuration-annotation-processor/src/integrationTest/resources/org/apache/ignite/internal/configuration/processor/injectedname/ErrorName1ConfigurationSchema.java
=>
spring/spring-data-ignite/src/test/java/org/apache/ignite/data/SpringDataVersionDisplayNameGenerator.java}
(51%)