Skip to content

Bump julia-actions/julia-downgrade-compat from 1 to 2#137

Merged
JoshuaLampert merged 13 commits into
mainfrom
dependabot/github_actions/julia-actions/julia-downgrade-compat-2
Mar 4, 2026
Merged

Bump julia-actions/julia-downgrade-compat from 1 to 2#137
JoshuaLampert merged 13 commits into
mainfrom
dependabot/github_actions/julia-actions/julia-downgrade-compat-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Bumps julia-actions/julia-downgrade-compat from 1 to 2.

Release notes

Sourced from julia-actions/julia-downgrade-compat's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: julia-actions/julia-downgrade-compat@v1...v2.0.0

v1.0.7: First release under julia-actions org

No release notes provided.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (da552e6) to head (8cc0987).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #137   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          46       46           
  Lines        1323     1323           
=======================================
  Hits         1305     1305           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JoshuaLampert
Copy link
Copy Markdown
Owner

The Downgrade failure looks like it's the same as in NumericalMathematics/DispersiveShallowWater.jl#227 caused by StefanKarpinski/Resolver.jl#15.

@JoshuaLampert
Copy link
Copy Markdown
Owner

The issue with yanked version has been solved in Resolver.jl, but there is still an issue with weak dependencies, which are regular test dependencies. This should be solved by julia-actions/julia-downgrade-compat#40.

@JoshuaLampert
Copy link
Copy Markdown
Owner

JoshuaLampert commented Mar 2, 2026

The downgrade part looks good. Failing tests are now because of OrdinaryDiffEqCore.jl v3.10.0 LinearSolve.jl v3.62. I'll fix those in another PR.

@JoshuaLampert JoshuaLampert mentioned this pull request Mar 3, 2026
@JoshuaLampert
Copy link
Copy Markdown
Owner

LinearSolve.jl hotfix is annoying for Downgrade.

@JoshuaLampert JoshuaLampert merged commit 7871eaa into main Mar 4, 2026
19 checks passed
@JoshuaLampert JoshuaLampert deleted the dependabot/github_actions/julia-actions/julia-downgrade-compat-2 branch March 4, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant