Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

chore(deps): upgrade lockfile to preset 3.6.1 (unbreaks deploy)#58

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/preset-3.6.1
May 18, 2026
Merged

chore(deps): upgrade lockfile to preset 3.6.1 (unbreaks deploy)#58
rubenvdlinde merged 1 commit into
developmentfrom
chore/preset-3.6.1

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Collaborator

Preset 3.6.0 had a JSDoc parse bug that broke every deploy. 3.6.1 fixed it. Lockfile bumped via npm update --package-lock-only --min-release-age=0.

Preset 3.6.0 shipped with a JSDoc comment parse bug (literal */ inside
backticks closed the comment early). The fleet rollout of 3.6.0 caused
deploys to fail at config-load with 'ParseError: Missing semicolon'.

3.6.1 fixed that with a one-character edit; this commit upgrades the
lockfile so npm ci pulls 3.6.1 instead of 3.6.0. Same change rolling
across the fleet via parallel chore PRs.
@rubenvdlinde rubenvdlinde merged commit 2198c6a into development May 18, 2026
2 checks passed
@rubenvdlinde rubenvdlinde deleted the chore/preset-3.6.1 branch May 18, 2026 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant