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 0.2 to 0.4 in the github-actions group #56

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

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

Updates kurtmckee/github-workflows from 0.2 to 0.4

Release notes

Sourced from kurtmckee/github-workflows's releases.

v0.4

Fixed

  • Fix 'config-is-validated' caching.

    actions/cache needs the path values to match between restore and save steps.

v0.3

Breaking changes

  • Flatten the configuration options.

    This aligns better with how GitHub action matrices work with include directives.

Changed

  • Merge the standalone 'Validate config' job into the 'Run tests' job.

    This is likely to reduce billable CI time in paid repos.

Development

  • Add a test suite.
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 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-0.4:

0.4 — 2024-09-09

Fixed

  • Fix 'config-is-validated' caching.

    actions/cache needs the path values to match between restore and save steps.

.. _changelog-0.3:

0.3 — 2024-09-08

Breaking changes

  • Flatten the configuration options.

    This aligns better with how GitHub action matrices work with include directives.

Changed

  • Merge the standalone 'Validate config' job into the 'Run tests' job.

    This is likely to reduce billable CI time in paid repos.

... (truncated)

Commits
  • 420931a Merge pull request #17 from kurtmckee/release-0.4
  • 36bc021 Update project metadata
  • eb7a1dd Merge pull request #16 from kurtmckee/fix-caching
  • 49854f7 Fix 'config-is-validated' caching
  • 1640e2a Merge pull request #15 from kurtmckee/releases
  • 0479d61 Merge pull request #14 from kurtmckee/release-0.3
  • 447e79c Update project metadata
  • b1142c5 Merge pull request #13 from kurtmckee/flatten-configuration
  • 76a1f92 Bug fixes
  • f703839 Test transformations
  • 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 0.2 to 0.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@7302439...420931a)

---
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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2024
@kurtmckee kurtmckee closed this Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@kurtmckee kurtmckee deleted the dependabot/github_actions/github-actions-cd0ec4e950 branch October 1, 2024 12:05
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.

1 participant