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(gatsby): update semver #26269

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Conversation

herecydev
Copy link
Contributor

Upgrades semver across the board. Changelog: https://github.com/npm/node-semver/blob/master/CHANGELOG.md

Relevant breaking changes:

7.0.0 - removes node 6 support (no longer a concern for gatsby)
6.0.0 - changes intersects logic (not used by gatsby)

Uses of semver:

satisfies, lt, gt. All of which are still supported and appear unchanged

@herecydev herecydev added the type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change label Aug 6, 2020
@herecydev herecydev requested a review from a team as a code owner August 6, 2020 11:17
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 6, 2020
@pieh pieh removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 6, 2020
Copy link
Contributor

@pvdz pvdz left a comment

Choose a reason for hiding this comment

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

Concern has been resolved, let's merge this :)

@pvdz
Copy link
Contributor

pvdz commented Aug 11, 2020

Cloud error seems unrelated, ignoring it.

@pvdz pvdz merged commit df0cc1a into gatsbyjs:master Aug 11, 2020
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants