-
Notifications
You must be signed in to change notification settings - Fork 186
⬆️ Update all dependencies (major) #499
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
Open
ggrossetie
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
f52d966 to
15e723a
Compare
15e723a to
4a5cf0f
Compare
4a5cf0f to
61abdbf
Compare
61abdbf to
c14b8a0
Compare
c14b8a0 to
7d4c3c4
Compare
7d4c3c4 to
f8e7213
Compare
2b2afb0 to
56c697a
Compare
2ec702e to
5e0dc8e
Compare
b1f65f9 to
7c64336
Compare
7c64336 to
d7280ee
Compare
d7280ee to
3a3b62d
Compare
3a3b62d to
3abf189
Compare
3abf189 to
ace0de9
Compare
0790817 to
1f66121
Compare
1f66121 to
f3210b3
Compare
f3210b3 to
6a5cf9b
Compare
6a5cf9b to
86cf101
Compare
86cf101 to
99a2415
Compare
101b09d to
e58baba
Compare
e58baba to
eb41f63
Compare
eb41f63 to
7d8b2e8
Compare
7d8b2e8 to
5c7c3c6
Compare
df303cb to
7d68931
Compare
7d68931 to
e7964d9
Compare
e7964d9 to
074881e
Compare
c763ad2 to
c0fd594
Compare
83c7cfe to
cccba14
Compare
f64b1a8 to
8ab3bf2
Compare
8ab3bf2 to
952b068
Compare
952b068 to
7986e02
Compare
7986e02 to
0d4154e
Compare
0d4154e to
7813a61
Compare
7813a61 to
ad652f2
Compare
ad652f2 to
169cc16
Compare
169cc16 to
7851c4a
Compare
7851c4a to
445c278
Compare
696ba67 to
1280195
Compare
Member
Author
|
1280195 to
e3be9a1
Compare
e3be9a1 to
ce61159
Compare
ce61159 to
5daf751
Compare
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:
^3.0.0-rc1->^5.0.0v3->v6v2->v6v3->v6v1->v65.15.1->7.0.15.14.0->7.0.110.7.3->11.11.116.20.1->24.11.116->244.5.0->5.2.12.7.8->3.4.7Release Notes
asciidoctor/asciidoctor-reveal.js (@asciidoctor/reveal.js)
v5.2.0Compare Source
v5.1.0Compare Source
Enhancements
Bug Fixes
asciidoctor-chartby upgradingasciidoctor-templates-compilerto 0.7.0v5.0.1Compare Source
Upgrade considerations
markedhas been removed in reveal.js 4.0.0 and pluginmarkdownhas been disabled.As a result, the
revealjs_plugin_markdownandrevealjs_plugin_markedattributes have no effect anymore.revealjs_pluginsandrevealjs_plugins_configurationare replaced by Docinfo files.Before
presentation.adoc
revealjs-plugin.js
revealjs-plugin-conf.js
After
presentation.adoc
presentation-docinfo-footer.html
Bug Fixes
Enhancements
:revealjs_plugin_search: enabled.path-parsefrom 1.0.6 to 1.0.7 in /test/js-babelpath-parsefrom 1.0.6 to 1.0.7glob-parentfrom 5.1.0 to 5.1.2lodashfrom 4.17.19 to 4.17.21 in /test/js-babely18nfrom 4.0.0 to 4.0.1thread_safeandconcurrent-rubydependenciesDocumentation
revealjsdircan be a CDNv4.1.0Compare Source
Upgrade considerations
background-videoattribute points to a file, that file is now looked up relative to theimagesdirdocument attribute.This new behavior aligns with what images and video macros already did.
Existing slide decks using both
imagesdirandbackground-videowill need to move some files around.See #356 for details.
Enhancements
stepattribute to control the display order of elements%stepoption can now be used on most blocksrevealjs_disablelayoutattribute to disable layout (#381)set.For instance:
icon:font-awesome-flag[set=fab](#393)font-awesome-version(#392)data-(#241)has-text-left,has-text-rightandhas-text-justified.See #354 for details.
mathjaxdirattribute to control where MathJax is loaded from (#350)#355,
#361)
#350,
#359)
#349,
#351,
#371,
#374)
Compliance
text-left,text-right,text-centerandtext-justify(#380)autoslideattribute is now supported at the slide level (#367,
#368)
mutedoption for the video macro for YouTube and Vimeo (#358)background-videopaths are now resolved usingmedia_uri(#356)Bug Fixes
autoplayoption fixed for YouTube and Vimeo videos (#357)#353,
#360)
Infrastructure
asciidoctor-doctestto v2.0.0.beta.7#336,
#346)
Release meta
git tag |
full diff |
milestone
Credits
Thanks to the following people who contributed to this release:
Adrian Kosmaczewski,
Dan Allen,
Guillaume Grossetie,
Olivier Bilodeau and
Romain Quinio.
v4.0.1Compare Source
Repackage for NPM.
v3.1.0Compare Source
Fixed a regression with Font-Awesome brand icons, added a JavaScript CLI and standalone executables for Windows, Linux and macOS.
Enhancements
npx asciidoctor-revealjs(#308)Bug Fixes
Release meta
git tag |
full diff |
milestone
Credits
Thanks to the following people who contributed to this release:
Guillaume Grossetie and Olivier Bilodeau
v3.0.0Compare 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
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
v4Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
v4Compare Source
FortAwesome/Font-Awesome (font-awesome)
v7.0.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v7.0.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.2Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.6.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.2Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.5.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.4.2Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.4.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.3.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.2.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.2.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.2Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.1.0Compare Source
Change log available at https://fontawesome.com/v6/changelog
v6.0.0Compare Source
Change log available at https://fontawesome.com/v6/changelog
v5.15.4Compare Source
Changed
Fixed
v5.15.3Compare Source
Changed
v5.15.2Compare Source
Changed
highlightjs/highlight.js (highlight.js)
v11.11.1Compare Source
v11.11.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\Josh Goebel$()expressions aneesh98anchor-name,aspect-ratio,backdrop-filter,container,margin-trim,place-content,scroll-timeline, ...) BaliBalofile,args,dynamic,record,requiredandscopedAlvin JoytimeandcoprocÁlvaro Mondéjar|=operator false positives (as block arguments) Aboobacker MKaddbuiltin [h7x4][]oras builtin instead of literal [h7x4][]'''string escapes [h7x4][]"and''strings [h7x4][]conceptanddeferto list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pinetheme William WilkinsonCybertopia Cherrytheme Alexandre ZANNICybertopia Dimmertheme Alexandre ZANNICybertopia Icecaptheme Alexandre ZANNICybertopia Saturatedtheme Alexandre ZANNIImprovements:
CONTRIBUTORS
v11.10.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
satisfiesoperator Kisaragi Hiuorconflicts with string highlighting Mohamed Aliselfvariable [Lee Falin][]gototo be recognized as a keyword in Java Alvin JoysudoAlvin Joynewkeyword without capturing it within variables/class names Cameron Taylor_separators, add hex p exponents Lisa Ugrayjustify-itemsandjustify-selfattributes Vasily Polovnyovaccent-color,appearance,color-scheme,rotate,scaleandtranslateattributes Carl Räftingselect,option,optgroup,pictureandsourceto list of known tags Vasily Polovnyovinset,inset-*,border-start-*-radiusandborder-end-*-radiusattributes Vasily Polovnyovtext-decoration-skip-ink,text-decoration-thicknessandtext-underline-offsetattributes Vasily Polovnyovwhento be recognized as a keyword in Java Chiel van de SteegNew Grammars:
Developer Tool:
highlightAPI [Misha Kaletsky][]Themes:
1c-lighttheme a like in the IDE 1C:Enterprise 8 (for 1c) Vitaly Barilkov11.9.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
nodebuildstyles/*.cssfiles now ship un-minifiedwith minified counterparts as:
styles/*.min.cssmvorisek(this makes things consistent with our
cdnbuilds)Parser:
New Grammars:
Core Grammars:
ifwhilefor[Omar Hussein][]x0-x30andw0-w30ARMv8 registers Nicholas Thompsonfinal,is,macrokeywords and$identifiers Robert Borgheseabstractdeclaration from keyword Robert Borghesemacrokeyword Bradley Mackey@uncheckedand@Sendablesupport Bradley Mackey//> using foo bar[Jamie Thompson][]!assertcompiler flag [idleberg][]eprintln!macro qoheniacwarn_unqualified_accessis an attribute Bradley Mackeyrecordandvaras keywords Guillaume LaforgeDeveloper Tool:
highlightAPI. Shah Shabbir Ahmmedv11.8.0Compare Source
Parser engine:
__emitTokenskey to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh GoebelremovePluginapi faga295JavaScriptCyrus KaoNew Grammars:
Core Grammars:
_in variable names [joshgoebel][]protoalias for Protobuf [dimitropoulos][]base,interface,sealed, andwhenkeywords Sam Rawlins->operator legal) Keyacomselectanduntilas keywordsv11.7.0Compare Source
New Grammars:
Grammars:
scmalias for Scheme matyklug18<T =are not JSX Josh Goebel((keyword Nick Chambersimport()as a function, rather a keyword nathnolt((keyword Nick ChambersImprovements:
v11.6.0Compare Source
Supported Node.js versions:
Default build changes:
wasmto default:commonbuild (#3526) [Josh Goebel][]graphqlto default:commonbuild (#3526) [Josh Goebel][]Grammars:
keywordtoliteralshikhar13012001scopedkeyword in C# (#3571) [David Pine][]transparentkeyword Matt Bovel::(#3540) [Josh Goebel][]include_bytes!macro (#3541) Serial-ATA==as a variable declaration Mousetailanykeyword (#3515) Bradley Mackeydistributedkeyword Marcus Ortizmatchandcasekeywords Avrumy Lungerv11.5.1: Version 11.5.1Compare Source
Just a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc...
Packaging:
sideEffectfor css and scss files, fixes #3504v11.5.0Compare Source
Themes:
Tokyo-Night-darktheme Henri VandersleyenTokyo-Night-lighttheme Henri Vandersleyenpanda-syntax-darktheme Annmarie Switzerpanda-syntax-lighttheme Annmarie SwitzerNew Grammars:
Grammars:
typeandvariable.languagescopes Josh Goebel$pattern(numbers allowed in command names) Martin Mattelmeta.promptscope for REPL prompts, etc Josh Goebel***Hello world***without breaking Josh GoebelelseJosh Goebelv11.4.0Compare Source
New Language:
Themes:
Defaultis now much closer WCAG AA (contrast) (#3402) Josh GoebelDarknow meets WCAG AA (contrast) (#3402) Josh Goebelintellij-lighttheme [Pegasis]felipectheme [Felipe Contreras]These changes should be for the better and should not be super noticeable but if you're super picky about your colors you may want to intervene here or copy over the older themes from 11.3 or prior.
Grammars:
vector<<template false positive (#3437) Josh Goebelnamespaceandusehighlighting (#3427) Josh Goebel$thisis avariable.languagenow (#3427) Josh Goebel__COMPILER_HALT_OFFSET__(#3427) Josh GoebelConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.