-
Notifications
You must be signed in to change notification settings - Fork 798
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(deps): update dependency semver to v7 #508
Conversation
68a7fba
to
d1fc889
Compare
d1fc889
to
8594cf7
Compare
This drops support for node 8, and your engines still supports it. I just want to make sure you intended this, and your next release is going to be a breaking change. (I'm branched off master and I noticed my yarn install started failing.) |
Hey @kellyselden thanks for the note! We have Travis running our test suite with NodeJS@8 (and other supported |
@jbottigliero Here's the logs https://travis-ci.org/CrowdStrike/monorepo-next/builds/652062253
|
Here it is in your logs https://travis-ci.org/conventional-changelog/standard-version/jobs/642095096#L210 |
Thanks! Yeah, it looks like it being a I'll open a ticket to track that work – thanks again, good catch! |
This PR contains the following updates:
6.3.0
->7.1.1
Release Notes
npm/node-semver
v7.1.1
Compare Source
v7.1.0
Compare Source
require('semver/preload')
to load the entire module without usinglazy getter methods.
v7.0.0
Compare Source
=>
functions,and classes.
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.