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

dependabot[bot] pushed a change to branch 
dependabot/maven/protobuf.version-4.36.1
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


 discard 071653220 Bump protobuf.version from 4.35.1 to 4.36.1
     add b03309987 Update inlined parquet.thrift to parquet-format 2.14.0 
(#3791)
     add f420b6425 Add AGENTS.md with AssertJ/JUnit5 test migration guidelines 
(#3728)
     add 7a9665a39 Prepare RC: use the repositories API to verify staged 
artifacts (#3794)
     add 38a6318f2 Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 (#3777)
     add f318b5221 Bump com.google.api.grpc:proto-google-common-protos (#3789)
     add 7003f3093 Bump protobuf.version from 4.35.1 to 4.36.1

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   (071653220)
            \
             N -- N -- N   refs/heads/dependabot/maven/protobuf.version-4.36.1 
(7003f3093)

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/zizmor.yml                       |   2 +-
 .../test/resources/test-config.xml => AGENTS.md    |  26 +-
 agents/docs/migrating-tests.md                     | 278 ++++++++
 agents/docs/writing-tests.md                       | 697 +++++++++++++++++++++
 .../src/main/thrift/parquet-format.version         |   2 +-
 .../src/main/thrift/parquet.thrift                 |  58 +-
 .../format/converter/ParquetMetadataConverter.java |   4 +
 .../converter/TestParquetMetadataConverter.java    |  15 +
 parquet-protobuf/pom.xml                           |   2 +-
 release/libs/_constants.sh                         |   2 +-
 release/libs/_nexus.sh                             |   2 +-
 11 files changed, 1060 insertions(+), 28 deletions(-)
 copy parquet-cli/src/test/resources/test-config.xml => AGENTS.md (58%)
 create mode 100644 agents/docs/migrating-tests.md
 create mode 100644 agents/docs/writing-tests.md

Reply via email to