chore(deps): update dependency asciidoctor-reveal.js to v2.0.1#129
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency asciidoctor-reveal.js to v2.0.1#129renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
f058d63 to
48fb050
Compare
48fb050 to
90225bb
Compare
90225bb to
df99434
Compare
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.
This PR contains the following updates:
2.0.0β2.0.1Release Notes
asciidoctor/asciidoctor-reveal.js (asciidoctor-reveal.js)
v2.0.1Compare Source
An API breaking release for Asciidoctor.js users that brings a bright future of long term stability.
New Reveal.js features supported: background opacity, background positions, and PDF export.
AsciiDoc table options now supported.
A big FontAwesome update.
Many other little improvements and polish.
Special heads-up: we are already planning for another major release since Reveal.js 3.8 support will be considered a breaking change.
They changed how it is loaded and requires a template change incompatible with Reveal.js 3.1-3.7.
Upgrade considerations
Node.js packaging changes!
With the arrival of Asciidoctor.js 2.0.0 you can now use a command line interface (CLI) just like with Asciidoctor Ruby:
If you want to keep generating your reveal.js presentations using the Node.js API,
you need to change the following code.
Instead of:
Use:
Node.js package name changed from
asciidoctor-reveal.jsto@asciidoctor/reveal.js(#β252,
#β291)
Custom CSS might require adjustments.
Source and listing block encapsulation changed due to our migration to Asciidoctor 2.0.0 Syntax Highlighter API.
See #β287.
Upgraded to Font-Awesome 5.8.2 from 4.3.0 which contains some backward incompatible changes (#β268)
Asciidoctor reveal.js now requires Asciidoctor 2.0.0+ or Asciidoctor.js 2.0.0+ (#β290)
Dropped support for end-of-life Ruby version 2.1 and 2.2 (#β247)
Compliance
Enhancements
reveal.jsas converter/backend name in addition torevealjs(#β253, #β297)Bug fixes
Infrastructure
Release meta
git tag |
full diff |
milestone
Credits
Thanks to the following people who contributed to this release:
Benjamin Schmid, Daniel Mulholland, Eiji Onchi, GΓ©rald Quintana, Guillaume Grossetie and Olivier Bilodeau
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR was generated by Mend Renovate. View the repository job log.