Update julia-actions/setup-julia action to v3#149
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update julia-actions/setup-julia action to v3#149renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2→v3Release Notes
julia-actions/setup-julia (julia-actions/setup-julia)
v3.0.1Compare Source
What's Changed
This is a bugfix release that fixes an error seen when using
min-minorormin-patch.Full Changelog
Full Changelog: julia-actions/setup-julia@v3.0.0...v3.0.1
v3Compare Source
v3.0.0Compare Source
version: minhas changed between v2 and v3.version: minwould resolve to the minimum major/minor/patch, e.g. 1.10.0.version: minresolves to the minimum major/minor but the latest patch, e.g. 1.10.11.version: min-patch. Note: v3 also adds the aliasversion: min-minor, which is equivalent toversion: min.x86_64Julia binaries are requested on Apple Silicon macOS. (Under v2, this was a warning.) Under v3, if you specifically want to runx86_64Julia binaries on Apple Silicon (under Rosetta 2), you must now opt-in by specifying theforce-arch: trueinput.Other Changes
We updated some dependencies, and we improved and updated the CI tooling on this repo.
Full Changelog
Full Changelog: julia-actions/setup-julia@v2.7.0...v3.0.0
v2.7.0Compare Source
Documentation
'') by @DilumAluthge in #302Dependencies
CI in this repo
macos-12by @giordano in #318macos-13->macos-15-intelby @giordano in #365New Contributors
Full Changelog
Full Changelog: julia-actions/setup-julia@v2...v2.7.0
v2.6.1: - Add warning for x64 on apple silicon runnersCompare Source
What's Changed
Maintenance
Full Changelog: julia-actions/setup-julia@v2.6.0...v2.6.1
v2.6.0: : Update the LTS alias to point to Julia 1.10Compare Source
What's Changed
archinput: acceptx86_64as a synonym forx64by @DilumAluthge in #264Dependency Updates
Full Changelog
Full Changelog: julia-actions/setup-julia@v2.5.0...v2.6.0
v2.6Compare Source
v2.5.0: : Migrate to new release process for thesetup-juliaactionCompare Source
What's Changed
Full Changelog: julia-actions/setup-julia@v2.4.0...v2.5.0
v2.4Compare Source
v2.4.0: : Resolveminas the earliest compatible Julia version defined by the projectCompare Source
What's Changed
minas the earliest compatible Julia version (compatible with the user's project) by @omus in #202Maintenance
e564658to0f674f3by @dependabot in #272New Contributors
Full Changelog: julia-actions/setup-julia@v2.3.0...v2.4.0
v2.3Compare Source
v2.3.0: : Suggest users useltsrather than1.6; resolvearch: defaultto the default archCompare Source
What's Changed
defaultas the value of thearchinput, use the runner machine's architecture by @DilumAluthge in #263macos-latestormacos-14) by @DilumAluthge in #261Other changes:
npm run formatby @DilumAluthge in #267package.json: change version number from2.2.0to2.3.0by @DilumAluthge in #271Dependency updates:
31b4b50toe564658by @dependabot in #259Full Changelog: julia-actions/setup-julia@v2.2.0...v2.3.0
v2.2Compare Source
v2.2.0: - Newltsandprenamed version specifiersCompare Source
What's Changed
It is now possible to specify two new named version identifiers:
ltsfor the Long Term Support (LTS) julia version (currently 1.6)prefor the latest pre-releasePRs
ltsfor the LTS, and allowprefor the latest pre-release by @KristofferC in #234.tool-versionsby @DilumAluthge in #253New Contributors
Full Changelog: julia-actions/setup-julia@v2.1.0...v2.2.0
v2.1Compare Source
v2.1.0Compare Source
What's Changed
aarch64/arm64) URLs for Julia nightly by @benlorenz in #2202.0.0inpackage.jsonandpackage-lock.jsonby @DilumAluthge in #228v2by @DilumAluthge in #232getNightlyFileNameby @DilumAluthge in #237tar(not the Git Bashtar) by @IanButterworth in #206New Contributors
Full Changelog: julia-actions/setup-julia@v1.9.3...v2.1.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.