This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/gradle/io.freefair.aggregate-javadoc-6.6.3 in repository https://gitbox.apache.org/repos/asf/ignite-3.git
discard a0ce87b3a7 Bump io.freefair.aggregate-javadoc from 6.5.1 to 6.6.3 add 960f55fa72 IGNITE-21650 Extend PMD ruleset to cover performance and multithreading issues (#3416) add 1813f267ad Bump com.jakewharton.fliptables:fliptables from 1.1.0 to 1.1.1 (#3395) add 51c6b43cc1 Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#3419) add 940b2200a4 Bump io.freefair.aggregate-javadoc from 6.5.1 to 6.6.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 (a0ce87b3a7) \ N -- N -- N refs/heads/dependabot/gradle/io.freefair.aggregate-javadoc-6.6.3 (940b2200a4) 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: check-rules/pmd-rules.xml | 37 ++++++++++++++++++++++ gradle/libs.versions.toml | 4 +-- .../cli/call/cluster/unit/DeployUnitClient.java | 4 +-- .../ignite/internal/cli/config/ini/IniFile.java | 4 +-- .../ignite/internal/cli/config/ini/IniParser.java | 4 +-- .../core/repl/executor/IgnitePicocliCommands.java | 6 ++-- .../internal/cli/commands/flow/FlowTest.java | 1 + .../apache/ignite/client/fakes/FakeSession.java | 8 ++--- .../internal/lang/IgniteStringFormatter.java | 8 +++-- .../tostring/IgniteToStringBuilderSelfTest.java | 26 +++++++-------- .../internal/network/file/ChunkedFileReader.java | 4 +-- .../internal/network/file/ChunkedFileWriter.java | 4 +-- .../internal/jdbc/ConnectionPropertiesImpl.java | 8 ++--- .../metrics/exporters/jmx/MetricSetMbean.java | 2 +- ...TransferableObjectProcessorIncrementalTest.java | 2 +- .../network/ssl/SslContextProviderTest.java | 8 +++-- .../internal/pagememory/persistence/FastCrc.java | 4 +-- .../persistence/RobinHoodBackwardShiftHashMap.java | 14 ++++---- .../ignite/internal/pagememory/tree/BplusTree.java | 11 +++---- .../raft/client/TopologyAwareRaftGroupService.java | 2 +- .../sql/engine/exec/exp/ExpressionFactoryImpl.java | 5 ++- .../sql/engine/exec/mapping/FragmentPrinter.java | 2 +- .../sql/engine/exec/mapping/MappingTestRunner.java | 30 +++++++++--------- .../internal/worker/CriticalWorkerWatchdog.java | 33 +++++++++---------- 24 files changed, 135 insertions(+), 96 deletions(-)