Skip to content

fix: fixed download pandoc version #15

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

Merged

Conversation

EastSun5566
Copy link
Contributor

@EastSun5566 EastSun5566 commented Dec 26, 2023

Hi @Yukaii

According to this security advisory, we need to update the Pandoc version.

Although download.js uses the latest release, it freezes the version when the user installs it. Therefore, we might consider fixing the Pandoc version. Each time we update the Pandoc version, we should also bump @hackmd/pandoc.js. This way, when users update their dependencies, it will trigger a reinstallation.

What do you think? Thanks!

@Yukaii Yukaii self-requested a review December 27, 2023 02:45
Copy link
Member

@Yukaii Yukaii left a comment

Choose a reason for hiding this comment

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

Seems fair! Locking the version would also improve stability.

@Yukaii Yukaii merged commit 02fc723 into hackmdio:master Dec 27, 2023
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