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

github-bot pushed a change to branch 
dependabot/maven/lang/java/io.netty-netty-bom-4.1.110.Final
in repository https://gitbox.apache.org/repos/asf/avro.git


 discard d3ee02116 Bump io.netty:netty-bom in /lang/java
     add 305f02d00 Bump serde from 1.0.202 to 1.0.203 in /lang/rust (#2924)
     add 076706ffd Bump proc-macro2 from 1.0.83 to 1.0.84 in /lang/rust (#2925)
     add 46edd893c [C++] Run clang-format on all files (#2928)
     add c73dcba8c Bump com.google.protobuf:protobuf-java in /lang/java (#2922)
     add 882bbdf05 Bump io.netty:netty-bom in /lang/java

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   (d3ee02116)
            \
             N -- N -- N   
refs/heads/dependabot/maven/lang/java/io.netty-netty-bom-4.1.110.Final 
(882bbdf05)

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:
 lang/c++/api/CustomAttributes.hh          |  10 +--
 lang/c++/api/Exception.hh                 |   8 +-
 lang/c++/api/GenericDatum.hh              |   8 +-
 lang/c++/api/Node.hh                      |  17 ++--
 lang/c++/api/NodeImpl.hh                  |   9 +--
 lang/c++/api/Reader.hh                    |   2 +-
 lang/c++/api/Schema.hh                    |   2 +-
 lang/c++/api/Types.hh                     |   7 +-
 lang/c++/examples/cpx.hh                  |  17 ++--
 lang/c++/examples/custom.cc               |  14 ++--
 lang/c++/examples/datafile.cc             |  17 ++--
 lang/c++/examples/generated.cc            |  10 +--
 lang/c++/examples/generic.cc              |  16 ++--
 lang/c++/examples/imaginary.hh            |  19 +++--
 lang/c++/examples/resolving.cc            |  16 ++--
 lang/c++/examples/schemaload.cc           |   7 +-
 lang/c++/examples/validating.cc           |  20 +++--
 lang/c++/impl/Compiler.cc                 |  35 ++++----
 lang/c++/impl/CustomAttributes.cc         |  24 +++---
 lang/c++/impl/DataFile.cc                 |  13 ++-
 lang/c++/impl/Node.cc                     |  18 ++---
 lang/c++/impl/NodeImpl.cc                 |  19 ++---
 lang/c++/impl/Schema.cc                   |   2 +-
 lang/c++/impl/Stream.cc                   |   2 +-
 lang/c++/impl/Validator.cc                |   2 +-
 lang/c++/impl/avrogencpp.cc               |  20 ++---
 lang/c++/impl/json/JsonIO.cc              |   7 +-
 lang/c++/impl/parsing/ResolvingDecoder.cc |  11 ++-
 lang/c++/test/CodecTests.cc               | 129 ++++++++++++------------------
 lang/c++/test/CommonsSchemasTests.cc      |  94 ++++++++++------------
 lang/c++/test/SchemaTests.cc              |  19 +++--
 lang/c++/test/unittest.cc                 |  62 +++++++-------
 lang/java/pom.xml                         |   2 +-
 lang/rust/Cargo.lock                      |  12 +--
 lang/rust/Cargo.toml                      |   2 +-
 lang/rust/avro_derive/Cargo.toml          |   4 +-
 lang/rust/wasm-demo/Cargo.toml            |   2 +-
 37 files changed, 306 insertions(+), 372 deletions(-)
 mode change 100755 => 100644 lang/c++/test/SchemaTests.cc

Reply via email to