awesome-falsehood
awesome-falsehood copied to clipboard
Bump kdeldycke/workflows/.github/workflows/autofix.yaml from 4.17.9 to 4.23.1
Bumps kdeldycke/workflows/.github/workflows/autofix.yaml from 4.17.9 to 4.23.1.
Release notes
Sourced from kdeldycke/workflows/.github/workflows/autofix.yaml's releases.
v4.23.1
Changes
- Fix some incompatibilities between
mdformatplugins.v4.23.0
Changes
- Remove maximum capped version of all dependencies (relax all
~=specifiers to>=). This gives more freedom to downstream and upstream packagers. Document each minimal version choice.- Add new
--commandparameter togha-utils test-plancommand as an alias to--binary.- Allow
gha-utils test-planto accept a full command line with parameters as input for--command/--binaryoption.- Self-check of
gha-utils test-plancommand in its own test plan.- Dynamiccaly deepen shallow clones of Git repositories when fetching new commit ranges.
- Only runs
optimize-imagesjob if there are image files in the repository.- Move runner architecture validation to
gha-utils-only job.- Remove dependency on
mdformat_tablesplugin which has been merged intomdformat-gfm.- Use un-released versions of
mdformatplugins until their compatibility is restored.- Move all typing-related imports behind a hard-coded
TYPE_CHECKINGguard to avoid runtime imports.- Fix builds on
macos-26.- Skip tests on intermediate Python versions (
3.12and3.13) to reduce CI load.v4.22.0
Changes
- Add new
image_filesfield togha-utils metadata.- Only runs
lint-yamljob if there are YAML files in the repository.- Only runs
lint-github-actionjob if there are workflow files in the repository.- Only runs
broken-linksjob if there are Markdown or rST files in the repository.- Only runs
update-mailmapjob if.mailmapfile exists.- The
gha-utils test-plancommand now reports the detailed line differences when a*_regex_fullmatchcheck fails.- Fix
commit_rangefield when there is only one commit in the range.- Flag
macos-26as unstable target by default for Nuitka builds while we wait for a solution upstream.- Upload Nuitka crash report as artifacts when the build fails.
- Validate architecture of binaries produced by Nuitka builds.
v4.21.0
Changes
- Use
astral-sh/[email protected]action to installuvinstead of manually installing it withpip.- Remove
requirements/uv.txtfile.- Add new fields to
gha-utils metadata:
yaml_filesworkflow_filesmailmap_exists
... (truncated)
Changelog
Sourced from kdeldycke/workflows/.github/workflows/autofix.yaml's changelog.
4.23.1 (2025-11-01)
- Fix some incompatibilities between
mdformatplugins.4.23.0 (2025-10-25)
- Remove maximum capped version of all dependencies (relax all
~=specifiers to>=). This gives more freedom to downstream and upstream packagers. Document each minimal version choice.- Add new
--commandparameter togha-utils test-plancommand as an alias to--binary.- Allow
gha-utils test-planto accept a full command line with parameters as input for--command/--binaryoption.- Self-check of
gha-utils test-plancommand in its own test plan.- Dynamiccaly deepen shallow clones of Git repositories when fetching new commit ranges.
- Only runs
optimize-imagesjob if there are image files in the repository.- Move runner architecture validation to
gha-utils-only job.- Remove dependency on
mdformat_tablesplugin which has been merged intomdformat-gfm.- Use un-released versions of
mdformatplugins until their compatibility is restored.- Move all typing-related imports behind a hard-coded
TYPE_CHECKINGguard to avoid runtime imports.- Fix builds on
macos-26.- Skip tests on intermediate Python versions (
3.12and3.13) to reduce CI load.4.22.0 (2025-10-12)
- Add new
image_filesfield togha-utils metadata.- Only runs
lint-yamljob if there are YAML files in the repository.- Only runs
lint-github-actionjob if there are workflow files in the repository.- Only runs
broken-linksjob if there are Markdown or rST files in the repository.- Only runs
update-mailmapjob if.mailmapfile exists.- The
gha-utils test-plancommand now reports the detailed line differences when a*_regex_fullmatchcheck fails.- Fix
commit_rangefield when there is only one commit in the range.- Flag
macos-26as unstable target by default for Nuitka builds while we wait for a solution upstream.- Upload Nuitka crash report as artifacts when the build fails.
- Validate architecture of binaries produced by Nuitka builds.
4.21.0 (2025-10-11)
- Use
astral-sh/setup-uvaction to installuvinstead of manually installing it withpip.- Remove
requirements/uv.txtfile.- Add new fields to
gha-utils metadata:
yaml_filesworkflow_filesmailmap_exists- Check that start and end commit of
commit_rangeexist in the repository before trying to traverse commits with PyDriller.- Add
check-runnersjob to always verify the architecture of each runner used to compile binaries with Nuitka.- Use
macos-28runner instead ofmacos-15to build binaries forarm64.- Use
macos-15-intelrunner instead ofmacos-13to build binaries forx64.- Run tests on
macos-28andmacos-15-intelrunners instead ofmacos-15andmacos-13.- Only parse
.gitignorefile once, when first needed, and cache the matching function.- Run
gha-utilscommands without--verbosity DEBUGoption in jobs to reduce noise.- Silence overly verbose debug messages from
py-walklogger.- Run
debugworkflow on all platforms targeted by Nuitka builds.- Only runs
debugworkflow manually, on demand.
... (truncated)
Commits
6f82d6a[changelog] Release v4.23.103b04bc[autofix] Regenerate dependency grapha73eed3Bump crate-ci/typos from 1.38.1 to 1.39.055cf0dfUpdate ruffb31a648Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0bb15547[autofix] Sync uv.lockdfad74bUse released version of mdformat_pyproject06b9dc1mdformat_pyproject fix has been merged upstream72a77e8Bump actions/upload-artifact from 4.6.2 to 5.0.0cc53d3dRely on released version of mdformat_simple_breaks- Additional commits viewable in compare view
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 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)