Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the github-actions group with 1 update: kurtmckee/github-workflows.

Updates kurtmckee/github-workflows from 1.4 to 1.5

Release notes

Sourced from kurtmckee/github-workflows's releases.

v1.5

Added

  • Support skipping tox environments via two new config keys: tox-skip-environments and tox-skip-environments-regex.

Changed

  • Python 3.13 is now the default interpreter version when only PyPy or beta CPython versions or configured for install.
  • Python 3.13 is now used when validating the JSON configurations.

Development

  • Test type annotations using mypy.
  • Use chipshot to manage headers in the source code.
  • Migrate the flake8 configuration to pyproject.toml using the flake8-toml-config plugin.
Changelog

Sourced from kurtmckee/github-workflows's changelog.

.. This file is a part of Kurt McKee's GitHub Workflows project. https://github.com/kurtmckee/github-workflows Copyright 2024-2025 Kurt McKee [email protected] SPDX-License-Identifier: MIT

Kurt McKee's GitHub Workflows #############################

Unreleased changes

Unreleased changes to the code are documented in changelog fragments <https://github.com/kurtmckee/github-workflows/tree/main/changelog.d/>_ in the changelog.d/ directory on GitHub.

.. scriv-insert-here

.. _changelog-1.5:

1.5 — 2025-10-02

Added

  • Support skipping tox environments via two new config keys: tox-skip-environments and tox-skip-environments-regex.

Changed

  • Python 3.13 is now the default interpreter version when only PyPy or beta CPython versions or configured for install.
  • Python 3.13 is now used when validating the JSON configurations.

Development

  • Test type annotations using mypy.
  • Use chipshot to manage headers in the source code.
  • Migrate the flake8 configuration to pyproject.toml using the flake8-toml-config <https://github.com/kurtmckee/flake8-toml-config>_ plugin.

.. _changelog-1.4:

1.4 — 2025-01-29

... (truncated)

Commits

Dependabot compatibility score

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

Bumps the github-actions group with 1 update: [kurtmckee/github-workflows](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows` from 1.4 to 1.5
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@ca26472...a8716fc)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows
  dependency-version: '1.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@kurtmckee kurtmckee merged commit fe13282 into main Nov 1, 2025
5 checks passed
@kurtmckee kurtmckee deleted the dependabot/github_actions/github-actions-265def48e0 branch November 1, 2025 14:10
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