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

Update Rust toolchain from 1.75.0 to 1.76.0 #198

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

github-actions[bot]
Copy link

Warning

This PR is automatically created via a Github Action. Ensure all changes are valid before merging.

Update the toolchain and sync to the latest available in rust-lang/rust.

Current toolchain version: 1.75.0
Latest toolchain version: 1.76.0

Changelog
Commits

@github-actions github-actions bot added the A-deps Area: Source and library dependencies. label Feb 20, 2024
lopopolo added a commit that referenced this pull request Feb 20, 2024
- `-iE` edits in place and makes a backup with suffix `E` on Linux. Use
  plain `-i` to edit in place. https://linux.die.net/man/1/sed
- Add `workflow_dispatch:` trigger so the workflow can be manually
  triggered.
- Explicitly add files to the index for committing when making the PR.
  The Ruby action ends up dumping a ton of content to disk when doing
  the bundle install. See #198.
@lopopolo
Copy link
Member

closing this due to the unexpectedly included files. Fixes coming in #199.

cc @b-n

@lopopolo lopopolo closed this Feb 20, 2024
@lopopolo lopopolo deleted the actions/update-toolchain-version branch February 20, 2024 00:38
@lopopolo lopopolo restored the actions/update-toolchain-version branch February 20, 2024 00:38
@lopopolo lopopolo reopened this Feb 20, 2024
@lopopolo
Copy link
Member

actually, let's re-open and see if the workflow does the thing which updates this PR and branch.

@github-actions github-actions bot force-pushed the actions/update-toolchain-version branch from 77cb074 to 2e0e87e Compare February 20, 2024 00:41
@lopopolo
Copy link
Member

yay it worked!

@lopopolo lopopolo closed this Feb 20, 2024
@lopopolo lopopolo reopened this Feb 20, 2024
@lopopolo
Copy link
Member

bypass branch protection / admin mode is disabled

@lopopolo lopopolo merged commit 554fd11 into trunk Feb 21, 2024
11 checks passed
@lopopolo lopopolo deleted the actions/update-toolchain-version branch February 21, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant