Commit 5f12d30
Bump julia-actions/julia-downgrade-compat from 1 to 2 (#168)
* Bump julia-actions/julia-downgrade-compat from 1 to 2
Bumps [julia-actions/julia-downgrade-compat](https://github.com/julia-actions/julia-downgrade-compat) from 1 to 2.
- [Release notes](https://github.com/julia-actions/julia-downgrade-compat/releases)
- [Commits](julia-actions/julia-downgrade-compat@v1...v2)
---
updated-dependencies:
- dependency-name: julia-actions/julia-downgrade-compat
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* add allow_reresolve: false
* forcedeps, julia_version, force_latest_compatible_version
* remove ignore in dependabot
* bump Plots.jl to v1.38.9
* bump StaticArrays.jl to v1.9.8
* bump compat of OrdinaryDiffEqCore.jl to v3.0.1
* use default julia version
* try copying Manifest.toml and manual testing instead of julia-runtest
* fix syntax
* another try to fix syntax
* add Pkg.status() to verify correct package versions
* verify that newer versions in logs are only due to Aqua.jl
* try again
* try again with julia-runtest, but also copy Manifest.toml
* allow_reresolve and force_latest_compatible_version
* try patched downgrade action version from PR
* remove copying Manifest.toml
* run on v1.12
* use new commit
* try v1.12 again
* manually run tests again
* also try v2
should not work because we do not copy the Manifest.toml to test/, but just to verify that
* run Aqua.jl tests again
* use Pkg.test and add comment
* use include instead of Pkg.test again
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Lampert <joshua.lampert@uni-hamburg.de>
Co-authored-by: Stefan Kopecz <SKopecz@users.noreply.github.com>
Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>1 parent 3d058b6 commit 5f12d30
4 files changed
Lines changed: 18 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
0 commit comments