Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Elm Tooling

Org to facilitate work on tooling for elm
Collective - Host: opensource - https://opencollective.com/elm-tooling - Code: https://github.com/elm-tooling

Prefix branch variant if needed

github.com/elm-tooling/elm-language-server - 20a2df6d128d8e5b0fbc9de515895321d49ed126 authored 8 months ago by Qluxzz <[email protected]>
Include comment in hover info

github.com/elm-tooling/elm-language-server - bf31bf8d35a6401f551fe400788670db9f5813b8 authored 8 months ago by Qluxzz <[email protected]>
Fix missing cases being added outside of ()

github.com/elm-tooling/elm-language-server - 01cf04673c5f1fe6cece7f258d9566ab46157a3d authored 8 months ago by Qluxzz <[email protected]>
Update tree-sitter playground dependencies to v0.20.9

github.com/elm-tooling/tree-sitter-elm - 09dbf221d7491dc8d8839616b27c21b9c025c457 authored 8 months ago by Qluxzz <[email protected]>
Merge pull request #752 from Qluxzz/fix-invalid-import

Fix Elm: Browse/Install package commands not working

github.com/elm-tooling/elm-language-client-vscode - fa5b5161e62b77f43b4996ef23088a893df888dd authored 8 months ago by Kolja <[email protected]>
Fix trying to import non existing export

github.com/elm-tooling/elm-language-client-vscode - 972c28522476a082d69e6a86cab42e72b50aa7e4 authored 8 months ago by Qluxzz <[email protected]>
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/elm-tooling/elm-language-server - e3a35ef4ed41b6a230d91229b59ac360bdcef7d5 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix not removing associated data for type variant

github.com/elm-tooling/elm-language-server - 2d59d0dc79ae1ad9e80d6851d8d1faaa5948fb4c authored 9 months ago by Qluxzz <[email protected]>
Fix the issue with the missing diagnostic.data

