Skip to content

Comments

pin colorsjs at 1.4.0#1705

Merged
ang-zeyu merged 3 commits intoMarkBind:masterfrom
tlylt:fix-colorsjs
Jan 10, 2022
Merged

pin colorsjs at 1.4.0#1705
ang-zeyu merged 3 commits intoMarkBind:masterfrom
tlylt:fix-colorsjs

Conversation

@tlylt
Copy link
Contributor

@tlylt tlylt commented Jan 10, 2022

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • Others, please explain:

Overview of changes:
Potentially fixes #1703 and fixes #1704

Anything you'd like to highlight / discuss:
I am using the solution proposed by other devs, which is to

  • pin colors.js at 1.4.0 as a direct dependency in markbind-cli

I am not too sure if this works correctly because we use lerna and I can see some issues with certain packages using other versions of colorsjs that are outdated. However, all the test cases do pass locally after I adjusted the package.json. Also, I am not too sure how to test this fix and hence trying to put this PR up to see if it works in CI?
image

Testing instructions:
nil

Proposed commit message: (wrap lines at 72 characters)
Pin colorsjs at version 1.4.0


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

Copy link
Contributor

@jonahtanjz jonahtanjz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ang-zeyu ang-zeyu added this to the 3.0.7 milestone Jan 10, 2022
@ang-zeyu ang-zeyu merged commit 6163cf0 into MarkBind:master Jan 10, 2022
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.

Installation error: Markbind command shows long text instead of ASCII Deployment breaks due to faulty version of colors.js

3 participants