Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: add a script to bump all fuel maintained dependencies #6684

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

kayagokalp
Copy link
Member

Description

Adds a bash script which iterates over all fuel owned/maintained crates we depend on and only runs cargo update for them.

This is especially useful for incorporating minor bumps which happens much more often.

@kayagokalp kayagokalp self-assigned this Nov 1, 2024
@kayagokalp kayagokalp marked this pull request as ready for review November 1, 2024 08:42
@kayagokalp kayagokalp requested a review from a team as a code owner November 1, 2024 08:42
@kayagokalp
Copy link
Member Author

We can also add --patch-only to ensure we only update to latest patch release instead of latest available one.

@kayagokalp kayagokalp requested a review from a team November 1, 2024 08:43
@kayagokalp kayagokalp merged commit 0f82e5c into master Nov 4, 2024
38 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/update_fule_dependencies_script branch November 4, 2024 06:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants