Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint-staged): add yarn command to lint staged to ensure the lock file is updated #3608

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

cdransf
Copy link
Member

@cdransf cdransf commented Mar 6, 2025

Description

This PR adds the yarn command after yarn constraints --fix is invoked in lint-staged.config.js to ensure that the lock file is updated and to help prevent build failures.

We'll need to monitor release PRs to verify that this addresses failures when generating release PRs.

  • I have read the contribution guidelines.
  • I have updated relevant storybook stories and templates.
  • I have tested these changes in Windows High Contrast mode.
  • If my change impacts other components, I have tested to make sure they don't break.
  • If my change impacts documentation, I have updated the documentation accordingly.
  • ✨ This pull request is ready to merge. ✨

Copy link

changeset-bot bot commented Mar 6, 2025

⚠️ No Changeset found

Latest commit: b649170

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

@cdransf cdransf added the skip_vrt Add to a PR to skip running VRT (but still pass the action) label Mar 6, 2025
@cdransf cdransf requested review from castastrophe and pfulton March 6, 2025 21:07
@cdransf cdransf self-assigned this Mar 6, 2025
@cdransf cdransf force-pushed the cdransf/release-fix branch 3 times, most recently from f8c299f to 9d0decc Compare March 6, 2025 21:10
Copy link
Contributor

github-actions bot commented Mar 6, 2025

File metrics

Summary

Total size: 2.25 MB*

🎉 No changes detected in any packages

* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

Copy link
Contributor

github-actions bot commented Mar 6, 2025

🚀 Deployed on https://pr-3608--spectrum-css.netlify.app

@cdransf cdransf force-pushed the cdransf/release-fix branch from adb7ed2 to b649170 Compare March 6, 2025 21:18
@cdransf cdransf merged commit e28fe49 into main Mar 6, 2025
12 checks passed
@cdransf cdransf deleted the cdransf/release-fix branch March 6, 2025 21:29
castastrophe added a commit that referenced this pull request Mar 6, 2025
castastrophe added a commit that referenced this pull request Mar 6, 2025
castastrophe added a commit that referenced this pull request Mar 6, 2025
* chore: release
* fix(lint-staged): resolve conflict (#3608)

Co-authored-by: [ Cassondra ] <[email protected]>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cory Dransfeldt <[email protected]>
Co-authored-by: [ Cassondra ] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants