Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Jan 9, 2026

Important

Backport PR #13850

I think we need this for v1.8 dev version to build on CI.

See problem in #13858

* dev: use npm: prefix in import map for lodash as skypack CDN is failing with error 500
* fix: add type annotations for lodash npm: import compatibility

The npm: prefix for lodash doesn't preserve generic type inference,
causing TypeScript to infer `any` for callback parameters. Added
explicit type annotations and type assertions where needed.

(cherry picked from commit d341f2a)
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jan 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

3 participants