Bump julia-actions/julia-downgrade-compat from 1 to 2#116
Conversation
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>
|
@thazhemadam this CI script seems odd? |
|
@dependabot rebase The PR needs to be rebased on main. Main has been updated since this PR was created (notably actions/checkout was bumped from v4 to v6 in #130), and without a rebase this PR would inadvertently downgrade that action. After rebasing, CI should pass. I've verified locally that tests pass with the julia-downgrade-compat v2 update. 🤖 Generated with Claude Code |
|
Sorry, only users with push access can use that command. |
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
This PR is significantly outdated and needs to be rebased onto main. The PR currently shows conflicting changes because:
The only actual change needed is: Update After rebasing, the PR would be clean with just that single change. The CI failure is due to the stale state. @dependabot rebase (note: this may need a maintainer to trigger) 🤖 Generated with Claude Code |
|
Sorry, only users with push access can use that command. |
Bumps julia-actions/julia-downgrade-compat from 1 to 2.
Release notes
Sourced from julia-actions/julia-downgrade-compat's releases.
Commits
b201f7aUpdate to use the new Resolver.jl (#16)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)