Bump julia-actions/setup-julia from 2 to 3#210
Bump julia-actions/setup-julia from 2 to 3#210dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
5be0147 to
66d22e6
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2 to 3. - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@v2...v3) --- updated-dependencies: - dependency-name: julia-actions/setup-julia dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
66d22e6 to
23003a6
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #210 +/- ##
=======================================
Coverage 97.17% 97.17%
=======================================
Files 8 8
Lines 813 813
=======================================
Hits 790 790
Misses 23 23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
inkydragon
left a comment
There was a problem hiding this comment.
Seems a bug?
ERROR: LoadError: Unsatisfiable requirements detected for package OffsetArrays [6fe1bfb0]:
OffsetArrays [6fe1bfb0] log:
├─OffsetArrays [6fe1bfb0] has no known versions!
└─restricted to versions * by an explicit requirement — no versions left
Coverage test works well for me locally.
julia> import Pkg; Pkg.test("Combinatorics" ;coverage=true)
Testing Combinatorics
Resolving package versions...
Installed Adapt ─ v3.0.0
Status `C:\Users\inkyd\AppData\Local\Temp\jl_1CC8.tmp\Manifest.toml`
[79e6a3ab] Adapt v3.0.0
[861a8166] Combinatorics v1.1.0 #master (https://github.com/JuliaMath/Combinatorics.jl)
[6fe1bfb0] OffsetArrays v1.17.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
Test Summary: | Pass Total
numbers | 54 54
Test Summary: | Pass Total
factorials | 34 34
Test Summary: | Pass Total
combinations | 32 32
Test Summary: | Pass Total
permutations | 11896 11896
Test Summary: | Pass Broken Total
partitions | 87 1 88
Test Summary: | Pass Total
multinomials | 20 20
Test Summary: | Pass Total
youngdiagrams | 10 10
Testing Combinatorics tests passed
julia>
julia> versioninfo()
Julia Version 1.0.5
Commit 3af96bcefc (2019-09-09 19:06 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 13th Gen Intel(R) Core(TM) i9-13900HX
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, generic)
Bumps julia-actions/setup-julia from 2 to 3.
Release notes
Sourced from julia-actions/setup-julia's releases.
... (truncated)
Commits
f6f565dBugfix: Fix an error seen when usingmin-minorormin-patch(#387)4a12c5fBreaking: Changeminto return the latest patch (but still the minimum majo...a8c65a2Bump the all-github-actions group across 1 directory with 2 updates (#381)92d77f5Bump picomatch from 2.3.1 to 2.3.2 (#379)679f144Bump handlebars from 4.7.8 to 4.7.9 (#377)7c976c8Add workflow to run make everything-from-scratch (#378)101e139Breaking: Migrate from Node 20 to Node 24 (#374)44a615aRequire opt-in viaforce-archto run x86 on macOS arm (#352)