chore: Bump mathlib dependency to v4.31.0#182
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
…633) (2026-06-15)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump
mathlibdependency to v4.31.0: chore: bump toolchain to v4.31.0 (#40633) (2026-06-15)Previously at: 23b0068: feat(RepresentationTheory/Homological): define Tate cohomology (#38553) (2026-06-09)
This pins the named release
v4.31.0.This is an automated dependency bump to the latest commit this project is known to build against (its last-known-good commit).
lake buildwas run against the new commit before this PR was opened and succeeded, so it should be mergeable as-is.Only
lake buildis checked, though — if your own CI does more (linting, failing on warnings, downstream tests, …), run it on this PR before merging.Warning
This PR was opened by the default
github-actions[bot]identity, so your repository's own CI does not run on it — GitHub suppresses workflow triggers (push/pull_request) for events caused by the built-inGITHUB_TOKEN.To run your CI on this PR once, push an empty commit (
git commit --allow-empty -m "run CI" && git push) — a human-triggered event is not suppressed. To get CI on every automated bump PR, open them under a GitHub App token instead: see the authentication guide.This PR was last updated on 2026-06-25 by this workflow run. It is an automated bump using downstream-reports/open-bump-pr.