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

Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.42.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 9cab70d51b52ea2b6798b65925467edc0e5bfc35 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.24.0 to 8.27.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 63a6db7c057097d9340f6b78a39c4804f44ab55f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #420 from elm-tooling/dependabot/npm_and_yarn/client/types/vscode-1.73.0

github.com/elm-tooling/elm-language-client-vscode - 4e25cde1b41967715e3072edccbd1976d43e82b6 authored almost 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #419 from elm-tooling/dependabot/npm_and_yarn/types/node-18.11.9

github.com/elm-tooling/elm-language-client-vscode - 7d2ae97ce8fbd49691041a75de406bb392305c11 authored almost 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #417 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/parser-5.42.0

github.com/elm-tooling/elm-language-client-vscode - fcc39661da8c3a3607bcbdbe2d0ceb3192122d1f authored almost 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #405 from elm-tooling/dependabot/npm_and_yarn/client/mocha-10.1.0

github.com/elm-tooling/elm-language-client-vscode - ef7835592546d173a8c59171d2f5ee51bb0b2c30 authored almost 2 years ago by Kolja Lampe <[email protected]>
Fix for reference count of function in a let, with a type annotation.

github.com/elm-tooling/elm-language-server - 4301312f5404bfc74284a18966cc9e9294d3035e authored almost 2 years ago by Kolja Lampe <[email protected]>
Bump eslint from 8.24.0 to 8.26.0

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

github.com/elm-tooling/elm-language-server - 53544528bafd22a23904d360933fdc5d010d570a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest-diff from 29.1.2 to 29.2.1

Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 29.1.2 to ...

github.com/elm-tooling/elm-language-server - d327dcc4b2d706180f9d18309ada2e800b8244ba authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.42.0

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

github.com/elm-tooling/elm-language-server - 5d6e1c254e8181da81992cee06f0fcd73bf663b5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.39.0 to 5.42.0

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

github.com/elm-tooling/elm-language-server - 69c9fbf862b5a140e50888b753e18d83f4fa25cd authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.8.1 to 18.11.9

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

github.com/elm-tooling/elm-language-server - dbd00052a4a48ecf2680a4ecf2932fb9bf3c5f3c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add completions for destructured record patterns and ports

github.com/elm-tooling/elm-language-server - 72325b689aaa8af0c5adc5a918d49a62fab7c0f4 authored almost 2 years ago by Jon Bockhorst <[email protected]>
Add function parameter record field completions

github.com/elm-tooling/elm-language-server - 4d603fba5f0a1d5039dc119e958e63e2a1016430 authored almost 2 years ago by Jon Bockhorst <[email protected]>
Remove unused tree utils

github.com/elm-tooling/elm-language-server - b24a7bcebf74cea018e0ed78472523d9d2f766f4 authored almost 2 years ago by Jon Bockhorst <[email protected]>
Add comment about completion sort

github.com/elm-tooling/elm-language-server - bca6f23e5650bbb0a647ec594212deee3268aa5c authored almost 2 years ago by Jon Bockhorst <[email protected]>
Fix a bug with extract function parameter calculation

github.com/elm-tooling/elm-language-server - b6f162a2519874382380c6610a136e0b096a2a34 authored almost 2 years ago by Jon Bockhorst <[email protected]>
Fix test source parser

github.com/elm-tooling/elm-language-server - 0aff0e768d7c7190b62c770023da938fb2eb0869 authored almost 2 years ago by Jon Bockhorst <[email protected]>
Fix expose being able to expose the same function multiple times

Closes #823

github.com/elm-tooling/elm-language-server - de00aa36422617a07b3c988460f7852702e8bf90 authored almost 2 years ago by Razze <[email protected]>
Merge pull request #423 from anagrius/simplify

github.com/elm-tooling/elm-language-client-vscode - 080d644d1e460911f096563698c6613c5852d8c6 authored almost 2 years ago by Kolja Lampe <[email protected]>
Fix move function refactor

The backslash path separator only worked for Windows.

github.com/elm-tooling/elm-language-server - 913e4141bbb9b6a8a0c57c8270af65dcef6ef282 authored almost 2 years ago by Thomas Anagrius <[email protected]>
Don't try to get code actions when there is a top level parsing error

github.com/elm-tooling/elm-language-server - 4da9ed4a35008a7e2836026c8fcf68e1edba6257 authored almost 2 years ago by Jon Bockhorst <[email protected]>
chore(docs): update TOC

github.com/elm-tooling/elm-language-server - da5a468f0f93464824b49a3d1308f9764dd22c5e authored almost 2 years ago by razzeee <[email protected]>
Document the linting configuration

