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 colorette to v2 #400

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Update dependency colorette to v2 #400

merged 1 commit into from
Sep 24, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
colorette ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

jorgebucaran/colorette

v2.0.8

Compare Source

  • Don't mutate variables inside color functions when casting to a string.
  • Create color functions once, not on each call to createColors.

v2.0.7

Compare Source

  • Revert Rollup's --no-esModule and --interop (#​73).

v2.0.6

Compare Source

v2.0.5

Compare Source

  • Make sure tty exists too (#​64).

v2.0.4

Compare Source

  • Let Rollup add the __esModule runtime to index.cjs.
  • Import process dependencies (#​60).
  • Make sure isatty exists (#​64).

v2.0.3

Compare Source

  • Auto-detect color for top-level color functions (#​70, #​72).

v2.0.2

Compare Source

  • Declare createColors's options optional in type declarations (#​71).

v2.0.1

Compare Source

  • Don't add ANSI escape sequences around "" or undefined (#​69).

v2.0.0

Compare Source

  • Introduce new API to allow instance reuse (#​42).
    • New createColors function that returns an object with all the available color functions.
      • Color support is automatically detected, but you can override it via the useColor boolean property.
    • New isColorSupported property. true if the terminal supports color, false otherwise.
    • Remove options.enabled.

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 you tick the rebase/retry checkbox.

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

@renovate renovate bot added the deps label Sep 24, 2021
@RyanZim RyanZim merged commit cd5d5df into master Sep 24, 2021
@RyanZim RyanZim deleted the renovate/colorette-2.x branch September 24, 2021 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants