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

fix: pin dependant modules to reduce churn #76

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

jharley
Copy link
Contributor

@jharley jharley commented Aug 22, 2024

Which problem is this PR solving?

Reports of surprise upgrades (and with them the possibility of dependency conflicts) due to fuzzy pins means we should pin to the latest of these versions (which, are fairly behind, but this should hopefully provide a more consistent experience).

@jharley jharley added the type: bug Something isn't working label Aug 22, 2024
@jharley jharley requested a review from a team as a code owner August 22, 2024 18:15
Copy link
Contributor

@MikeGoldsmith MikeGoldsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @jharley 👍🏻

@MikeGoldsmith MikeGoldsmith merged commit b05a1de into main Aug 23, 2024
6 of 7 checks passed
@MikeGoldsmith MikeGoldsmith deleted the jharley.pin-dependant-modules-for-stability branch August 23, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants