Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports some fixes to 0.4 #631

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

KristofferC
Copy link
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
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
1 check passed
@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