Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

fix(deps): update dependency boxen to v4 #22

Merged
merged 1 commit into from
May 30, 2019
Merged

fix(deps): update dependency boxen to v4 #22

merged 1 commit into from
May 30, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2019

This PR contains the following updates:

Package Type Update Change References
boxen dependencies major ^3.0.0 -> ^4.0.0 source

Release Notes

sindresorhus/boxen

v4.0.0

Compare Source

Breaking:

  • Require Node.js 8 2e99867
  • Rename box style single-double to singleDouble
  • Rename box style double-single to doubleSingle

Breaking for TypeScript users:

  • Only use a CommonJS export for the TypeScript definition
    - You need to change import boxen from 'boxen'; to import boxen = require('boxen');

Enhancements:

  • Add bold box style
  • Upgrade dependencies 2e99867

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

codecov bot commented May 29, 2019

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    99.7%   99.7%           
======================================
  Files          14      14           
  Lines         340     340           
======================================
  Hits          339     339           
  Misses          1       1

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 1bfbe8f...c2797e2. Read the comment docs.

@zce zce merged commit 9e58fc4 into master May 30, 2019
@renovate renovate bot deleted the renovate/boxen-4.x branch May 30, 2019 02:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants