Skip to content
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 kurtmckee/github-workflows from 1.0 to 1.4 in the github-actions group #62

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates kurtmckee/github-workflows from 1.0 to 1.4

Release notes

Sourced from kurtmckee/github-workflows's releases.

v1.4

Changed

  • create-pr: Open draft PRs.

v1.3

Fixed

  • create-pr: Fix a bug that prevented the PR base branch from being set correctly.

v1.2

Fixed

  • create-pr: Fix a typo that prevented the workflow from running correctly.

v1.1

Added

  • Add a new reusable workflow: create-pr.yaml.

    It is capable of running a tox label, committing all changes, and opening a PR.

Fixed

  • tox: Remove a duplicate write to .tox-config.json.
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.4:

1.4 — 2025-01-29

Changed

  • create-pr: Open draft PRs.

.. _changelog-1.3:

1.3 — 2025-01-29

Fixed

  • create-pr: Fix a bug that prevented the PR base branch from being set correctly.

.. _changelog-1.2:

1.2 — 2025-01-28

Fixed

  • create-pr: Fix a typo that prevented the workflow from running correctly.

.. _changelog-1.1:

... (truncated)

Commits
  • ca26472 Merge pull request #41 from kurtmckee/release/1.4
  • 48dfd98 Update project metadata
  • 1ea8877 Merge pull request #40 from kurtmckee/updates
  • 692bb08 Run tox run -m update; fix a tox env config inheritance bug
  • 70df2e4 Merge pull request #39 from kurtmckee/open-draft-prs
  • 48d4ca3 Open draft PRs
  • f4f1595 Merge pull request #38 from kurtmckee/releases
  • 60a9641 Merge pull request #37 from kurtmckee/release/1.3
  • 9a40a0b Update project metadata
  • 683bc31 Merge pull request #36 from kurtmckee/fix-pr-base
  • Additional commits viewable 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](https://github.com/kurtmckee/github-workflows).


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

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows
  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 the dependencies Pull requests that update a dependency file label Feb 1, 2025
@kurtmckee kurtmckee merged commit 15f8cf6 into main Feb 1, 2025
4 checks passed
@kurtmckee kurtmckee deleted the dependabot/github_actions/github-actions-30e50a4316 branch February 1, 2025 15:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant