Skip to content

chore: Bump the all group with 3 updates#327

Merged
nrwiersma merged 1 commit intomainfrom
dependabot/go_modules/all-2f9b5cb1b0
Apr 4, 2026
Merged

chore: Bump the all group with 3 updates#327
nrwiersma merged 1 commit intomainfrom
dependabot/go_modules/all-2f9b5cb1b0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the all group with 3 updates: github.com/fatih/color, github.com/grafana/pyroscope-go and github.com/urfave/cli/v3.

Updates github.com/fatih/color from 1.18.0 to 1.19.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.18.0...v1.19.0

Commits
  • ca25f6e Merge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-6
  • 1205984 Bump actions/setup-go from 5 to 6
  • 5715c20 Merge pull request #269 from UnSubble/main
  • 2f6e200 Merge branch 'main' into main
  • f72ec94 Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6
  • 848e633 Merge branch 'main' into main
  • 4c2cd34 Add tests
  • 7f812f0 Bump actions/checkout from 4 to 6
  • b7fc9f9 Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...
  • 239a88f Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
  • Additional commits viewable in compare view

Updates github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8

Release notes

Sourced from github.com/grafana/pyroscope-go's releases.

godeltaprof/v0.1.8 fix panic on go 1.23

Fixes:

Chore:

Commits
  • 2e107d3 chore: remove golang.org/x/tools dependency from compat tests (#189)
  • 9a5e26d chore: Update CI with latest Go versions (#188)
  • 9d4bcf8 fix(deps): update module google.golang.org/grpc to v1.79.3 [security] (#187)
  • 18b0c51 chore(deps): update actions/checkout action to v5 (#181)
  • 10f47f9 Migrate to self-hosted agents (#167)
  • 14524e1 chore: replace flameql with labelset (#166)
  • See full diff in compare view

Updates github.com/urfave/cli/v3 from 3.7.0 to 3.8.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.8.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.7.0...v3.8.0

Commits
  • 78e356c Merge pull request #2296 from idelchi/issue_2292
  • 4d20bae Fix formatting and whitespace in command_test.go
  • 7b90614 Merge branch 'main' into issue_2292
  • 41c4f5f Merge pull request #2297 from idelchi/issue_2293
  • d3f9586 Merge pull request #2295 from dearchap/issue_2275
  • 195aaff Fix:(issue_2293) --flag="" no longer rejected as missing argument
  • b4f42d3 Fix:(issue_2292) Empty positional args no longer break parse loop
  • 94d2512 Fix:(issue_2275) Make flag action execution consistent
  • a2d0cf1 Merge pull request #2290 from dearchap/issue_2281
  • 1f0c188 Fix:(issue_2281) Remove incorrect check for local flag for set
  • Additional commits viewable in compare view

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 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 all group with 3 updates: [github.com/fatih/color](https://github.com/fatih/color), [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go) and [github.com/urfave/cli/v3](https://github.com/urfave/cli).


Updates `github.com/fatih/color` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.18.0...v1.19.0)

Updates `github.com/grafana/pyroscope-go` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/grafana/pyroscope-go/releases)
- [Commits](grafana/pyroscope-go@v1.2.7...v1.2.8)

Updates `github.com/urfave/cli/v3` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/grafana/pyroscope-go
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2026
@nrwiersma nrwiersma merged commit d0546e2 into main Apr 4, 2026
7 checks passed
@nrwiersma nrwiersma deleted the dependabot/go_modules/all-2f9b5cb1b0 branch April 4, 2026 17:01
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 go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

1 participant