Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
iceberg-catalog-hms
Dependency pilota 0.11.10 is significantly outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency volo 0.10.6 is outdated
Upgrade to 0.12.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency volo-thrift 0.10.8 is a bit outdated
Consider upgrading to 0.12.0 to get all the fixes and improvements.
iceberg
Dependency apache-avro 0.20 is outdated
Upgrade to 0.21.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-arith 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.Dependency arrow-array 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-buffer 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-cast 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-ord 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-schema 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-select 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency arrow-string 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ordered-float 4 is outdated
Upgrade to 5.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency parquet 55.1 is outdated
Upgrade to 57.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is outdated
Consider upgrading to 0.9.2 to get all the fixes and improvements.
Dependency reqsign 0.16.3 is slightly outdated
Consider upgrading to 0.18.1 to get all the fixes and improvements.
Dependency typed-builder 0.20 is outdated
Upgrade to 0.23.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement array-init = 2
Cargo does not always pick latest versions of dependencies! Specify the version as
array-init = "2.1.0". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Optional dependency 'reqsign' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'reqsign' may have been unintentional.
iceberg, iceberg-catalog-rest, iceberg-catalog-memory
Dependency itertools 0.13 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
iceberg-catalog-rest
Dependency typed-builder 0.20 is outdated
Upgrade to 0.23.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
iceberg-catalog-memory
Dependency iceberg 0.5.1 is outdated
Upgrade to 0.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
No issues found in: apache-avro apache-avro-test-helper apache-avro-derive
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.