Skip to content

Backports some fixes to 0.4#631

Merged
JonasIsensee merged 2 commits intoJuliaIO:release-0.4from
KristofferC:backports-release-0.4
Feb 10, 2025
Merged

Backports some fixes to 0.4#631
JonasIsensee merged 2 commits intoJuliaIO:release-0.4from
KristofferC:backports-release-0.4

Conversation

@KristofferC
Copy link
Copy Markdown
Member

A large number of packages seems to be stuck on JLD2 0.4 and they error on upcoming 1.12 with

�[0KERROR: LoadError: UndefVarError: `module_keys` not defined in `Base`
�[0KStacktrace:
�[0K  [1] getproperty
�[0K    @ ./Base_compiler.jl:47 [inlined]

so I think it is a good idea to fix things on 0.4 as well. To make the tests pass I also had to backport the loading decompressor deprecation.

@JonasIsensee
Copy link
Copy Markdown
Collaborator

Thank you, this is a reasonable first step.
I'll also see if I can find which packages are being held back and what keeps them from updating compat bounds.

@JonasIsensee JonasIsensee merged commit f4ba837 into JuliaIO:release-0.4 Feb 10, 2025
@KristofferC KristofferC deleted the backports-release-0.4 branch February 11, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants