Skip to content

Pin dependency versions and add release age gate#565

Closed
matheus1lva wants to merge 1 commit into
feat/v2-aprsfrom
ping-deps-published
Closed

Pin dependency versions and add release age gate#565
matheus1lva wants to merge 1 commit into
feat/v2-aprsfrom
ping-deps-published

Conversation

@matheus1lva
Copy link
Copy Markdown
Collaborator

Summary

  • Pin package dependency specifiers to exact resolved versions.
  • Add Bun publish-age gate with minimumReleaseAge = 604800.
  • Refresh root and nested Bun lockfiles.

Test plan

  • Root bun install completed successfully.
  • scripts/cms-integration bun install completed successfully.
  • Verified no mutable dependency range specs remain.

Risk / impact

  • Dependency resolution is stricter; future installs reject package versions published less than 7 days ago.

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.

1 participant