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

Update dependency kcd-scripts to v0.49.0 #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 26, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kcd-scripts 0.45.0 -> 0.49.0 age adoption passing confidence

Release Notes

kentcdodds/kcd-scripts

v0.49.0

Compare Source

Features

v0.48.0

Compare Source

Features

v0.47.0

Compare Source

Features

NOTE: This updates lint-staged which requires Node 8. kcd-scripts already listed that as a requirement so that should be a problem.

This updates husky to 1.0.0 and renames the precommit script to pre-commit. You'll need to make the following update to your package.json to get hooks working properly:

-    "precommit": "paypal-scripts precommit"
   },
+  "husky": {
+    "hooks": {
+      "pre-commit": "paypal-scripts pre-commit"
+    }
+  },

I think that should be the only necessary change to upgrade to this version.

v0.46.0

Compare Source

Features

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 you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/kcd-scripts-0.x branch from 3b0e5fc to 3522ea5 Compare December 7, 2018 18:10
@renovate renovate bot changed the title Update dependency kcd-scripts to v0.46.0 Update dependency kcd-scripts to v0.47.0 Dec 7, 2018
@renovate renovate bot force-pushed the renovate/kcd-scripts-0.x branch from 3522ea5 to 2eab0c6 Compare December 10, 2018 02:59
@renovate renovate bot changed the title Update dependency kcd-scripts to v0.47.0 Update dependency kcd-scripts to v0.48.0 Dec 10, 2018
@renovate renovate bot force-pushed the renovate/kcd-scripts-0.x branch from 2eab0c6 to 636230d Compare December 13, 2018 14:35
@renovate renovate bot changed the title Update dependency kcd-scripts to v0.48.0 Update dependency kcd-scripts to v0.49.0 Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant