Skip to content

Update canvas, regenerate lock#17

Open
James1x0 wants to merge 3 commits into
null2:masterfrom
James1x0:master
Open

Update canvas, regenerate lock#17
James1x0 wants to merge 3 commits into
null2:masterfrom
James1x0:master

Conversation

@James1x0
Copy link
Copy Markdown

No description provided.

@tsheaff
Copy link
Copy Markdown

tsheaff commented Jun 4, 2020

Is there a reason this one isn't being merged and releasing a new version of this package? This allows this package to be built at all on node >= v13 due to this issue which is solved in canvas v2.6.1: Automattic/node-canvas#1485

cc @jo

Comment thread package.json Outdated
},
"dependencies": {
"canvas": "~2.5.0"
"canvas": "~2.6.0"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"canvas": "~2.6.0"
"canvas": "~2.6.1"

Copy link
Copy Markdown

@Mike-Dunton Mike-Dunton Jun 9, 2020

Choose a reason for hiding this comment

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

You will have to update the package-lock.json again.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Whoops. I was wrong. ~ include everything greater than a particular version in the same minor range.

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.

4 participants