Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enable noImplicitAny on dependency-provider.js #195

Merged

Conversation

lishaduck
Copy link
Contributor

@lishaduck lishaduck commented Jul 8, 2024

This is ready to be merged, except for the part where I add a github dependency.

Blocked by: mpizenberg/elm-solve-deps-wasm#3.
Depends on: #191.
Relates to: #125.
Here's the diff, as GH doesn't play well with stacks from forks: lishaduck/node-elm-review@result-cache-json-no-implict-any...dependency-provider-no-implict-any

@lishaduck
Copy link
Contributor Author

99% unblocked. Just need a new npm release of elm-solve-deps-wasm.

@lishaduck
Copy link
Contributor Author

Yahooooooo!!!!!

@lishaduck lishaduck force-pushed the dependency-provider-no-implicit-any branch from 919b2a3 to 9c72d2b Compare July 9, 2024 19:57
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/elm-solve-deps-wasm@2.0.0 filesystem 0 276 kB mattpiz
npm/strip-ansi@6.0.1 None 0 4.03 kB sindresorhus
npm/terminal-link@2.1.1 None +2 29.6 kB sindresorhus

View full report↗︎

@jfmengels jfmengels merged commit 7884f6d into jfmengels:main Jul 9, 2024
3 checks passed
@jfmengels
Copy link
Owner

Nice work!

@lishaduck lishaduck deleted the dependency-provider-no-implicit-any branch July 9, 2024 20:19
lydell added a commit to rtfeldman/node-test-runner that referenced this pull request Feb 14, 2025
This is commit switches to the same version constraint of
elm-solve-deps-wasm as elm-review uses these days. (Since 2.13.0, via
jfmengels/node-elm-review#195.)

The benefit of this
commit is that if you install the latest version of both elm-test and
elm-review, you only get one copy of elm-solve-deps-wasm in
node_modules/ instead of two, saving about 288 KB.

Closes #636. This commit does the same thing as that PR, but without
updating the package-lock.json version. That will be done some other
time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants