dominique-mueller / automatic-release

[DEPRECATED] Automates the release process for GitHub projects.
https://www.npmjs.com/package/automatic-release
MIT License
44 stars 4 forks source link

chore(dependencies): update dependency del to v4 - autoclosed #132

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
del devDependencies major 3.0.x -> 4.1.x

Release Notes

sindresorhus/del ### [`v4.1.1`](https://togithub.com/sindresorhus/del/releases/v4.1.1) [Compare Source](https://togithub.com/sindresorhus/del/compare/v4.1.0...v4.1.1) For TypeScript users only: - Fix missing TypeScript import [`0361dcc`](https://togithub.com/sindresorhus/del/commit/0361dcc) ### [`v4.1.0`](https://togithub.com/sindresorhus/del/releases/v4.1.0) [Compare Source](https://togithub.com/sindresorhus/del/compare/v4.0.0...v4.1.0) - Refactor TypeScript definition to CommonJS compatible export ([#​82](https://togithub.com/sindresorhus/del/issues/82)) [`3f0d604`](https://togithub.com/sindresorhus/del/commit/3f0d604) ### [`v4.0.0`](https://togithub.com/sindresorhus/del/releases/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/del/compare/v3.0.0...v4.0.0) Breaking: - Require Node.js 6 [`434c9f6`](https://togithub.com/sindresorhus/del/commit/434c9f6) Enhancements: - Add TypeScript definition ([#​81](https://togithub.com/sindresorhus/del/issues/81)) [`34c771e`](https://togithub.com/sindresorhus/del/commit/34c771e) - Fix typo in error message ([#​80](https://togithub.com/sindresorhus/del/issues/80)) [`e73cc8a`](https://togithub.com/sindresorhus/del/commit/e73cc8a)

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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

codecov-io commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           develop    #132   +/-   ##
=======================================
  Coverage     93.3%   93.3%           
=======================================
  Files            9       9           
  Lines          209     209           
  Branches        29      29           
=======================================
  Hits           195     195           
  Misses          14      14