From 5d562f7742679bba35b69212fe958e8a4b9e6810 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 00:59:14 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0301ce58 -> e1c18056 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/0301ce58ab185f7191696e16b1b6389f58df2892...e1c180565e48ae1b595f44edef319872262a99c7 - [0b443087](https://github.com/hakimel/reveal.js/commit/0b44308754d69d2cf596915b6eb226104718d096) add ln-start-from for code sections to markdown - [bf749ee1](https://github.com/hakimel/reveal.js/commit/bf749ee1da8e6ffc5ef7e5b504549ebae2e0d94a) add tests - [227f90fa](https://github.com/hakimel/reveal.js/commit/227f90fa008c3c840c310a5583f426f3121dbf3d) fix code block auto-animate bug that caused unmatched lines to appear without fading in - [12f5ba4c](https://github.com/hakimel/reveal.js/commit/12f5ba4c9d53c500ec20aea2cc8b8f66e725026a) auto-slide duration falls back on global setting instead of looking at first fragment - [c8a7f262](https://github.com/hakimel/reveal.js/commit/c8a7f26229f20c4ad7991f989d79ed96e84bdd4d) fix issue where fragment-evel autoslide timing was when multiple fragments share the same index - [82d63e02](https://github.com/hakimel/reveal.js/commit/82d63e0296171c56d1548c51f6431b9b72aa1ad3) fixes livereload when using root CLI param - [2dd27b37](https://github.com/hakimel/reveal.js/commit/2dd27b37c60dda88348f93d522ccbcb383e00b5c) ignore node_modules for livereload - [ba20abf0](https://github.com/hakimel/reveal.js/commit/ba20abf0c3bcc74822405cae2b58b64495eb379c) allow theme subfolders - [31174cba](https://github.com/hakimel/reveal.js/commit/31174cbaba128dc3db83ff1a977bda9c2ab3405c) adds ability to override markdown default options - [27ff1996](https://github.com/hakimel/reveal.js/commit/27ff1996277e343fb8c6a57cb3f804f29b13a8fa) add support for links to the id of an element nested inside slide - [3d1eabba](https://github.com/hakimel/reveal.js/commit/3d1eabba0f241746e3d49f2db6a7d690a0b2a421) build - [da5682ce](https://github.com/hakimel/reveal.js/commit/da5682ce51e198dc48ca6224fac58743b7b3f18d) move markdown default options to top level [hakimel/reveal.js⁠#3443](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3443) - [92ee97fb](https://github.com/hakimel/reveal.js/commit/92ee97fbfe74239e8bc196b0954bd19a23410fd4) update markdown default notes separator to ignore inline occurances of 'notes:', closes [hakimel/reveal.js⁠#1915](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/1915), closes [hakimel/reveal.js⁠#2762](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/2762) - [f2b0316a](https://github.com/hakimel/reveal.js/commit/f2b0316a9144cfd8f761c5b54927d310ab5c19c2) fix scss watch tasks broken on syntax error - [74a5dac3](https://github.com/hakimel/reveal.js/commit/74a5dac34f4295bc6b744fc50c6cba8d59489fc5) speed up livereload --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..f6f0145 100644 --- a/flake.lock +++ b/flake.lock @@ -327,11 +327,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1681386605, - "narHash": "sha256-9Q7aWgjAV37iJp6oYDz45e8J+RKwKY1Uvgg/BXwf5nQ=", + "lastModified": 1691587045, + "narHash": "sha256-CS6zfY4yc2cepqk/fYen3u9689caW1baquDX97med6I=", "owner": "hakimel", "repo": "reveal.js", - "rev": "0301ce58ab185f7191696e16b1b6389f58df2892", + "rev": "e1c180565e48ae1b595f44edef319872262a99c7", "type": "github" }, "original": {