From ef59e2ab223a755bb0d841e44edcf53bc3109960 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:08:00 +0000 Subject: [PATCH 1/4] flake.lock: Updating 'doom-snippets (doomemacs/snippets)' - f957f8d1 -> 03a62fe7 ### Changes for doom-snippets On branch: master Commits: https://github.com/doomemacs/snippets/compare/f957f8d195872f19c7ab0a777d592c611e10e9bb...03a62fe7edf7e87fdbd925713fbd3bf292d14b00 - [03a62fe7](https://github.com/doomemacs/snippets/commit/03a62fe7edf7e87fdbd925713fbd3bf292d14b00) snippet(csharp): add foreach --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a4941e..ebf2266 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ "doom-snippets": { "flake": false, "locked": { - "lastModified": 1659894476, - "narHash": "sha256-1arRqlTos5uj6N47N4hyzHMMoUBxsxaZ/NK7iN5A+ZY=", + "lastModified": 1662645711, + "narHash": "sha256-XKpPCtECGZQ5bFPPDUX3oAltXOJNwAI/OktxiLnADRE=", "owner": "doomemacs", "repo": "snippets", - "rev": "f957f8d195872f19c7ab0a777d592c611e10e9bb", + "rev": "03a62fe7edf7e87fdbd925713fbd3bf292d14b00", "type": "github" }, "original": { From ac8251705aa8966a68ab7dc0836c50a53a873bc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:08:44 +0000 Subject: [PATCH 2/4] flake.lock: Updating 'org (emacs-straight/org-mode)' - e36c3cc2 -> eb5ef0ae ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/e36c3cc21b8b1471e1f7928a118de693819c3f12...eb5ef0ae1424a725f933ef3929e5396a2ab727ab - [74d1a8c7](https://github.com/emacs-straight/org-mode/commit/74d1a8c75814519f23fde077d91067b1be61d5eb) Fix incorrectly documented auto-numbering of MathJax equations - [710b6ca7](https://github.com/emacs-straight/org-mode/commit/710b6ca70e1e6d1f9ddc285315543cc361d888d1) Fix under-documented MathJax indentation option - [ea665792](https://github.com/emacs-straight/org-mode/commit/ea665792b2e5008f589e46cfdd3d2e631f84350a) org-compat: Use `define-advice' instead of `defadvice' - [a1c923af](https://github.com/emacs-straight/org-mode/commit/a1c923afda22089cbf14c7b7a175cee10bfd297b) org-scan-tags: Allow arbitrary character classes in todo keywords - [8ef6205a](https://github.com/emacs-straight/org-mode/commit/8ef6205a560cd3a92f8c5f8fe34953b80121c2cb) lisp/org.el: Bump version to 9.5.5 - [1f1d8f90](https://github.com/emacs-straight/org-mode/commit/1f1d8f909aea6a12a9127b8f7d253a979b0b4568) org-element-cache-map: Do not disable GC - [e81a0943](https://github.com/emacs-straight/org-mode/commit/e81a094383a2e06a80e6dfb5ed0ca1ece44026f2) Assert all the Org files to load the same Org version - [7811fc59](https://github.com/emacs-straight/org-mode/commit/7811fc5925f9a8dbd6c14229ca571ffd15070cb5) org-compat: Fix incorrect usage of `apply' in ea665792b - [ac2d0a24](https://github.com/emacs-straight/org-mode/commit/ac2d0a249e5419fb52bc1e953e70c847a31d40de) org.el: Fix percent substitutions in `org-open-file' - [1b647b00](https://github.com/emacs-straight/org-mode/commit/1b647b00d08354d1c2824d0140149a39b271fab7) ORG-NEWS: `org-info-description-as-command' - [76a5f300](https://github.com/emacs-straight/org-mode/commit/76a5f300345fabce7c0eb4908eee217c58b663d0) ol-info: Use org function instead of subr-x - [eeb4fa8c](https://github.com/emacs-straight/org-mode/commit/eeb4fa8c09e6e21b86bec51328e53b4adf662945) org-scan-tags: Fixup a1c923afd - [8151d525](https://github.com/emacs-straight/org-mode/commit/8151d52574f525fd922aadc43544688004cb7d14) ob-shell: Use `process-file' when stdin or cmdline - [a3788bd8](https://github.com/emacs-straight/org-mode/commit/a3788bd8be0921bda7c7c7dce2b8f22319e58cda) org-scan-tags: Fix messed match groups in eeb4fa8c0 - [0c055d2d](https://github.com/emacs-straight/org-mode/commit/0c055d2d319e5a81456038bdfa8e31e57398ec47) org-compat: Add forward-compatibility for argument changes in adviced functions - [e73c5b7d](https://github.com/emacs-straight/org-mode/commit/e73c5b7d0d4dcb1d23088e407301b425adcd0abc) Fix Emacs 29 compiler warnings - [fe90cab9](https://github.com/emacs-straight/org-mode/commit/fe90cab9564bd6fa08c9abe0882e0e06cc5626f9) lisp/ox.el: Rename abnormal hook names to end with "-functions" - [eb5ef0ae](https://github.com/emacs-straight/org-mode/commit/eb5ef0ae1424a725f933ef3929e5396a2ab727ab) ox-icalendar.el: Customize vevent summary prefix --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a4941e..3a369b0 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1662044935, - "narHash": "sha256-ZpxKw8L/IpxolkGyQMDut6V4i8I1T5za0QBBrztfcts=", + "lastModified": 1662614940, + "narHash": "sha256-9eAqhKXpTfZQH3bn19ien3HIzF100h8z97iHqs/QUgY=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "e36c3cc21b8b1471e1f7928a118de693819c3f12", + "rev": "eb5ef0ae1424a725f933ef3929e5396a2ab727ab", "type": "github" }, "original": { From 2ee8651bf86f6856a425a38bc667bb73a8142b0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:08:48 +0000 Subject: [PATCH 3/4] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - b23d15c4 -> 8a97ad58 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/b23d15c4304a9a1b72f484171fc97682e5ed85a3...8a97ad58b04045fe5a9c964aa31659bd27e665c5 - [f9ce61e3](https://github.com/hakimel/reveal.js/commit/f9ce61e34af22458c7a38bda4084513c566fcee4) Support multiple aside notes elements per slide - [62a85d55](https://github.com/hakimel/reveal.js/commit/62a85d55f8820c93dd2e60e34600b6eded8f7726) Add generated files - [8a97ad58](https://github.com/hakimel/reveal.js/commit/8a97ad58b04045fe5a9c964aa31659bd27e665c5) prevent extra \n at end of single notes [hakimel/reveal.js⁠#3010](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3010) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a4941e..a2a1428 100644 --- a/flake.lock +++ b/flake.lock @@ -323,11 +323,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1660499724, - "narHash": "sha256-BhnEmX+8h0MVol7T4Zr2w53A+AmgzcVirpwHCR/G73U=", + "lastModified": 1662369032, + "narHash": "sha256-1BZWA3W77YbNZUj+7vJbkTeWY8O4jjPg7t5PvlEVDYA=", "owner": "hakimel", "repo": "reveal.js", - "rev": "b23d15c4304a9a1b72f484171fc97682e5ed85a3", + "rev": "8a97ad58b04045fe5a9c964aa31659bd27e665c5", "type": "github" }, "original": { From bbc0017f163f816b57ef95a4acf32d41a0112d82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:08:52 +0000 Subject: [PATCH 4/4] flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 28409a0c -> 01740271 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for ts-fold On branch: master Commits: https://github.com/emacs-tree-sitter/ts-fold/compare/28409a0ceede0751ed9d520c6a19d1f5f1211502...017402713bd2f1fd7a691aa48afb4330f5397432 - [9f24d29c](https://github.com/emacs-tree-sitter/ts-fold/commit/9f24d29c07d3954c6e1a4e86cb9ffeed64b1c297) Julia language parser. ([jcs-elpa/ts-fold⁠#33](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/33)) - [bbb1eae1](https://github.com/emacs-tree-sitter/ts-fold/commit/bbb1eae1a7a335a34f660b63d786948bf8e5e160) docs(CHANGELOG): fix PR number for [jcs-elpa/ts-fold⁠#33](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/33) - [1cb78416](https://github.com/emacs-tree-sitter/ts-fold/commit/1cb784167adf45e4278beb69c641987cb332e779) Add FUNDING.yml - [01740271](https://github.com/emacs-tree-sitter/ts-fold/commit/017402713bd2f1fd7a691aa48afb4330f5397432) Fix typo/grammar in error message ([jcs-elpa/ts-fold⁠#34](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/34)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a4941e..ca2545f 100644 --- a/flake.lock +++ b/flake.lock @@ -400,11 +400,11 @@ "ts-fold": { "flake": false, "locked": { - "lastModified": 1662006199, - "narHash": "sha256-gDelW/h2LyknTQNkHODvzCJCKelLdLIQoDh/L1lk3KA=", + "lastModified": 1662386895, + "narHash": "sha256-pYW2hcHgkr9KYdRvX2EkpOt/OL8yl+mkZ21JbMKWc8Q=", "owner": "jcs-elpa", "repo": "ts-fold", - "rev": "28409a0ceede0751ed9d520c6a19d1f5f1211502", + "rev": "017402713bd2f1fd7a691aa48afb4330f5397432", "type": "github" }, "original": {