Skip to content

chore(deps): update dependency del-cli to v3#2986

Merged
faustbrian merged 1 commit intodevelopfrom
renovate/del-cli-3.x
Sep 28, 2019
Merged

chore(deps): update dependency del-cli to v3#2986
faustbrian merged 1 commit intodevelopfrom
renovate/del-cli-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 28, 2019

This PR contains the following updates:

Package Type Update Change
del-cli devDependencies major ^2.0.0 -> ^3.0.0

Release Notes

sindresorhus/del-cli

v3.0.0

Compare Source

Breaking
  • You can no longer pass in glob pattern with backward-slashes, as backward-slashes have special meaning with globbing. You can still pass in normal non-glob paths with backward-slashes.
Enhancements
  • Make deletion more reliable on Windows by retrying when Windows is being difficult
  • Sort removed files, so the returned array is always stable
Fixes
  • Prevent race condition on macOS when deleting files

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 modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 28, 2019

Codecov Report

Merging #2986 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2986   +/-   ##
========================================
  Coverage    66.01%   66.01%           
========================================
  Files          420      420           
  Lines        10034    10034           
  Branches       510      510           
========================================
  Hits          6624     6624           
  Misses        3368     3368           
  Partials        42       42

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16591dd...054c979. Read the comment docs.

@faustbrian faustbrian merged commit 48cdc2e into develop Sep 28, 2019
@faustbrian faustbrian deleted the renovate/del-cli-3.x branch September 28, 2019 10:26
vasild added a commit that referenced this pull request Oct 1, 2019
…ts-nonce

* ArkEcosystem/core/develop:
  fix(deps): update dependency @hapi/boom to v8 (#2988)
  feat(crypto): allow passing height to `configManager.isNewMilestone` (#3001)
  ci: update branch patterns to new format
  refactor: remove asset migration heuristic (#2999)
  chore(deps): update dependency typesync to ^0.6.0 (#2981)
  refactor(core): use default heap size regardless of available memory (#2998)
  chore(deps): update dependency cross-env to v6 (#2985)
  chore(deps): update dependency rimraf to v3 (#2987)
  refactor: core-magistrate-crypto export namespaces (#2980)
  feat: multiSignWif (#2979)
  fix(core-snapshots): export/import transactions' type_group (#2996)
  chore(deps): update dependency @types/newrelic to v5 (#2984)
  fix(deps): update dependency node-forge to ^0.9.0 (#2983)
  feat(core-api): find htlc unlock transactions (#2976)
  chore(deps): update dependency del-cli to v3 (#2986)
  fix(deps): update dependency cli-progress to v3 (#2990)
  fix(deps): update dependency winston-daily-rotate-file to v4 (#2992)
  fix(core-api): missing orderBy (#2974)
  feat(core): allow CLI command configurations (#2972)
  refactor(core-magistrate):  Split core-marketplace into core-magistrate-crypto and core-magistrate-transactions (#2967)
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