github.com/elm-tooling/elm-language-server - 86b46db9d754ecdde48b1b137b1ba0a89896e9cd authored almost 2 years ago by Thomas Anagrius <[email protected]>
Merge pull request #424 from anagrius/typo-function

Fix type, no methods only functions.

github.com/elm-tooling/elm-language-client-vscode - ceb55b65b728573ace046ecfe519f32f0f0be858 authored almost 2 years ago by Kolja Lampe <[email protected]>
Fix type, no methods only functions.

github.com/elm-tooling/elm-language-client-vscode - f58a54c67b655e116143e579563b90d2edd113c0 authored almost 2 years ago by Thomas Anagrius <[email protected]>
Check for undefined in more idiomatic way

github.com/elm-tooling/elm-language-client-vscode - b956699917047e7a351447781ff437f08d1f94f2 authored almost 2 years ago by Thomas Anagrius <[email protected]>
Bump @types/vscode from 1.71.0 to 1.73.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 2a3d43586570d96c9c25fea8831eaca0f220df68 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.8.1 to 18.11.9

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

github.com/elm-tooling/elm-language-client-vscode - fa1b62925b1fe29cea440c541050244c0b8a6a12 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.39.0 to 5.42.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - e78f1d6b3e2c8d09808c0e9cf8f541dd459ae85f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #134 from mattmassicotte/feature/spm

