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

github-bot pushed a change to branch 
dependabot/maven/lang/java/org.mockito-mockito-core-5.8.0
in repository https://gitbox.apache.org/repos/asf/avro.git


 discard 3b4b6f81d Bump org.mockito:mockito-core from 4.11.0 to 5.8.0 in 
/lang/java
     add 9c4103c0a AVRO-3912: Fix Big decimal deser (#2599)
     add efd3b2acf AVRO-3904: [Rust] Minor improvements to the new schema 
compatibility changes (#2600)
     add cf1c8e570 AVRO-3554: Use new project logo on website (#2594)
     add eff386e6f AVRO-3915: [Rust] Extract dependencies used by more than one 
member crates into the workspace (#2609)
     add c3c41fb38 AVRO-3884: Add `local-timestamp-nanos` and `timestamp-nanos` 
(#2554)
     add 2f9673af3 AVRO-3908: Add logo to README.md (#2610)
     add e9f10b8d8 AVRO-3916: [Rust] Add [Local]TimestampNanos types (#2611)
     add 8483a5597 Bump com.github.luben:zstd-jni from 1.5.5-6 to 1.5.5-11 in 
/lang/java (#2606)
     add 1bd788965 Bump actions/setup-java from 3 to 4 (#2602)
     add 418bc75ab Bump actions/labeler from 4 to 5 (#2632)
     add 0a96f8906 Bump org.apache.maven.plugins:maven-surefire-plugin in 
/lang/java (#2613)
     add 53a58efee Bump org.apache.felix:maven-bundle-plugin in /lang/java 
(#2614)
     add a7e676544 Bump org.apache.maven.plugins:maven-plugin-plugin in 
/lang/java (#2618)
     add 97fb98fe8 Bump actions/setup-dotnet from 3 to 4 (#2630)
     add 27a67cc83 Update transitive dependencies
     add 77c3efa6b Fix action/labeler to work with v5 (#2634)
     add bc9dc0586 Bump actions/setup-python from 4 to 5 (#2631)
     add 92512b20e AVRO-3839: [Rust] Replace lazy_static crate with 
std::sync::OnceLock (#2461)
     add ff3245302 AVRO-3914: Add nanos support (#2608)
     add e248e6b20 AVRO-3917: [Rust] take field aliases into account when 
calculating schema compatibilities (#2633)
     add 1565f01be Bump zerocopy from 0.7.30 to 0.7.31 in /lang/rust (#2635)
     add c1e555d79 Bump org.apache:apache from 29 to 31 in /lang/java (#2628)
     add 1cc413577 Bump org.apache.maven.plugins:maven-enforcer-plugin in 
/lang/java (#2627)
     add 736cec09d Bump org.apache.maven.plugins:maven-shade-plugin in 
/lang/java (#2624)
     add 236f93c26 Bump org.apache.maven.plugins:maven-checkstyle-plugin in 
/lang/java (#2621)
     add e0926ee9f Bump ctor from 0.2.5 to 0.2.6 in /lang/rust (#2636)
     add 54a273283 Bump syn from 2.0.40 to 2.0.41 in /lang/rust (#2637)
     add a515164a4 Bump github/codeql-action from 2 to 3 (#2638)
     add b1ef592bb Bump org.apache.maven.plugins:maven-surefire-plugin in 
/lang/java (#2640)
     add c7dc4cd36 Bump io.netty:netty-bom from 4.1.99.Final to 4.1.104.Final 
in /lang/java (#2639)
     add 2795ac6b5 Bump org.apache.maven.plugins:maven-source-plugin in 
/lang/java (#2626)
     add 42eb5f6b8 Bump org.mockito:mockito-core from 4.11.0 to 5.8.0 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   (3b4b6f81d)
            \
             N -- N -- N   
refs/heads/dependabot/maven/lang/java/org.mockito-mockito-core-5.8.0 (42eb5f6b8)

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/labeler.yml                                |  48 ++-
 .github/workflows/codeql-csharp-analysis.yml       |   8 +-
 .github/workflows/codeql-java-analysis.yml         |   6 +-
 .github/workflows/codeql-js-analysis.yml           |   6 +-
 .github/workflows/codeql-py-analysis.yml           |   6 +-
 .github/workflows/java-publish-snapshot.yml        |   2 +-
 .github/workflows/labeler.yml                      |   2 +-
 .github/workflows/maven4.yml                       |   2 +-
 .github/workflows/rat.yml                          |   2 +-
 .github/workflows/spotless.yml                     |   2 +-
 .github/workflows/test-lang-csharp.yml             |   4 +-
 .github/workflows/test-lang-java.yml               |  10 +-
 .github/workflows/test-lang-js.yml                 |   2 +-
 .github/workflows/test-lang-py.yml                 |   4 +-
 .github/workflows/test-lang-rust-ci.yml            |   4 +-
 .github/workflows/test-lang-rust-clippy.yml        |   2 +-
 README.md                                          |   8 +-
 doc/assets/icons/logo-black-text.png               | Bin 0 -> 2429 bytes
 doc/assets/icons/logo-text.svg                     |  38 ++
 doc/assets/icons/logo-white-text.png               | Bin 0 -> 2416 bytes
 doc/assets/icons/logo.png                          | Bin 4777 -> 1451 bytes
 doc/assets/icons/logo.svg                          |   7 +-
 doc/assets/scss/PTMono-Regular.ttf                 | Bin 0 -> 169480 bytes
 doc/assets/scss/_styles_project.scss               |  12 +
 doc/config.toml                                    |   4 +-
 doc/content/en/blog/news/new-project-logo.md       |  50 +++
 .../en/docs/++version++/Specification/_index.md    |  24 +-
 doc/content/en/docs/++version++/logo.svg           |  22 -
 doc/layouts/partials/navbar.html                   |   4 +-
 doc/layouts/shortcodes/project_logo.html           |  22 +
 .../main/java/org/apache/avro/LogicalTypes.java    |  49 +++
 .../java/org/apache/avro/data/TimeConversions.java |  78 ++++
 .../avro/compiler/specific/SpecificCompiler.java   |   2 +
 .../compiler/specific/TestSpecificCompiler.java    |  10 +-
 lang/java/pom.xml                                  |   6 +-
 .../org/apache/avro/protobuf/ProtoConversions.java |  44 +-
 lang/php/README.md                                 |   2 +-
 lang/rust/Cargo.lock                               | 474 ++++++++++++---------
 lang/rust/Cargo.toml                               |   8 +-
 lang/rust/README.md                                |   1 -
 lang/rust/avro/Cargo.toml                          |   8 +-
 lang/rust/avro/README.md                           |   4 +-
 lang/rust/avro/src/bigdecimal.rs                   | 203 +++++++++
 lang/rust/avro/src/de.rs                           |  54 ++-
 lang/rust/avro/src/decimal.rs                      |  85 +---
 lang/rust/avro/src/decode.rs                       |   5 +-
 lang/rust/avro/src/encode.rs                       |   8 +-
 lang/rust/avro/src/error.rs                        |  47 +-
 lang/rust/avro/src/lib.rs                          |   3 +
 lang/rust/avro/src/rabin.rs                        |  13 +-
 lang/rust/avro/src/schema.rs                       | 102 +++--
 lang/rust/avro/src/schema_compatibility.rs         | 319 ++++++++------
 lang/rust/avro/src/types.rs                        |  57 ++-
 lang/rust/avro/tests/bigdec.avro                   | Bin 0 -> 189 bytes
 lang/rust/avro/tests/io.rs                         | 271 ++++++++----
 lang/rust/avro/tests/schema.rs                     |  68 +--
 lang/rust/avro/tests/shared.rs                     |  13 +-
 lang/rust/avro_derive/Cargo.toml                   |   4 +-
 lang/rust/avro_test_helper/Cargo.toml              |   5 +-
 lang/rust/avro_test_helper/src/logger.rs           |  11 +-
 pom.xml                                            |  14 +-
 share/docker/Dockerfile                            |   2 +-
 62 files changed, 1521 insertions(+), 750 deletions(-)
 create mode 100644 doc/assets/icons/logo-black-text.png
 create mode 100644 doc/assets/icons/logo-text.svg
 create mode 100644 doc/assets/icons/logo-white-text.png
 create mode 100644 doc/assets/scss/PTMono-Regular.ttf
 create mode 100644 doc/content/en/blog/news/new-project-logo.md
 delete mode 100644 doc/content/en/docs/++version++/logo.svg
 create mode 100644 doc/layouts/shortcodes/project_logo.html
 create mode 100644 lang/rust/avro/src/bigdecimal.rs
 create mode 100644 lang/rust/avro/tests/bigdec.avro

Reply via email to