Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies to transitively bump git2 from 0.18 to 0.19 #2873

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

pyrrho
Copy link
Contributor

@pyrrho pyrrho commented Aug 21, 2024

This change was made to resolve a dependency graph issue I hit in my own repository when building with [patch.crates-io.dioxus] path = ...." directives in my Cargo.toml -- so not actually an issue in the Dioxus repo.

I'm not sure this is a safe or correct dependency bump.
Both built and cargo-generate were set to exact version matches across the Dioxus repo, which makes me think there's a reason to not automatically select the most recent minor version of those packages. I do not know that reason, so this version bump may be... doing something scary? Buyer beware.

cc'ing @jkelleyrtp as the exact matches were (as far as I can tell from a very brief bit of review) introduced in #2258.

@jkelleyrtp jkelleyrtp merged commit eac7f65 into DioxusLabs:main Aug 23, 2024
15 checks passed
@pyrrho pyrrho deleted the bump-to-git2-0.19 branch August 26, 2024 03:34
pyrrho added a commit to pyrrho/dioxus that referenced this pull request Aug 28, 2024
…Labs#2873)

* Bump built to version 0.7.4

* Bump cargo-generate to 0.21.3

* Update Cargo.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants