rfd-processor: Bump ruby and npm dependencies#479
Open
notpeter wants to merge 3 commits into
Open
Conversation
Collaborator
Author
|
Deployment plan:
asciidoctor --version |grep -v Runtime
asciidoctor-pdf --version | grep -v Runtime
mmdc --version
gem list | grep -P '(asciidoctor|rouge|logger|base64)'
npm list -g | grep mermaid-js
sudo gem install asciidoctor -v 2.0.26
sudo gem install asciidoctor-pdf -v 2.3.24
sudo gem install asciidoctor-mermaid -v 0.4.1
sudo gem install rouge -v 5.0.0
sudo gem install logger -v 1.7.0
sudo gem install base64 -v 0.3.0
sudo npm install -g @mermaid-js/mermaid-cli@11.16.0
sudo -u rfd env HOME=/home/rfd \
"$(npm root -g)/@mermaid-js/mermaid-cli/node_modules/.bin/puppeteer" \
browsers install chrome-headless-shell
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
asciidoctorfrom2.0.20(2023-05-18) to2.0.26(2025-10-24) changelogasciidoctor-pdffrom2.3.2(2022-09-17) to2.3.24(2025-11-15) changelogrougefrom4.5.1(2024-11-12) to5.0.0(2026-05-26) changelog@mermaid-js/mermaid-clifrom11.4.0(2024-11-04) to11.16.0(2026-06-29) changelogoxidecomputer/asciidoctor-mermaidpinned to0.4.1(2022-09-19)