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(deps): update dependency is-url-superb to v4 #57

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2020

This PR contains the following updates:

Package Type Update Change
is-url-superb dependencies major ^3.0.0 -> ^4.0.0

Release Notes

sindresorhus/is-url-superb

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 663eb59
  • No longer accepts protocol-relative URLs, for example: //sindresorhus.com.
    Prefer using an explicit protocol. If you really need this, you can do a simple replace on the input string: string.replace(/^\/\//, 'https://').

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 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/is-url-superb-4.x branch from 1eb8cff to 2a405cc Compare June 26, 2020 04:13
@renovate renovate bot force-pushed the renovate/is-url-superb-4.x branch from 2a405cc to 8196117 Compare June 26, 2020 04:20
@faustbrian faustbrian merged commit 1697eba into master Jun 26, 2020
@faustbrian faustbrian deleted the renovate/is-url-superb-4.x branch June 26, 2020 05:18
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.

2 participants