This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/mkdocs-material-9.5.42
in repository https://gitbox.apache.org/repos/asf/iceberg.git
discard 738a402781 Build: Bump mkdocs-material from 9.5.39 to 9.5.42
add e3bbcac852 Build: Bump Spark 3.4 to 3.4.4 (#11366)
add b4d178fa05 Build: Bump junit from 5.11.1 to 5.11.3 (#11401)
add 9565b9c401 Build: Bump software.amazon.awssdk:bom from 2.28.26 to
2.29.1 (#11400)
add 681b09ddc9 Core: Move Javadoc about commit retries to SnapshotProducer
(#10995)
add 9fc9c052b5 Build: Bump junit-platform from 1.11.2 to 1.11.3 (#11402)
add 68a7102073 Build: Bump org.xerial:sqlite-jdbc from 3.46.1.3 to
3.47.0.0 (#11407)
add 48acaadcf9 Build: Bump
software.amazon.s3.accessgrants:aws-s3-accessgrants-java-plugin (#11405)
add c3191eecd9 Build: Bump net.snowflake:snowflake-jdbc from 3.19.0 to
3.19.1 (#11406)
add 6e911e0ea3 Build: Bump testcontainers from 1.20.2 to 1.20.3 (#11404)
add d10e67d422 Build: Bump com.google.errorprone:error_prone_annotations
(#11403)
add b4b0bdc543 Build: Bump mkdocs-macros-plugin from 1.2.0 to 1.3.7
(#11399)
add 18132b6886 Build: Bump mkdocs-material from 9.5.39 to 9.5.42
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 (738a402781)
\
N -- N -- N refs/heads/dependabot/pip/mkdocs-material-9.5.42
(18132b6886)
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:
.../main/java/org/apache/iceberg/FastAppend.java | 8 +------
.../main/java/org/apache/iceberg/MergeAppend.java | 8 +------
.../java/org/apache/iceberg/SnapshotProducer.java | 6 ++++++
.../java/org/apache/iceberg/StreamingDelete.java | 8 +------
.../java/org/apache/iceberg/TestFastAppend.java | 25 ++++++++++++++++++++++
gradle/libs.versions.toml | 18 ++++++++--------
site/requirements.txt | 2 +-
7 files changed, 44 insertions(+), 31 deletions(-)