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.

cderv added 2 commits January 14, 2026 11:49
This avoid failing test while still testing the feature

(cherry picked from commit 98a0a0f)
… issues

Something in recent LaTeX updates appears to have broken some of the article layout tests.
Rendering them make them hangs.

To temporarily opt out these tests until we can investigate and fix the underlying issue, #13663

(cherry picked from commit dd8d141)
@cderv cderv merged commit b6b491f into v1.8 Jan 14, 2026
44 checks passed
@cderv cderv deleted the backport/skypack-fix branch January 14, 2026 12:23
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