Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

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

Updates kurtmckee/github-workflows/.github/workflows/tox.yaml from 1.6 to 1.7

Release notes

Sourced from kurtmckee/github-workflows/.github/workflows/tox.yaml's releases.

v1.7

Fixed

  • tox: Only pre-create target environments, if any.

    Previously, the list of target environments was unspecified, so tox would pre-create all tox environments.

Changelog

Sourced from kurtmckee/github-workflows/.github/workflows/tox.yaml'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.7:

1.7 — 2025-11-30

Fixed

  • tox: Only pre-create target environments, if any.

    Previously, the list of target environments was unspecified, so tox would pre-create all tox environments.

.. _changelog-1.6:

1.6 — 2025-11-28

Changed

  • create-pr: Support dynamically-generated PR bodies.

  • tox: Separate tox environment creation from execution.

  • Add the tox-gh plugin to group tox environment output.

  • Update check-jsonschema to v0.35.0.

  • Use uv for venv creation and check-jsonschema execution.

    On Windows hosts, this reduced check-jsonschema setup and execution from ~15 seconds down to ~5 seconds. It also reduced virtual environment creation from ~18 seconds to ~3 seconds.

... (truncated)

Commits
  • 19c3c06 Release v1.7 (#77)
  • 7edc058 Update project metadata
  • d56d580 Trigger CI when a PR is marked "ready for review" (#76)
  • d9ea3ca Trigger CI when a PR is marked "ready for review"
  • 4b21698 tox: Only pre-create target environments, if any (#74)
  • 57c23c9 tox: Only pre-create target environments, if any
  • 9cae919 Merge back to main (#73)
  • See full diff in compare view

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/.github/workflows/tox.yaml](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows/.github/workflows/tox.yaml` from 1.6 to 1.7
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@f85528d...19c3c06)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows/.github/workflows/tox.yaml
  dependency-version: '1.7'
  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 Dec 2, 2025
@kurtmckee kurtmckee merged commit 4c836c8 into main Dec 2, 2025
10 checks passed
@kurtmckee kurtmckee deleted the dependabot/github_actions/github-actions-9e0d5c2a3f branch December 2, 2025 10:33
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