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

chore(benchmarks): set semver to match any patch/minor for most deps #26679

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

pvdz
Copy link
Contributor

@pvdz pvdz commented Aug 28, 2020

This sets the semver range for all direct dependencies to the latest minor/patch of the given major. This prevents major breakages while still automatically bumping to the last reasonable version for given packages.

This is for benchmarking only so shouldn't matter to anyone else.

@pvdz pvdz requested a review from smthomas as a code owner August 28, 2020 11:44
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 28, 2020
@pvdz pvdz merged commit 19020c2 into master Aug 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the mdx2deps branch August 28, 2020 11:44
@pvdz pvdz added topic: benchmarks Related to sites used for benchmarking (`benchmarks` directory) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: benchmarks Related to sites used for benchmarking (`benchmarks` directory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant