This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/github_actions/actions/setup-python-7
in repository https://gitbox.apache.org/repos/asf/avro.git
discard a253ec7321 Bump actions/setup-python from 6 to 7
add beb766255f AVRO-4313: [java] Clarify javaAnnotation validation
comments (#3907)
add 05715c4b3b Bump actions/labeler from 6 to 7 (#3902)
add abc285b730 Bump grpc.version from 1.82.2 to 1.83.0 in /lang/java
(#3899)
add cd998891e5 AVRO-4311: [java] Escape backslashes in generated Javadoc
(#3880)
add 80dba3a5f1 AVRO-4319: [py] Pin ruff to the version in uv.lock (#3918)
add daf3bc93bd Bump actions/setup-python from 6 to 7
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 (a253ec7321)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/setup-python-7 (daf3bc93bd)
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/labeler.yml | 2 +-
.../avro/compiler/specific/SpecificCompiler.java | 38 +++++++--
.../compiler/specific/TestSpecificCompiler.java | 93 +++++++++++++++++++---
lang/java/pom.xml | 2 +-
lang/py/build.sh | 4 +-
lang/py/uv.lock | 2 +-
6 files changed, 119 insertions(+), 22 deletions(-)