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

Update to Julia 1.11 #2031

Merged
merged 4 commits into from
Feb 3, 2025
Merged

Update to Julia 1.11 #2031

merged 4 commits into from
Feb 3, 2025

Conversation

visr
Copy link
Member

@visr visr commented Feb 3, 2025

We had this earlier with #1914 but that still missed a bugfix that made package installation more fragile with our antivirus. This switches to the latest release 1.11.3 that has those fixes.

Since we don't officially support running from Julia this directly requires 1.11 as the minimum version. I also directly use the new entrypoint marking.

Somewhat unrelated, but I ran ExplicitImports again and found that we don't use a bunch of names, so I removed those.

This also sets compat to avoid pulling in ComponentArrays v0.15.23, see #2028.

@visr visr requested a review from evetion February 3, 2025 13:30
@visr visr merged commit b8b9f6e into main Feb 3, 2025
21 of 25 checks passed
@visr visr deleted the julia-1.11.3 branch February 3, 2025 13:40
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