Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the github-actions group with 3 updates: actions/setup-go, miniscruff/changie-action and actions/labeler.

Updates actions/setup-go from 5.5.0 to 6.0.0

Release notes

Sourced from actions/setup-go's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

Commits

Updates miniscruff/changie-action from 2.0.0 to 2.1.0

Release notes

Sourced from miniscruff/changie-action's releases.

v2.1.0 on 2025-09-06

Added

  • #209 Workdir argument to customize directory before running commands

Changed

  • #303 Args is now optional, not specifying args will just install changie to the path
Changelog

Sourced from miniscruff/changie-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v2.1.0 on 2025-09-06

Added

  • #209 Workdir argument to customize directory before running commands

Changed

  • #303 Args is now optional, not specifying args will just install changie to the path

v2.0.0 on 2023-09-16

Changed

  • #182 Upgrade to Node v20 for action runtime

v1.0.1 on 2023-02-04

Fixed

  • #82 Remove requirement for github token when fetching latest version

v1.0.0 on 2023-01-26

No new features or changes, moving to v1 as the project is being used and it should be stable enough.

v0.2.0 on 2022-10-24

Changed

  • Set output to the result of running the changie command

v0.1.0 on 2022-10-22

Added

  • Basic support for running changie commands

v0.0.1 on 2022-10-22

  • Initial Test Release
Commits
  • 5036dff support install only and custom work dir (#302)
  • a6093f5 Bump the node-deps group with 3 updates (#299)
  • a78ca2b Bump the node-deps group with 3 updates (#298)
  • 07f1ae3 Bump actions/checkout from 4 to 5 in the action-deps group (#297)
  • 2c1effc Bump the node-deps group with 3 updates (#296)
  • fc96aa3 Bump the node-deps group with 8 updates (#295)
  • 983f75a Bump the node-deps group across 1 directory with 8 updates (#293)
  • 59c7589 Bump the node-deps group with 6 updates (#290)
  • e9b8ae5 Bump the node-deps group with 8 updates (#289)
  • 25e3d52 Bump the node-deps group with 6 updates (#288)
  • Additional commits viewable in compare view

Updates actions/labeler from 5.0.0 to 6.0.1

Release notes

Sourced from actions/labeler's releases.

v6.0.1

What's Changed

New Contributors

Full Changelog: actions/labeler@v6.0.0...v6.0.1

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Documentation changes

... (truncated)

Commits

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 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/labeler](https://github.com/actions/labeler).


Updates `actions/setup-go` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@d35c59a...4469467)

Updates `miniscruff/changie-action` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/miniscruff/changie-action/releases)
- [Changelog](https://github.com/miniscruff/changie-action/blob/main/CHANGELOG.md)
- [Commits](miniscruff/changie-action@6dcc253...5036dff)

Updates `actions/labeler` from 5.0.0 to 6.0.1
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@8558fd7...634933e)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: miniscruff/changie-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/labeler
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 09:06
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code labels Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-1b820aa922 branch September 18, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update Github_actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants