Zulip Chat Archive
Stream: mathlib4
Topic: Upgrading mathlib dependencies
Michael Rothgang (Jan 10 2025 at 10:06):
I'd like to upgrade the versions of batteries and import-graph that mathlib uses, as #20613 and #20568 use these features, respectively. Is it fine to un-pin their revisions, or should I wait until a rc2 is released? (I'm not in a particular hurry.)
Michael Rothgang (Jan 10 2025 at 11:43):
CC @Kim Morrison @Johan Commelin for the above question
Kim Morrison (Jan 10 2025 at 23:32):
@Michael Rothgang, yes, please unpin.
Kim Morrison (Jan 10 2025 at 23:32):
We should have a bot that is regularly complaining that it can't update these dependencies, but it has gone silent. :-(
Eric Wieser (Jan 10 2025 at 23:40):
When did it go silent?
Eric Wieser (Jan 10 2025 at 23:40):
I would guess that pinned revisions mean that the bot has nothing to say, because lake update
succeeds but does nothing
Michael Rothgang (Jan 11 2025 at 00:21):
#20651 (still running CI passes now)
Last updated: May 02 2025 at 03:31 UTC