github.com/elm-tooling/tree-sitter-elm - 28bb193640d916dfaf947912c1413cebb0484841 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump mocha from 10.0.0 to 10.1.0 in /client

Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
- [Release notes](https:/...

github.com/elm-tooling/elm-language-client-vscode - 57e5855de9ec2cd4b6549339590889dd99d85ce1 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
elm-tooling-cli v1.10.0 (#101)

github.com/elm-tooling/elm-tooling-cli - 9cf40b750066bff223f6396846489048b2900fb4 authored about 2 years ago by Simon Lydell <[email protected]>
Add elm-json 0.2.13 (#100)

github.com/elm-tooling/elm-tooling-cli - dec749e6cd35bbd695c53c6a3e938a3fa6247ec7 authored about 2 years ago by Simon Lydell <[email protected]>
elm-tooling-cli v1.9.0 (#99)

github.com/elm-tooling/elm-tooling-cli - 8e8ce337e63ecac1b557d95de44962fe4d417425 authored about 2 years ago by Simon Lydell <[email protected]>
Add elm-test-rs 3.0.0 (#98)

github.com/elm-tooling/elm-tooling-cli - 676c06013ed999102543e25d50d6688aa3dcc1fd authored about 2 years ago by Simon Lydell <[email protected]>
Fix diagnostics async bug causing tree-sitter to break

github.com/elm-tooling/elm-language-server - 0bcad8eeef1755304d08fa97d2b459930160f2b1 authored about 2 years ago by Jon Bockhorst <[email protected]>
Merge pull request #391 from elm-tooling/flatten-activate-function

github.com/elm-tooling/elm-language-client-vscode - 249d25b5a7501b7e50fae09be85927950a0e5531 authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #393 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/eslint-plugin-5.39.0

github.com/elm-tooling/elm-language-client-vscode - 74e4fe023371ae7ecc25b463ee993148ab43746d authored about 2 years ago by Kolja Lampe <[email protected]>
Fix clients starting multiple times due to parallelization

github.com/elm-tooling/elm-language-client-vscode - 4022fd537f5788b86db4f82815416e69f16f4915 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0

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

github.com/elm-tooling/elm-language-server - e0d38020cac4474da3f4aaaa4b0c8c17a4e5aed8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0

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

github.com/elm-tooling/elm-language-server - 7dc665aa6f2b89e911c4f13ce60393d2cf64ffbb authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.7.23 to 18.8.1

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

github.com/elm-tooling/elm-language-server - b89058ade2b0ed5d91901668318439eedec5d6f0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 4eab0a18bcbf357c9177b3ff5b5f5c1e83b9009b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #392 from elm-tooling/dependabot/npm_and_yarn/types/node-18.8.1

github.com/elm-tooling/elm-language-client-vscode - 138fcbf9d094e8ec5e6d0b5e2f4cdef001eac6ff authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #394 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/parser-5.39.0

github.com/elm-tooling/elm-language-client-vscode - 3907d669fdebf8f7b0ace8d912bb509c86aebbd1 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - aa412f134465fb6355e37bfc9f23fe42cbc200b2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.8.0 to 18.8.1

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

github.com/elm-tooling/elm-language-client-vscode - 5415c896b77ff9e36732c842e582f4bdaadfea04 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #389 from elm-tooling/dependabot/npm_and_yarn/types/node-18.8.0

github.com/elm-tooling/elm-language-client-vscode - 8c79bdf342f27708e9a5dcf8559abcc1171a89eb authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @types/node from 18.7.23 to 18.8.0

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

github.com/elm-tooling/elm-language-client-vscode - aa4061ee3e0bf1b6d89ea3974c241c51b9c1e7fd authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update everything (#97)

- npm packages
- package-lock.json version
- ESLint config
- GitHub Actions versions
- npm 6...

github.com/elm-tooling/elm-tooling-cli - 15c94945e105e171a618c5d3d9363fc35d703aa1 authored about 2 years ago by Simon Lydell <[email protected]>
Merge pull request #387 from elm-tooling/dependabot/submodules/server-32dbfee

github.com/elm-tooling/elm-language-client-vscode - 6d40cad6f8a443b5df9cbd000684ff5eb8f7d052 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump jest-diff from 29.1.0 to 29.1.2

Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 29.1.0 to ...

github.com/elm-tooling/elm-language-server - 7e440acfd4aff99e23e0ec8b1526f4016ff61360 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #388 from elm-tooling/dependabot/npm_and_yarn/client/types/mocha-10.0.0

Bump @types/mocha from 9.1.1 to 10.0.0 in /client

github.com/elm-tooling/elm-language-client-vscode - 338fa6bdbf31c88ec7972d41ea112c13d0e1d0a2 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @types/mocha from 9.1.1 to 10.0.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - a2ab658f37249d095fd833eb945136efdae64947 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #386 from elm-tooling/dependabot/npm_and_yarn/types/mocha-10.0.0

Bump @types/mocha from 9.1.1 to 10.0.0

github.com/elm-tooling/elm-language-client-vscode - 20947d3569c6be15fcaaab5a6a5fd0747b532696 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump server from `318e0ea` to `32dbfee`

Bumps [server](https://github.com/elm-tooling/elm-language-server) from `318e0ea` to `32dbfee`.
...

github.com/elm-tooling/elm-language-client-vscode - 4dd17fc6688e2abac47b8a6b8bd9a0e4a9c861b1 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/mocha from 9.1.1 to 10.0.0

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

github.com/elm-tooling/elm-language-client-vscode - 622d1eb32d1ecf6d6d1d6694c4aa11e87a9d7c9f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest-diff from 29.0.3 to 29.1.0

Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 29.0.3 to ...

github.com/elm-tooling/elm-language-server - 32dbfee7ea7883c25a53c3eed90af8deeace5c57 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #385 from elm-tooling/dependabot/npm_and_yarn/client/typescript-4.8.4

Bump typescript from 4.8.3 to 4.8.4 in /client

github.com/elm-tooling/elm-language-client-vscode - cf6bc72ecb9bcdefdce5f953a1d9c08acaeec96b authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #383 from elm-tooling/dependabot/npm_and_yarn/typescript-4.8.4

Bump typescript from 4.8.3 to 4.8.4

github.com/elm-tooling/elm-language-client-vscode - e6b835346b2bb40c3ac3c7488f481540a8e05c7e authored about 2 years ago by Kolja Lampe <[email protected]>
Bump typescript from 4.8.3 to 4.8.4 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 48f353d32155da9e24c3101a3f0ea788c368a93b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 4.8.3 to 4.8.4

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

github.com/elm-tooling/elm-language-client-vscode - 50277c928560c47d4c562e64972f4f722d09ce9d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #381 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/parser-5.38.1

github.com/elm-tooling/elm-language-client-vscode - ce5df1d04142f43d688daea7c66fd2433b13eb09 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump jest-mock-extended from 2.0.7 to 3.0.1

Bumps [jest-mock-extended](https://github.com/marchaos/jest-mock-extended) from 2.0.7 to 3.0.1.
...

github.com/elm-tooling/elm-language-server - 8bf94a8296bb662424729c351b3938918b2e7b20 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 4.8.3 to 4.8.4

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

github.com/elm-tooling/elm-language-server - f58e51505de66ad5493b105afc1f873fcb1ae717 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #380 from elm-tooling/dependabot/submodules/server-318e0ea

Bump server from `1537d15` to `318e0ea`

github.com/elm-tooling/elm-language-client-vscode - e8364f70e3a4d822f24b8bf003c1167e1ecb6d99 authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #379 from elm-tooling/dependabot/npm_and_yarn/types/node-18.7.23

Bump @types/node from 18.7.21 to 18.7.23

github.com/elm-tooling/elm-language-client-vscode - 8fb94739f9965a3b5e19fd6f5b3f29a375e20cf7 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /client

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

github.com/elm-tooling/elm-language-client-vscode - b75afe60796e5de69a468af82acf939b61f9a5f9 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #382 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/eslint-plugin-5.38.1

Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 in /client

github.com/elm-tooling/elm-language-client-vscode - 65e68b9a67d3d11bedf40e70c7ed831973a4b503 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 84926a7e88c2fd7381ef6bcd7db2f05575fb7d9d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump server from `1537d15` to `318e0ea`

Bumps [server](https://github.com/elm-tooling/elm-language-server) from `1537d15` to `318e0ea`.
...

github.com/elm-tooling/elm-language-client-vscode - a4b87839cf99c50948f11d23de1c9bc665280713 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.7.21 to 18.7.23

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

github.com/elm-tooling/elm-language-client-vscode - b9496fb37d6fa7e67580005ed1c4b1fcad9e340d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1

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

github.com/elm-tooling/elm-language-server - 318e0ea36a216cf8ba47f824ba42d2ffb8d240bb authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.23.0 to 8.24.0

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

github.com/elm-tooling/elm-language-server - bfccf7991681dfc532a221a5ed8f9baa446041f5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1

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

github.com/elm-tooling/elm-language-server - 0f73bf471a4166ddba978aad5cd403ce7319c98f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.7.19 to 18.7.23

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

github.com/elm-tooling/elm-language-server - 15ff5760b4d2b090400d88eed52536812dcdc3ee authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vscode-uri from 3.0.3 to 3.0.6

Bumps [vscode-uri](https://github.com/microsoft/vscode-uri) from 3.0.3 to 3.0.6.
- [Release note...

github.com/elm-tooling/elm-language-server - abfb4cf3669624ee3e1d77a8ea420c9cd1d60e44 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump doctoc from 2.2.0 to 2.2.1

Bumps [doctoc](https://github.com/thlorenz/doctoc) from 2.2.0 to 2.2.1.
- [Release notes](https:...

github.com/elm-tooling/elm-language-server - 1ee8b8b27db19cdcc48b40b9a2b722539be9031b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint from 8.23.0 to 8.23.1

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

github.com/elm-tooling/elm-language-server - 8119c9b1fb8df3100008bfc4ff99fe12494ceac1 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.0

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

github.com/elm-tooling/elm-language-server - b23b711c0a57e3366353b517b2d5027477f0d1f9 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.36.2 to 5.38.0

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

github.com/elm-tooling/elm-language-server - aa315397e5e51b37da76366654d6bac953e0a9ff authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.7.16 to 18.7.19

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

github.com/elm-tooling/elm-language-server - 642c20c3a72bd5cc2bd4396c54a42757c1c74b18 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump typescript from 4.8.2 to 4.8.3

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

github.com/elm-tooling/elm-language-server - 2751a5c28f63b9b53e79d415f49c4b6de65fc947 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jest-diff from 29.0.2 to 29.0.3

Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 29.0.2 to ...

github.com/elm-tooling/elm-language-server - 8d9e7ae3345c5833d18c6d15a3152ed9692223c4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #376 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/parser-5.38.0

github.com/elm-tooling/elm-language-client-vscode - 66ff34a388385af31c98beef7e1365d080904d16 authored about 2 years ago by Kolja Lampe <[email protected]>
Bump @typescript-eslint/parser from 5.36.2 to 5.38.0 in /client

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

github.com/elm-tooling/elm-language-client-vscode - 41b7043586ef708369ba3dc25683ab44878ff29e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #369 from elm-tooling/dependabot/npm_and_yarn/client/typescript-4.8.3

github.com/elm-tooling/elm-language-client-vscode - aaa1f434576529a183df061150a86aa8217345a4 authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #375 from elm-tooling/dependabot/npm_and_yarn/client/typescript-eslint/eslint-plugin-5.38.0

github.com/elm-tooling/elm-language-client-vscode - 3417208dce5cbccd00b62f2b17e3e33d8e07bef7 authored about 2 years ago by Kolja Lampe <[email protected]>
Merge pull request #367 from elm-tooling/dependabot/npm_and_yarn/typescript-4.8.3

github.com/elm-tooling/elm-language-client-vscode - 4aeb3494979bfd3dec8035e660eb44a44a4cd981 authored about 2 years ago by Kolja Lampe <[email protected]>