Skip to content

[Merged by Bors] - chore: update Mathlib dependencies 2026-02-15#35330

Closed
mathlib-update-dependencies[bot] wants to merge 1 commit intomasterfrom
update-dependencies-bot-use-only
Closed

[Merged by Bors] - chore: update Mathlib dependencies 2026-02-15#35330
mathlib-update-dependencies[bot] wants to merge 1 commit intomasterfrom
update-dependencies-bot-use-only

Conversation

@mathlib-update-dependencies
Copy link
Copy Markdown
Contributor

This PR updates the Mathlib dependencies.


workflow run for this PR

@mathlib-update-dependencies mathlib-update-dependencies bot added the auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. label Feb 15, 2026
@github-actions github-actions bot added the new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! label Feb 15, 2026
@github-actions
Copy link
Copy Markdown

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 awaiting-author tag, or another reason described in the Lifecycle of a PR.

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.

@github-actions
Copy link
Copy Markdown

PR summary 88bb6d226a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No 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 scripts/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the dependency-bump This PR bumps the version of an upstream dependency (but not toolchain). label Feb 15, 2026
@mathlib-auto-merge
Copy link
Copy Markdown

As this PR is labelled auto-merge-after-CI, we are now sending it to bors:

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Feb 15, 2026
This PR updates the Mathlib dependencies.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 15, 2026

Build failed:

@bryangingechen
Copy link
Copy Markdown
Contributor

bors r+

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Feb 15, 2026
mathlib-bors bot pushed a commit that referenced this pull request Feb 15, 2026
This PR updates the Mathlib dependencies.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 15, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: update Mathlib dependencies 2026-02-15 [Merged by Bors] - chore: update Mathlib dependencies 2026-02-15 Feb 15, 2026
@mathlib-bors mathlib-bors bot closed this Feb 15, 2026
mathlib-bors bot pushed a commit that referenced this pull request Feb 16, 2026
…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]>
kim-em pushed a commit to leanprover-community/mathlib4-nightly-testing that referenced this pull request Feb 17, 2026
…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]>
kim-em pushed a commit to leanprover-community/mathlib4-nightly-testing that referenced this pull request Feb 17, 2026
…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]>
rao107 pushed a commit to rao107/mathlib4 that referenced this pull request Feb 18, 2026
Maldooor pushed a commit to Maldooor/mathlib4 that referenced this pull request Feb 25, 2026
Maldooor pushed a commit to Maldooor/mathlib4 that referenced this pull request Feb 25, 2026
…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]>
pfaffelh pushed a commit to pfaffelh/mathlib4 that referenced this pull request Mar 2, 2026
pfaffelh pushed a commit to pfaffelh/mathlib4 that referenced this pull request Mar 2, 2026
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. dependency-bump This PR bumps the version of an upstream dependency (but not toolchain). new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant