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

github-bot pushed a change to branch dependabot/cargo/hex-literal-1.0.0
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


 discard 0d08bc0  chore: Bump hex-literal from 0.4.1 to 1.0.0
     add 83d6b36  chore: Bump proc-macro2 from 1.0.93 to 1.0.94 (#145)
     add dc62d3e  chore: Bump serde_json from 1.0.139 to 1.0.140 (#144)
     add a9c10d5  chore: Fix `cargo deny check` by allowing the usage of 
dtolnay/paste (#150)
     add c7709e5  chore: Bump serde_bytes from 0.11.16 to 0.11.17 (#154)
     add 93c556c  chore: Bump syn from 2.0.99 to 2.0.100 (#153)
     add 48722f5  chore: Bump serde from 1.0.218 to 1.0.219 (#151)
     add 9adc865  chore: Bump ctor from 0.3.6 to 0.4.1 (#152)
     add 5f73035  chore: Bump env_logger from 0.11.6 to 0.11.7 (#155)
     add f92cf3f  Schema-aware serializer for "Serde Way" (#139)
     add 5d8dbfc  chore: Bump quote from 1.0.39 to 1.0.40 (#157)
     add 1179278  Add an example of SpecificSingleObjectWriter/Reader usage 
(#159)
     add c157bdf  Issue #139: Rename DirectSerializer to 
SchemaAwareWriteSerializer (#158)
     add 62b7ef7  Comment out `features > pull_requests`
     add 59457d1  chore: Bump uuid from 1.15.1 to 1.16.0 (#161)
     add ee0b004  chore: Bump bon from 3.4.0 to 3.5.0 (#162)
     add c1c595a  Issue #139 - Remove schema_stack field from 
SchemaAwareWriteSerializer (#163)
     add 1723d47  chore: Bump bon from 3.5.0 to 3.5.1 (#165)
     add 9cb265d  chore: Bump log from 0.4.26 to 0.4.27 (#166)
     add a8639e4  Add RELEASE.md - a document explaining how to make a release
     add 34bd6fd  chore: Bump darling from 0.20.10 to 0.20.11 (#168)
     add 2200082  chore: Bump bigdecimal from 0.4.7 to 0.4.8 (#170)
     add f13800d  Use miniz_oxide - a better DEFLATE backend (#169)
     add 2a85270  chore: Bump env_logger from 0.11.7 to 0.11.8 (#171)
     add 129fdd4  chore: Bump miniz_oxide from 0.8.5 to 0.8.7 (#172)
     add ee2ab9d  Add a NOTICE file
     add 7a13eb1  Use dtolnay/rust-toolchain@stable instead of @nightly
     add 68a4f2e  feat: Add settings for Codec::Deflate  (#174)
     add 2070284  chore: Bump miniz_oxide from 0.8.7 to 0.8.8 (#175)
     add fb1c79e  chore: Bump bon from 3.5.1 to 3.5.2 (#177)
     add 9790fd2  doc: ensure the doc is caught up with #158 (#176)
     add 8a91e52  chore: Bump actions/setup-java from 4.7.0 to 4.7.1 (#178)
     add 78d1936  chore: Bump bon from 3.5.2 to 3.6.0 (#180)
     add 62352f1  chore: Bump anyhow from 1.0.97 to 1.0.98 (#179)
     add b78154f  Update RELEASE.md with the post-vote steps
     add c34fadd  Update README.md (#183)
     add 6629327  Fixes #181 - Do not error if there is nothing to read (#182)
     add e9387f9  chore: Bump bon from 3.6.0 to 3.6.1 (#185)
     add 662a9bc  chore: Bump proc-macro2 from 1.0.94 to 1.0.95 (#184)
     add e628d75  chore: Bump rand from 0.9.0 to 0.9.1 (#186)
     add 029e216  chore: Bump bon from 3.6.1 to 3.6.3 (#187)
     add 6fca48d  chore: Bump ctor from 0.4.1 to 0.4.2 (#188)
     add 9664d7b  chore: Bump syn from 2.0.100 to 2.0.101 (#191)
     add 4e18975  [feat] Support different header types (#190)
     add 3c79a44  chore: Update the Dependabot commit message prefix
     add bd08832  chore(deps): Bump sha2 from 0.10.8 to 0.10.9 (#192)
     add d82d820  feat: Expose the capability to do headerless avro encoding 
with serde (#193)
     add 066bd92  fix: Reduce the size of Error from 256 bytes to 88 bytes 
(#194)
     add 4a65d5d  feat: Accept more inputs for `Schema::parse_(str_with)_list` 
(#195)
     add 65a5594  chore: Fix a bunch of new Clippy lints (#196)
     add 55d6eb6  chore(deps): Bump uuid from 1.16.0 to 1.17.0 (#200)
     add 0f23dda  feat: Add `get_ref` and `get_mut` methods to `Writer` (#201)
     add 9f37816  fix: flush Writer on drop (#199)
     add 4894206  chore: Fix the `git up` command in RELEASE.md howto
     add 37ff252  Issue #203: Bump the version to 0.19.0
     add ee77e9c  Fix the path to the avro-rs tarball for voting in SVN
     add f8afce2  Update Cargo.lock
     add 257816d  chore: Fix the build with latest nightly compiler 
(06.06.2025) (#204)
     add ede27ee  feat: Add support for rename of enum variants in AvroSchema 
macro (#205)
     add 9a9b80a  chore(deps): Bump proptest from 1.6.0 to 1.7.0 (#206)
     add c52b380  chore(deps): Bump bon from 3.6.3 to 3.6.4 (#208)
     add 64ad364  chore(deps): Bump miniz_oxide from 0.8.8 to 0.8.9 (#209)
     add 4786035  chore(deps): Bump syn from 2.0.101 to 2.0.102 (#210)
     add 092b36b  feat: Add support for rename_all in AvroSchema macro (#207)
     add 7e1c909  feat: Add `#[automatically_derived]` attribute to the auto 
generated impls (#211)
     add 21c2fe3  chore(deps): Bump syn from 2.0.102 to 2.0.103 (#212)
     add bab254d  chore(deps): Bump syn from 2.0.103 to 2.0.104 (#214)
     add 1583c8e  feat: Accept more inputs for 
Schema::independent_canonical_form (#215)
     add baaf3be  Minor improvements to RELEASE.md
     add d5cca0f  chore: Bump the Minimal Supported Rust Version from 1.74.0 to 
1.85.0 (#217)
     add 76196c0  chore: Bump hex-literal from 0.4.1 to 1.0.0

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   (0d08bc0)
            \
             N -- N -- N   refs/heads/dependabot/cargo/hex-literal-1.0.0 
(76196c0)

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:
 .asf.yaml                                   |    2 +-
 .github/dependabot.yml                      |    2 +
 .github/workflows/test-lang-rust-ci.yml     |   10 +-
 .github/workflows/test-lang-rust-clippy.yml |    4 +-
 Cargo.lock                                  |  274 +--
 Cargo.toml                                  |   12 +-
 NOTICE.txt                                  |    9 +
 README.md                                   |    2 +-
 RELEASE.md                                  |  123 ++
 avro/Cargo.toml                             |   18 +-
 avro/README.md                              |   27 +-
 avro/benches/serde.rs                       |  185 +-
 avro/benches/serde_json.rs                  |    4 +-
 avro/examples/generate_interop_data.rs      |    2 +-
 avro/examples/specific_single_object.rs     |   53 +
 avro/src/bigdecimal.rs                      |   27 +-
 avro/src/codec.rs                           |   83 +-
 avro/src/de.rs                              |   94 +-
 avro/src/decode.rs                          |    2 +-
 avro/src/encode.rs                          |  218 ++-
 avro/src/error.rs                           |   27 +-
 avro/src/headers.rs                         |  178 ++
 avro/src/lib.rs                             |   24 +-
 avro/src/reader.rs                          |   60 +-
 avro/src/schema.rs                          |   86 +-
 avro/src/schema_compatibility.rs            |   18 +-
 avro/src/schema_equality.rs                 |    8 +-
 avro/src/ser_schema.rs                      | 2721 +++++++++++++++++++++++++++
 avro/src/types.rs                           |   34 +-
 avro/src/util.rs                            |   57 +-
 avro/src/writer.rs                          |  310 ++-
 avro/tests/append_to_existing.rs            |    2 +-
 avro/tests/codecs.rs                        |    7 +-
 avro/tests/schema.rs                        |   44 +-
 avro/tests/shared.rs                        |    2 +-
 avro/tests/to_from_avro_datum_schemata.rs   |    9 +-
 avro/tests/union_schema.rs                  |   15 +-
 avro_derive/Cargo.toml                      |   10 +-
 avro_derive/src/case.rs                     |  209 ++
 avro_derive/src/lib.rs                      |  144 +-
 avro_test_helper/Cargo.toml                 |    6 +-
 deny.toml                                   |    2 +
 42 files changed, 4481 insertions(+), 643 deletions(-)
 create mode 100644 NOTICE.txt
 create mode 100644 RELEASE.md
 create mode 100644 avro/examples/specific_single_object.rs
 create mode 100644 avro/src/headers.rs
 create mode 100644 avro/src/ser_schema.rs
 create mode 100644 avro_derive/src/case.rs

Reply via email to