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

Update dependency chalk to v2 #6

Closed
wants to merge 1 commit into from
Closed

Conversation

MrMobot
Copy link
Collaborator

@MrMobot MrMobot commented Jan 28, 2018

This Pull Request updates dependency chalk from v1.1.3 to v2.3.0

Commits

chalk/chalk

2.3.0

2.2.2

  • e1177ec 2.2.2
  • e2a4aa4 fix .visible when called after .enable is set to false
  • ede3103 add failing test for .visible bug
  • 6adf579 2.2.1
  • dc092b4 Add .visible for emitting text only when enabled (fixes #​192)
  • 4372d27 Add Awesome mentioned badge

2.2.0

  • d86db88 2.2.0
  • f0533f6 Bump dev dependencies
  • f653b06 Add TypeScript definitions (#​207)
  • 5e6d5fd Add strip-ansi-stream to related modules
  • 7898eda Update chalk-pipe description
  • 37db75e Add related package in the readme
  • a9f0c77 Use a Map and some minor regex tweaks

2.1.0

2.0.1

2.0.0

  • 3fca615 2.0.0
  • f66271e Add tagged template literal (#​163)
  • 23ef1c7 fix linter errors
  • c015568 add rainbow example
  • 09fb2d8 Re-implement chalk.enabled (#​160)
  • 608242a spoof supports-color
  • 18f2e7c add host information output
  • 523b998 Revert "TEMPORARY: emergency travis CI fix (see comments)"
  • 54975fb TEMPORARY: emergency travis CI fix (see comments)
  • 1d73b21 Improve readme
  • 6f4d6b3 Bump dependencies
  • 8702496 Remove chalk.styles
  • 0412cdf Minor code improvements
  • 249b9ac ES2015ify the codebase
  • cb3f230 Add RGB (256/Truecolor) support (#​140)
  • dbae68d Update dependent package count in the readme (#​154)
  • 9b60021 Drop support for Node.js 0.10 and 0.12
  • 0d21449 check parent builder object for enabled status (#​142)
  • 5a69476 add XO badge
  • 492f11f add example file
  • 4ce73b6 make XO happy
  • 7c02cf4 Add log statement to chalk examples (#​129)
  • 835ca3d You've just reached 10,000 dependent modules. (#​122)
  • 74c087d minor doc improvements (#​120)
  • d939a3f fix XO lint issue
  • a125eb0 OS X → macOS
  • 6c3e573 test on Node.js 6
  • fe2e4b0 update code of conduct
  • 2653218 meta tweaks

This PR has been generated by Renovate Bot.

@MrMobot
Copy link
Collaborator Author

MrMobot commented Jan 28, 2018

Lock file problem

Renovate failed when attempting to generate a lock file. This is usually happens when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.

Renovate will not retry generating a lockfile for this PR unless either (a) the package.json in this branch needs updating, or (b) you manually delete this PR so that it can be regenerated.

The output from stderr is included below:

package-lock.json
npm WARN tmp-85793ZihnjWsDmYOC No description
npm WARN tmp-85793ZihnjWsDmYOC No repository field.
npm WARN tmp-85793ZihnjWsDmYOC No license field.

npx: Installierte 301 in 7.782s
lerna info version 2.8.0
lerna info Bootstrapping 2 packages
lerna info lifecycle preinstall
lerna info Installing external dependencies
lerna info Symlinking packages and binaries
lerna info lifecycle postinstall
lerna info lifecycle prepublish
lerna info lifecycle prepare
lerna success Bootstrapped 2 packages

@ctaepper ctaepper closed this Jan 28, 2018
@ctaepper ctaepper deleted the renovate/chalk-2.x branch January 28, 2018 19:24
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