Skip to content

chore: Supply chain hardening#1097

Open
elliott-with-the-longest-name-on-github wants to merge 2 commits into
mainfrom
supply-chain-hardening
Open

chore: Supply chain hardening#1097
elliott-with-the-longest-name-on-github wants to merge 2 commits into
mainfrom
supply-chain-hardening

Conversation

@elliott-with-the-longest-name-on-github
Copy link
Copy Markdown
Contributor

cli

Supply-chain hardening pass.

Changes

  • Bump packageManager from [email protected] to [email protected] with +sha512 integrity suffix.
  • Add to pnpm-workspace.yaml:
    • minimumReleaseAge: 1440
    • minimumReleaseAgeExclude: ['@sveltejs/*', svelte, esrap, devalue]
    • blockExoticSubdeps: true
  • Remove the preview-release job from ci.yml (was publishing to pkg.pr.new) in favor of pkg.svelte.dev
  • Pin all third-party GitHub Actions to full SHA with # vX.Y.Z comments across ci.yml, release.yml, update-template-repo.yml:
    • actions/checkout@v4
    • actions/setup-node@v4
    • pnpm/action-setup@v4
    • changesets/action@v1

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

⚠️ No Changeset found

Latest commit: f8a818f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Member

@manuel3108 manuel3108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to merge, whenever this is ready

- Increase minimumReleaseAge from 1440 (1 day) to 2880 (2 days)
- Add zimmerframe, prettier-plugin-svelte, svelte-check, and esm-env to minimumReleaseAgeExclude
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