Xuanwo opened a new issue, #4:
URL: https://github.com/apache/avro-rs/issues/4

   Hi, arvo-rs always updates its dependencies to the latest versions whenever 
possible. This increases our maintenance burden and forces our users to use the 
latest version.
   
   For example: 
   
   - https://github.com/apache/avro-rs/pull/3
   - 
https://github.com/apache/avro-rs/commit/da5298733d76593c58d08b0dc6f3e9ddb750541a
   
   I propose to:
   
   - Use the minimum version requirements that we need instead of the latest 
version in `Cargo.toml`.
     For example, use `serde = "1"` instead.
   - Commit `Cargo.lock` to make sure our CI happy.
   - Reduce dependabot check interval to weekly or monthly.
     Users of `avro-rs` can upgrade to a compatible version as needed.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to