Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

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/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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file 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:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 8, 2025
Bumps the github-actions group with 2 updates: [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/setup-go](https://github.com/actions/setup-go).


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/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)

---
updated-dependencies:
- 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/setup-go
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-940fe8f201 branch from 968f1aa to 182a5f3 Compare September 18, 2025 14:35
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.

0 participants