Install mdformat, gha-utils, yamllint, bump-my-version, ruff, blacken-docs and autopep8 as a global tool to not interfere with the project dependencies.
Fix mdformat-pelican compatibility with mdformat-gfm.
Upgrade job runs from ubuntu-22.04 to ubuntu-24.04.
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 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)
Bumps kdeldycke/workflows from 4.4.0 to 4.6.1.
Release notes
Sourced from kdeldycke/workflows's releases.
... (truncated)
Changelog
Sourced from kdeldycke/workflows's changelog.
... (truncated)
Commits
210acd4
[changelog] Release v4.6.1546ae18
Use uv to publish Python packages09e97a4
Bump peter-evans/create-issue-from-file from 5.0.0 to 5.0.18484617
Bump actions/checkout from 4.1.7 to 4.2.03ae60a6
Bump uv from 0.4.15 to 0.4.161f3daa6
Fix typo in pyproject.tomla414b0d
Fix typo in readme.md69b6695
Bump ruff from 0.6.6 to 0.6.751f5901
Bump uv from 0.4.13 to 0.4.157d85a41
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2Dependabot 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