Skip to content

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

Merged
ChrisRackauckas merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/julia-downgrade-compat-2
Jan 2, 2026
Merged

Bump julia-actions/julia-downgrade-compat from 1 to 2#116
ChrisRackauckas merged 1 commit intomainfrom
dependabot/github_actions/julia-actions/julia-downgrade-compat-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 28, 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 Jul 28, 2025
@ChrisRackauckas
Copy link
Copy Markdown
Member

@thazhemadam this CI script seems odd?

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

@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.

cc @ChrisRackauckas

🤖 Generated with Claude Code

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 2, 2026

Sorry, only users with push access can use that command.

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 2, 2026

Sorry, only users with push access can use that command.

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

This PR is significantly outdated and needs to be rebased onto main. The PR currently shows conflicting changes because:

  1. Main has already upgraded actions/checkout from v4 to v6 (this PR shows it as v4, which would be a regression)
  2. Main has already removed CompatHelper.yml (this PR adds it back)
  3. Main has already upgraded Downgrade.yml to use julia-downgrade-compat@v2

The only actual change needed is: Update CI.yml to use julia-actions/julia-downgrade-compat@v2 instead of v1.

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)

cc @ChrisRackauckas

🤖 Generated with Claude Code

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 2, 2026

Sorry, only users with push access can use that command.

@ChrisRackauckas ChrisRackauckas merged commit 172f015 into main Jan 2, 2026
7 of 8 checks passed
@ChrisRackauckas ChrisRackauckas deleted the dependabot/github_actions/julia-actions/julia-downgrade-compat-2 branch January 2, 2026 09:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants