[Merged by Bors] - chore: update Mathlib dependencies 2026-02-15#35330
[Merged by Bors] - chore: update Mathlib dependencies 2026-02-15#35330mathlib-update-dependencies[bot] wants to merge 1 commit intomasterfrom
Conversation
Welcome new contributor!Thank you for contributing to Mathlib! If you haven't done so already, please review our contribution guidelines, as well as the style guide and naming conventions. We use a review queue to manage reviews. If your PR does not appear there, it is probably because it is not successfully building (i.e., it doesn't have a green checkmark), has the If you haven't already done so, please come to https://leanprover.zulipchat.com/, introduce yourself, and mention your new PR. Thank you again for joining our community. |
PR summary 88bb6d226aImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
As this PR is labelled bors merge |
This PR updates the Mathlib dependencies.
|
Build failed: |
|
bors r+ |
This PR updates the Mathlib dependencies.
|
Pull request successfully merged into master. Build succeeded: |
…cache is skipped (#35389) Currently some PRs sent to `bors` have ended up failing (#35330, #34667) because the upload_cache step was skipped, causing the required Post-Build and Post-CI jobs to get skipped as well. This PR adjusts the conditionals to ensure that those steps still run even if the cache upload gets skipped. Co-authored-by: Bryan Gin-ge Chen <[email protected]>
…cache is skipped (leanprover-community#35389) Currently some PRs sent to `bors` have ended up failing (leanprover-community#35330, leanprover-community#34667) because the upload_cache step was skipped, causing the required Post-Build and Post-CI jobs to get skipped as well. This PR adjusts the conditionals to ensure that those steps still run even if the cache upload gets skipped. Co-authored-by: Bryan Gin-ge Chen <[email protected]>
…cache is skipped (leanprover-community#35389) Currently some PRs sent to `bors` have ended up failing (leanprover-community#35330, leanprover-community#34667) because the upload_cache step was skipped, causing the required Post-Build and Post-CI jobs to get skipped as well. This PR adjusts the conditionals to ensure that those steps still run even if the cache upload gets skipped. Co-authored-by: Bryan Gin-ge Chen <[email protected]>
…5330) This PR updates the Mathlib dependencies.
…5330) This PR updates the Mathlib dependencies.
…cache is skipped (leanprover-community#35389) Currently some PRs sent to `bors` have ended up failing (leanprover-community#35330, leanprover-community#34667) because the upload_cache step was skipped, causing the required Post-Build and Post-CI jobs to get skipped as well. This PR adjusts the conditionals to ensure that those steps still run even if the cache upload gets skipped. Co-authored-by: Bryan Gin-ge Chen <[email protected]>
…5330) This PR updates the Mathlib dependencies.
…cache is skipped (leanprover-community#35389) Currently some PRs sent to `bors` have ended up failing (leanprover-community#35330, leanprover-community#34667) because the upload_cache step was skipped, causing the required Post-Build and Post-CI jobs to get skipped as well. This PR adjusts the conditionals to ensure that those steps still run even if the cache upload gets skipped. Co-authored-by: Bryan Gin-ge Chen <[email protected]>
This PR updates the Mathlib dependencies.
workflow run for this PR