Skip to content

Conversation

@niStee
Copy link
Contributor

@niStee niStee commented Aug 19, 2025

What does this PR do?

Enable Dependabot support for Rust toolchain updates and document the setup.

Changes (vs main):

  • Add rust-toolchain package ecosystem to .github/dependabot.yml
  • Configure weekly updates on Tuesdays at 06:00 UTC
  • Add labels and commit message formatting for Rust toolchain updates
  • Enhance rust-toolchain.toml with explicit components and targets
  • Add documentation in RUST_TOOLCHAIN_DEPENDABOT.md

Notes:

  • This follows GitHub's 2025‑08‑19 changelog announcing rust-toolchain support
  • Dependabot will monitor rust-toolchain.toml and open PRs when new stable versions are released

Standards checklist

  • The PR title is descriptive and scoped (e.g., area: short summary)
  • I have read CONTRIBUTING.md
  • Optional: I have tested the code myself

For new steps

  • Optional: Topgrade skips this step where needed (N/A)
  • Optional: The --dry-run option works with this step (N/A)
  • Optional: The --yes option works with this step if it is supported by the underlying command (N/A)

If you developed a feature or a bug fix for someone else and you do not have the means to test it,
please tag this person here.

- Add rust-toolchain package ecosystem to .github/dependabot.yml
- Configure weekly updates on Tuesdays at 06:00 UTC
- Add proper labels and commit message formatting for rust updates
- Enhance rust-toolchain.toml with explicit components and targets
- Add comprehensive documentation in RUST_TOOLCHAIN_DEPENDABOT.md

This enables automatic Rust toolchain updates as announced in GitHub's
changelog on 2025-08-19. Dependabot will now monitor rust-toolchain.toml
and create PRs when new stable releases are available.
@niStee niStee marked this pull request as ready for review August 19, 2025 19:44
@niStee niStee mentioned this pull request Aug 19, 2025
3 tasks
@GideonBear
Copy link
Member

Blocked by #1268 (comment)

@niStee niStee closed this Nov 14, 2025
@niStee niStee deleted the dependabot-rust-toolchain-support branch November 14, 2025 23:01
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