chore(deps): bump the go group with 5 updates#528
Merged
demeyerthom merged 1 commit intomainfrom Aug 8, 2025
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.23.0` | `2.24.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.0.7` | `1.0.9` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.15.0` | `0.16.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.25.0` | `0.26.0` | Updates `github.com/hashicorp/hcl/v2` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.23.0...v2.24.0) Updates `github.com/olekukonko/tablewriter` from 1.0.7 to 1.0.9 - [Commits](olekukonko/tablewriter@v1.0.7...v1.0.9) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) Updates `golang.org/x/sync` from 0.15.0 to 0.16.0 - [Commits](golang/sync@v0.15.0...v0.16.0) Updates `golang.org/x/mod` from 0.25.0 to 0.26.0 - [Commits](golang/mod@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/hcl/v2 dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/mod dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
49f89b0 to
0dae4e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 5 updates:
2.23.02.24.01.0.71.0.91.0.61.0.70.15.00.16.00.25.00.26.0Updates
github.com/hashicorp/hcl/v2from 2.23.0 to 2.24.0Release notes
Sourced from github.com/hashicorp/hcl/v2's releases.
Changelog
Sourced from github.com/hashicorp/hcl/v2's changelog.
Commits
6b50680Update CHANGELOG.md (#764)77ef278ops: handle unknown objects correctly when looking up by index (#763)dfa124f[Compliance] - PR Template Changes Required (#761)6b5c4c2fix errors thrown by errcheck linter (#755)61bd79dsuppress and fix lint errors by unused (#754)8b8cb9cbuild(deps): bump golangci/golangci-lint-actionaa4e447build(deps): bump actions/setup-go7244363Update go-cty to latest (#749)b4e27aetest_suite: refactor schema validation of diagnostic file range, pos (#750)314d236fix staticcheck lint errorsUpdates
github.com/olekukonko/tablewriterfrom 1.0.7 to 1.0.9Commits
196abefMerge pull request #284 from olekukonko/struct7be934fupdate versionc0e236dadd test for #28513d24deupdate #285ad8f711cleanup warp5770509use Structs not Struct #2831736815let Append respect t.config.Behavior.Struct.AutoHeader .. update #283606168alet Append respect t.config.Behavior.Struct.AutoHeader .. update #283bb111e7add test for #2836a0d537adding auto header for structUpdates
github.com/spf13/pflagfrom 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
golang.org/x/syncfrom 0.15.0 to 0.16.0Commits
7fad2c9errgroup: revert propagation of panicsUpdates
golang.org/x/modfrom 0.25.0 to 0.26.0Commits
ea04085go.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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