From 635ada7e4c8836d39ff78b8bf85397e3f1441ed4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 01:01:03 +0000 Subject: [PATCH] flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 5fd2a5af -> be2b3dd2 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/5fd2a5afe2112ac23b58ee1b12730fcf16068df3...be2b3dd211b1bb4c55a1ae823646e0b1436f721f - [27c6bc48](https://github.com/emacs-tree-sitter/ts-fold/commit/27c6bc4819029a91174e1106184ba07ef3dec856) feature(parser): Add support for python docstring ([jcs-elpa/ts-fold⁠#58](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/58)) - [bc3e5dda](https://github.com/emacs-tree-sitter/ts-fold/commit/bc3e5dda46405839197536e06875d469ac992070) fix: Wrong function call - [1d690b8d](https://github.com/emacs-tree-sitter/ts-fold/commit/1d690b8d06b0b4d6c22ef1e6c71011900492028d) feat(python): Support assignment string - [7667a376](https://github.com/emacs-tree-sitter/ts-fold/commit/7667a376449174714574c18f179f8d604860f138) fix(indicators): Warning 'when' with empty body - [27e8f44f](https://github.com/emacs-tree-sitter/ts-fold/commit/27e8f44fb60603ba96409de3dff6fd0a9eea648f) test: Emacs 29.1 - [f8df121f](https://github.com/emacs-tree-sitter/ts-fold/commit/f8df121f08bdcac021bbdbdb5d91cc758951b1db) ci(dependabot): Maintain github-actions - [882c4faa](https://github.com/emacs-tree-sitter/ts-fold/commit/882c4faae8c26cc197fc23595b67378e7c0849a2) fix(parsers): update nix definitions ([jcs-elpa/ts-fold⁠#37](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/37)) - [08abd98b](https://github.com/emacs-tree-sitter/ts-fold/commit/08abd98ba4620a1cc659f44bef2646d4b752e757) feat: Add Dart support ([jcs-elpa/ts-fold⁠#62](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/62)) - [2970338c](https://github.com/emacs-tree-sitter/ts-fold/commit/2970338c7fc5aa14bb8e1d9490104ddc3422a13c) docs(README.md): Add Dart support - [fe64d0e9](https://github.com/emacs-tree-sitter/ts-fold/commit/fe64d0e9d1221ce218144aa8c6e41466a5a3797b) fix: Fold class in Dart - [be2b3dd2](https://github.com/emacs-tree-sitter/ts-fold/commit/be2b3dd211b1bb4c55a1ae823646e0b1436f721f) feat: Add Elisp support ([jcs-elpa/ts-fold⁠#63](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/63)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..d46963f 100644 --- a/flake.lock +++ b/flake.lock @@ -419,11 +419,11 @@ "ts-fold": { "flake": false, "locked": { - "lastModified": 1681029086, - "narHash": "sha256-z3eVkAPFI6JYZZ+2XM496zBxwnujTp4Y4KNNfqgUC/E=", + "lastModified": 1692899853, + "narHash": "sha256-0IJkFqIsybi6qIokYnWs8CpV1fFeP1tI+lG33OCDTyw=", "owner": "jcs-elpa", "repo": "ts-fold", - "rev": "5fd2a5afe2112ac23b58ee1b12730fcf16068df3", + "rev": "be2b3dd211b1bb4c55a1ae823646e0b1436f721f", "type": "github" }, "original": {