Commit graph

8 commits

Author SHA1 Message Date
Ben Beasley
53c2551fac
Pin the zip crate to 0.6 (#3645)
## Summary

Restore API-compatibility with pre-1.1.0 versions of the `zip` crate,
and pin the dependency to the 0.6 series, due to concerns discussed in
https://github.com/astral-sh/uv/issues/3642.

## Test Plan

```
cargo run -p uv-dev -- fetch-python
cargo test
```
2024-05-18 17:31:53 +00:00
Alex Waygood
3830e90770
Tell renovate not to try to update GitHub runners (#3427) 2024-05-07 16:09:21 +00:00
Alex Waygood
74eab0f227
Minor improvements to renovate config (#3038) 2024-04-15 17:50:52 +00:00
Zanie Blue
538c88130e
Group pyo3 dependency updates (#2889)
Seems needed for https://github.com/astral-sh/uv/pull/2879
2024-04-08 16:06:55 -05:00
Zanie Blue
e5ea1785ff
Renovate: Group updates to development dependencies (#2888)
I don't think we need to audit these individually since they're not
user-facing.
2024-04-08 07:21:50 +01:00
Alex Waygood
345b767874
Improve renovate config (#2802) 2024-04-03 11:48:39 +00:00
Alex Waygood
4de38204d3
Renovate: only look for cargo dependencies in the crates/ directory (#2659) 2024-03-25 19:44:12 +00:00
Alex Waygood
f97f47a67b
Switch from dependabot to renovate (#2653) 2024-03-25 19:26:57 +00:00