Skip to content

fix(deps): update dependency decamelize to v5 - #2117

Merged
rpl merged 2 commits into
masterfrom
renovate/decamelize-5.x
Feb 19, 2021
Merged

fix(deps): update dependency decamelize to v5#2117
rpl merged 2 commits into
masterfrom
renovate/decamelize-5.x

Conversation

@renovate

@renovate renovate Bot commented Jan 11, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
decamelize 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

sindresorhus/decamelize

v5.0.0

Compare Source

Breaking
  • The separator argument moved from being a top-level argument to the options-object:
-decamelize('unicornRainbow', '-');
+decamelize('unicornRainbow', {separator: '-'});
Improvements

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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.

@rpl
rpl merged commit 03e2faf into master Feb 19, 2021
@rpl
rpl deleted the renovate/decamelize-5.x branch February 19, 2021 12:38
This was referenced Mar 11, 2021
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