github.com/elm-tooling/elm-language-server - 3ac9d6edfb73fbfc534b6d3c21cd136cec19ba55 authored 9 months ago by Andrey Kuzmin <[email protected]>
Bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.20.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/elm-tooling/elm-language-server - edd68133883f3902f8940a6e5e2834a9cd627dc1 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ts-jest from 29.1.1 to 29.1.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](...

github.com/elm-tooling/elm-language-server - 49d4607cd4d32ce3b5c24a3d07c2883fdc936e54 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 6.16.0 to 6.20.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/elm-tooling/elm-language-server - 777a6b84f4c7fbeecedb41ca5052fe2643f95dac authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to...

github.com/elm-tooling/elm-language-server - 4a19cf1ed54724cf1eb3b9cf8d3f76cdda4a8087 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Round progress to match the spec

github.com/elm-tooling/elm-language-server - 59da660d762822e9a6d9e0aac5d940354c88f749 authored 9 months ago by Andrey Kuzmin <[email protected]>
Bump @typescript-eslint/parser from 6.15.0 to 6.16.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/elm-tooling/elm-language-server - a7647e1d82bbb52755e98ec3ef157295fcd69d9f authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-plugin-prettier from 5.1.1 to 5.1.2

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to...

github.com/elm-tooling/elm-language-server - 1d7cc2cf18d22d4baf6492083983e729b5263270 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/elm-tooling/elm-language-server - 1abf927aa1ec533fdcd5350586b6123880c24c62 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #721 from elm-tooling/dependabot/npm_and_yarn/client/eslint-plugin-prettier-5.1.2

Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /client

github.com/elm-tooling/elm-language-client-vscode - 85cfbca12b32ca6be29baf2fcf1546a86a62f225 authored 10 months ago by Kolja <[email protected]>
Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 in /client

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.1 to...

github.com/elm-tooling/elm-language-client-vscode - b8ddc2f3b3bb6cebb0cd71ea260cfb4fd8ecbb6f authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #707 from elm-tooling/update-node-version

Update node version

github.com/elm-tooling/elm-language-client-vscode - 532d6ed22fdfc41a27833ed187591570f3549191 authored 10 months ago by Kolja <[email protected]>
VSCode deps now all seem to ship esm

github.com/elm-tooling/elm-language-client-vscode - 8ab0083b11ce5a9ddc03d6fc77ae3546d9185c11 authored 10 months ago by Razze <[email protected]>
Update minimal dependencies

github.com/elm-tooling/elm-language-server - c7fe6a0a837a0214244a3ef3bad3ee9e1420afba authored 10 months ago by Razze <[email protected]>
Bump vscode-languageserver from 8.1.0 to 9.0.1

Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/...

github.com/elm-tooling/elm-language-server - fa84dad8fce10191c2eeeeff9c29570ff68b0998 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 3.0.3 to 3.1.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.1.
- [Release notes](ht...

github.com/elm-tooling/elm-language-server - 6392f344c594caa6e5c17ec6682b29ca25b8f0bc authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-config-prettier from 9.0.0 to 9.1.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to...

github.com/elm-tooling/elm-language-server - 685c89e958602e7e04eb54a407d9632d7461b272 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix AST getting out of sync with the document, when the client sends multiple content changes at once.

On a textDocument/didChange notification, if the contentChanges contain
multiple entries, each o...

github.com/elm-tooling/elm-language-server - 9af2d400229bd9c46b82b74fd50e94a40210e0a6 authored 10 months ago by Peter Retzlaff <[email protected]>
Refactor the loop to apply contentChanges to the tree.

Also, only update the document text with each change when it's required,
i.e. when there's more ...

github.com/elm-tooling/elm-language-server - a0f07be3a3ebb85655739817acd35635f3a8e5fd authored 10 months ago by Razze <[email protected]>
Bump @typescript-eslint/parser from 6.7.2 to 6.15.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/elm-tooling/elm-language-server - 0a62b7efdb2d658040f9b458ad428ae2d97ce377 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/jest from 29.5.5 to 29.5.11

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

github.com/elm-tooling/elm-language-server - ad7f7575bf44c1b9ae28dbc8df9a05d457b9bc02 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.15.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/elm-tooling/elm-language-server - 7adaccada177f9d33897fcfb4182ec25327ac40e authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 5.2.2 to 5.3.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release note...

github.com/elm-tooling/elm-language-server - 810b3fdbbc3ee01fb3a04814a12e8b5419bcca90 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 20.6.2 to 20.10.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/elm-tooling/elm-language-server - 56cb8a955022727b633e865d11278701baacd299 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add pipeline to validate that tree-sitter changes works with language server (#145)

github.com/elm-tooling/tree-sitter-elm - 1b7e03fb5a06ad8e29c0a713a8b53eda8970f0d4 authored 10 months ago by André Andersson <[email protected]>
Add elm-format as dev dependency so tests can be run locally without a global install of elm-format

github.com/elm-tooling/elm-language-server - 1b394e5f1db580b04d14354aca23312c64df54d1 authored 10 months ago by Qluxzz <[email protected]>
Fix end line comment not being included in node text (#144)

* Fix ending line comment not being included in node text

* npm run build

* Rework solutio...

github.com/elm-tooling/tree-sitter-elm - 44ffae46bb460820c3c3d6fde20378202bd4b0ab authored 10 months ago by André Andersson <[email protected]>
Merge pull request #122 from elm-tooling/run-tests-with-node-18

Run tests with node 18

github.com/elm-tooling/tree-sitter-elm - ac2b629b3877ce22b3f171fee4517d8c2e6992e9 authored 10 months ago by Kolja <[email protected]>
Remove @asgerf/dts-tree-sitter

github.com/elm-tooling/tree-sitter-elm - 32998584dc6b0094ba4d342eda365ab42fb91180 authored 10 months ago by Kolja Lampe <[email protected]>
Update python version

github.com/elm-tooling/tree-sitter-elm - 672cf29434dad20f97eb4efd05c4bf3b957006f7 authored 10 months ago by Kolja Lampe <[email protected]>
Merge pull request #714 from elm-tooling/dependabot/npm_and_yarn/prettier-3.1.1

Bump prettier from 3.0.2 to 3.1.1

github.com/elm-tooling/elm-language-client-vscode - 89315032f8a44681416b82d79c7990b20b3c5372 authored 10 months ago by Kolja <[email protected]>
Bump prettier from 3.0.2 to 3.1.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.1.1.
- [Release notes](ht...

github.com/elm-tooling/elm-language-client-vscode - fc76a2c2bef82f0ed24be87fee7714126653817a authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #688 from elm-tooling/dependabot/github_actions/actions/setup-node-4

Bump actions/setup-node from 3 to 4

github.com/elm-tooling/elm-language-client-vscode - 94bdc8105084c5e0339fe1731615725f4154d86d authored 11 months ago by Kolja <[email protected]>
Merge pull request #657 from elm-tooling/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

github.com/elm-tooling/elm-language-client-vscode - 355337dc58a3516fb10b85607c74d9928a235c06 authored 11 months ago by Kolja <[email protected]>
Merge pull request #614 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/parser-5.62.0

Bump @typescript-eslint/parser from 5.59.1 to 5.62.0 in /client

github.com/elm-tooling/elm-language-client-vscode - 32340c0adaea7c9f44a053502d2c0f7dd6600f56 authored 11 months ago by Kolja <[email protected]>
Bump actions/setup-node from 3 to 4

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...

github.com/elm-tooling/elm-language-server - 9dbe00839720908d471ccdd9f4dd6e5ab89cfead authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to...

github.com/elm-tooling/elm-language-server - 5d9b064c43e31ae8e563648dfd912c0c82bc5b4e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vscode-uri from 3.0.7 to 3.0.8

Bumps [vscode-uri](https://github.com/microsoft/vscode-uri) from 3.0.7 to 3.0.8.
- [Commits](htt...

github.com/elm-tooling/elm-language-server - 86680b2a3615742f84b44cfa1fac5720b5f30f8c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vscode-languageserver-textdocument from 1.0.8 to 1.0.11

Bumps [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-no...

github.com/elm-tooling/elm-language-server - 995f95da0a5a8154ba688a68ab134f40f11350f0 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Run tests with node 18 and 20

github.com/elm-tooling/tree-sitter-elm - 181bda9525b9af1962987cac85cdaa632c1fe051 authored 11 months ago by Razze <[email protected]>
Merge pull request #143 from elm-tooling/dependabot/github_actions/actions/setup-node-4

Bump actions/setup-node from 3 to 4

github.com/elm-tooling/tree-sitter-elm - 0ae8d475281a25e9d7ab1068a952ff9a1615c0df authored 11 months ago by Kolja <[email protected]>
Fix number of metadata requests for @lydell/elm

github.com/elm-tooling/elm-tooling-cli - 5582d73e52ab8aa01ed12db16db1c9a24aad1830 authored 12 months ago by Simon Lydell <[email protected]>
Bump actions/setup-node from 3 to 4

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...

github.com/elm-tooling/elm-language-client-vscode - 1ad2b03197c5668b4c6a92d5fd11f8159b4af7f3 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3 to 4

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...

github.com/elm-tooling/tree-sitter-elm - c03e38223bec028f294c56fa491db5d69aa144e3 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/traverse from 7.20.12 to 7.23.2 (#123)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/elm-tooling/elm-tooling-cli - 7a9cae8eb8f4e231825083bfc47bd7b0011d7b44 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/traverse from 7.21.5 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/elm-tooling/elm-language-server - a519fd0f05e299fc4a4dd7c790802bc53ee58c90 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #679 from elm-tooling/dependabot/npm_and_yarn/client/babel/traverse-7.23.2

Bump @babel/traverse from 7.13.17 to 7.23.2 in /client

github.com/elm-tooling/elm-language-client-vscode - 007ce7e9617e6c141c0a037f738a2cdcf56eb113 authored about 1 year ago by Kolja <[email protected]>
Bump @babel/traverse from 7.13.17 to 7.23.2 in /client

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/elm-tooling/elm-language-client-vscode - 4e1ba341012f584d4d558701891479b7ea27512e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.49.0 to 8.51.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.51.0.
- [Release notes](https:...

github.com/elm-tooling/elm-language-server - 25df0e3dc23706736feb07ffb27ea2e88db6d28d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #665 from elm-tooling/dependabot/npm_and_yarn/types/mocha-10.0.2

Bump @types/mocha from 10.0.1 to 10.0.2

github.com/elm-tooling/elm-language-client-vscode - 238c089cbc04e1a72ac7f6e5576a933cbc94da64 authored about 1 year ago by Kolja <[email protected]>
Bump @types/mocha from 10.0.1 to 10.0.2

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...

github.com/elm-tooling/elm-language-client-vscode - 6d30d1509f41eb22f85a67ab3e11390d5eb5cf9c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #672 from elm-tooling/dependabot/npm_and_yarn/types/node-20.8.3

Bump @types/node from 20.5.7 to 20.8.3

github.com/elm-tooling/elm-language-client-vscode - 678b0cac2dd2975d5062f0f0d4a6d753683eb48d authored about 1 year ago by Kolja <[email protected]>
Merge pull request #671 from elm-tooling/dependabot/npm_and_yarn/client/types/vscode-1.83.0

Bump @types/vscode from 1.80.0 to 1.83.0 in /client

github.com/elm-tooling/elm-language-client-vscode - 748e6b5a98a1fd453cf5b26164c1d56b8cab159a authored about 1 year ago by Kolja <[email protected]>
Merge pull request #669 from elm-tooling/dependabot/npm_and_yarn/client/eslint-8.51.0

Bump eslint from 8.46.0 to 8.51.0 in /client

github.com/elm-tooling/elm-language-client-vscode - 19a800bc42ff2579ca8e462c2a2969520ec067b3 authored about 1 year ago by Kolja <[email protected]>
Bump @types/node from 20.5.7 to 20.8.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/elm-tooling/elm-language-client-vscode - 8484bd6c1a4fef704126b71f56526eab9053ef9f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/vscode from 1.80.0 to 1.83.0 in /client

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode)...

github.com/elm-tooling/elm-language-client-vscode - e4e38f01d5c8ce046eaaf714aceb903c2b74a4dc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.46.0 to 8.51.0 in /client

Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.51.0.
- [Release notes](https:...

github.com/elm-tooling/elm-language-client-vscode - 1ec2467e85048ba18a4a3cc5264e21708fb2df3d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix expose/unexpose detection if a type starts with the same name as another

github.com/elm-tooling/elm-language-server - bc3624489bea830f1681456e084560ca3df40042 authored about 1 year ago by Jon Bockhorst <[email protected]>
Merge pull request #141 from Confidenceman02/main

github.com/elm-tooling/tree-sitter-elm - debe14fad40a8100c679d95c66f599b48111742c authored about 1 year ago by Kolja <[email protected]>
Fix file typo in build command

github.com/elm-tooling/tree-sitter-elm - f64313960509c452b86ae580acbd2e5c6b8c1b4b authored about 1 year ago by Jaime Terreu <[email protected]>
elm-tooling-cli v1.15.0 (#122)

github.com/elm-tooling/elm-tooling-cli - 03d0b96550d23ed437d2ee3f5ea9a7a41d9afd73 authored about 1 year ago by Simon Lydell <[email protected]>
Update the Elm 0.19.1 macOS ARM 64 binary to the one compiled by Evan (#121)

github.com/elm-tooling/elm-tooling-cli - dd99e2056d5aba69987857644d79336bcb4a8ea7 authored about 1 year ago by Simon Lydell <[email protected]>
Bump prettier from 3.0.2 to 3.0.3

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [Release notes](ht...

github.com/elm-tooling/elm-language-server - 7463679d1b21705a93d2e8e72101115ecd0e4f4d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update server and bump version

github.com/elm-tooling/elm-language-client-vscode - 5faadee078b14c776b577ea3b3b83bff6a1203df authored about 1 year ago by Jon Bockhorst <[email protected]>
fix: use the correct path to tree-sitter-elm.wasm

github.com/elm-tooling/elm-language-server - ba4be6d2e2551e01dc5b21c74949fe53a4f64566 authored about 1 year ago by Sean Hagstrom <[email protected]>
Bump @typescript-eslint/parser from 6.5.0 to 6.7.2

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/elm-tooling/elm-language-server - 9905189d42645ff0c1ba236449662f90d363f3f9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/elm-tooling/elm-language-server - d1e0006dbec419e88a8949c67cdbcfb3f3997e21 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.48.0 to 8.49.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
- [Release notes](https:...

github.com/elm-tooling/elm-language-server - 30c633796ea36b98a6b11e9205671ac20da13050 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 20.5.7 to 20.6.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/elm-tooling/elm-language-server - 2de41f2eeff718cd560913629e97c439841424e3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest and @types/jest

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://g...

github.com/elm-tooling/elm-language-server - 785f6f613265d860ba2f9fa8883c81995b251875 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump coverallsapp/github-action from 2.2.1 to 2.2.3

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to ...

github.com/elm-tooling/elm-language-server - e0dc76e43de71cf7f045d4928d859ec3f0df6f8d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.2

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/elm-tooling/elm-language-server - 1d0f9f332e651414777aa284fc56f24fe84d537d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>