-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump autofix-ci/action from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c in the actions group #309
Conversation
Bumps the actions group with 1 update: [autofix-ci/action](https://github.com/autofix-ci/action). Updates `autofix-ci/action` from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](autofix-ci/action@dd55f44...ff86a55) --- updated-dependencies: - dependency-name: autofix-ci/action dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Ugh on macOS:
and on Linux during installation:
seems like a problem with a new |
Nope, not the Also I think the x264 error is probably due to some dep now requiring it, and they have exclamation points in their version numbers https://anaconda.org/conda-forge/x264/files Not sure how to fix either of these |
Seems like we're hitting conda/constructor#908, I'll see what's requiring |
Hm, I just cut a new conda-libmamba-solver today, so it might be that. Can you try pinning conda-libmamba-solver to |
@jaimergp it does look like the |
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)
Failing successfully without the pin, going to restore the pin and merge this. But hopefully knowing it was working before helps with conda/constructor#908 (maybe issue needs to move to the conda-libmamba-solver repo?) |
Bumps the actions group with 1 update: autofix-ci/action.
Closes #310
Updates
autofix-ci/action
from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8cCommits
ff86a55
Update README.md2891949
fix: reuse commit-message for in-action commit (#15)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions