Skip to content

Refresh dependencies and normalize workflow pins#206

Merged
yvette-carlisle merged 3 commits into
mainfrom
xy/dep-roll-style-rulesets
May 9, 2026
Merged

Refresh dependencies and normalize workflow pins#206
yvette-carlisle merged 3 commits into
mainfrom
xy/dep-roll-style-rulesets

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • refresh Cargo.lock to the latest Rust 1.95.0-compatible dependency graph
  • pin GitHub Actions refs to full commit SHAs with release-tag provenance, including upload-artifact v7.0.1 and download-artifact v8.0.1
  • remove checked-in .github/rulesets files

Verification

  • actionlint .github/workflows/language.yml .github/workflows/pages.yml .github/workflows/release.yml
  • swift package --package-path native/macos-host resolve
  • cargo make checks
  • scripts/perf/self-check-macos.sh
  • cargo update --dry-run --verbose leaves only target-lexicon v0.13.3 held by cfg-expr exact transitive requirement

Dependency Notes

  • Sparkle and SwiftLintPlugins remain on their current exact versions because upstream latest releases are still 2.9.1 and 0.63.2.
  • cargo update --dry-run reports no remaining Rust 1.95-compatible lockfile updates after this refresh.

@yvette-carlisle yvette-carlisle merged commit 1634327 into main May 9, 2026
16 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/dep-roll-style-rulesets branch May 9, 2026 09:06
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