[PR] chore: Bump thiserror from 2.0.11 to 2.0.12 [avro-rs]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #142: URL: https://github.com/apache/avro-rs/pull/142 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12. Release notes Sourced from https://github.com/dtolnay/thiserror/releases";>thiserror's releases. 2

[PR] chore: Bump rstest from 0.24.0 to 0.25.0 [avro-rs]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #141: URL: https://github.com/apache/avro-rs/pull/141 Bumps [rstest](https://github.com/la10736/rstest) from 0.24.0 to 0.25.0. Release notes Sourced from https://github.com/la10736/rstest/releases";>rstest's releases. 0.25.0 What

[PR] chore: Bump bzip2 from 0.5.1 to 0.5.2 [avro-rs]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #140: URL: https://github.com/apache/avro-rs/pull/140 Bumps [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) from 0.5.1 to 0.5.2. Commits https://github.com/trifectatechfoundation/bzip2-rs/commit/f5f9d090d8a43b789ab9484ec1f7

Re: [PR] chore: Bump thiserror from 2.0.11 to 2.0.12 [avro-rs]

2025-03-02 Thread via GitHub
martin-g merged PR #142: URL: https://github.com/apache/avro-rs/pull/142 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

Re: [PR] chore: Bump rstest from 0.24.0 to 0.25.0 [avro-rs]

2025-03-02 Thread via GitHub
martin-g merged PR #141: URL: https://github.com/apache/avro-rs/pull/141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

Re: [PR] chore: Bump bzip2 from 0.5.1 to 0.5.2 [avro-rs]

2025-03-02 Thread via GitHub
martin-g merged PR #140: URL: https://github.com/apache/avro-rs/pull/140 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

Re: [PR] Bump slf4j.version from 2.0.16 to 2.0.17 in /lang/java [avro]

2025-03-02 Thread via GitHub
opwvhk merged PR #3327: URL: https://github.com/apache/avro/pull/3327 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org F

Re: [PR] Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final in /lang/java [avro]

2025-03-02 Thread via GitHub
Fokko merged PR #3328: URL: https://github.com/apache/avro/pull/3328 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org Fo

[PR] Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final in /lang/java [avro]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #3328: URL: https://github.com/apache/avro/pull/3328 Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final. Commits https://github.com/netty/netty/commit/fb7c786f2df57867bcfe049b13a42e764606f0d5

[PR] Bump slf4j.version from 2.0.16 to 2.0.17 in /lang/java [avro]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #3327: URL: https://github.com/apache/avro/pull/3327 Bumps `slf4j.version` from 2.0.16 to 2.0.17. Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-log

[PR] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in /lang/java [avro]

2025-03-02 Thread via GitHub
dependabot[bot] opened a new pull request, #3329: URL: https://github.com/apache/avro/pull/3329 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3. Commits https://github.com/FasterXML/jackson-bom/commit/f459157186d3243fc3

Re: [PR] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in /lang/java [avro]

2025-03-02 Thread via GitHub
Fokko merged PR #3329: URL: https://github.com/apache/avro/pull/3329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org Fo

[PR] Direct serializer for "Serde Way" [avro-rs]

2025-03-02 Thread via GitHub
jdarais opened a new pull request, #139: URL: https://github.com/apache/avro-rs/pull/139 Hi, I started playing with avro-rs to build some Rust-based Avro tools, and noticed some things I could take a stab at improving in the avro-rs library itself. This PR has a lot of changes in it, but i