build(deps): bump the dependencies group with 5 updates#1639
Merged
charlieegan3 merged 1 commit intomainfrom Aug 14, 2025
Merged
build(deps): bump the dependencies group with 5 updates#1639charlieegan3 merged 1 commit intomainfrom
charlieegan3 merged 1 commit intomainfrom
Conversation
0e71451 to
456d9a9
Compare
61cac37 to
5bc7549
Compare
5bc7549 to
11b6c58
Compare
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/arl/statsviz](https://github.com/arl/statsviz) | `0.6.0` | `0.7.0` | | [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.3.0` | `2.4.0` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.3` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.6.0` | `1.7.1` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` | Updates `github.com/arl/statsviz` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/arl/statsviz/blob/main/CHANGELOG.md) - [Commits](arl/statsviz@v0.6.0...v0.7.0) Updates `github.com/go-viper/mapstructure/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.3.0...v2.4.0) Updates `github.com/gorilla/websocket` from 1.5.0 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.0...v1.5.3) Updates `github.com/open-policy-agent/opa` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.6.0...v1.7.1) 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) --- updated-dependencies: - dependency-name: github.com/arl/statsviz dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/gorilla/websocket dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
11b6c58 to
4b4b84b
Compare
charlieegan3
approved these changes
Aug 14, 2025
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 dependencies group with 5 updates:
0.6.00.7.02.3.02.4.01.5.01.5.31.6.01.7.11.0.61.0.7Updates
github.com/arl/statsvizfrom 0.6.0 to 0.7.0Changelog
Sourced from github.com/arl/statsviz's changelog.
Commits
06fc52aFrontend full redesign (#128)0141254Pass options when calling RegisterDefault (#126)5cd7e6aFix examples (#114)Updates
github.com/go-viper/mapstructure/v2from 2.3.0 to 2.4.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
b9794a5Merge pull request #119 from go-viper/string-to-weak-slice17cdcb0feat: add back previous StringToSlice as a weak function3caca36Merge pull request #117 from ErfanMomeniii/main9a861bcMerge pull request #107 from peczenyj/patch-286ed5b5refactor: updateace5b4echore: add interface any linter1a4f1aeMerge pull request #118 from go-viper/generic-testsa268909fix: lint17f1fd4test: add more commentsb48c856test: expand testsUpdates
github.com/gorilla/websocketfrom 1.5.0 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6Reverts to v1.5.09ec25cafixes broken random value generation1bddf2ebumps go version & removes deprecated module usage750bf92adds GHA & Makefile configsb2c246bRevert " Update go version & add verification/testing tools (#840)"09a6babremoving error handling while closing connections58af150return errors instead of printing to logse5f1a0aexcludes errchecks linterb2a86a1Do not timeout when WriteControl deadline is zero695e909Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/open-policy-agent/opafrom 1.6.0 to 1.7.1Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
1565779Prepare v1.7.1 release (#7814)9874953cmd/parse: Move accidental pkg var to local var. (#7813)21a527dbugfix: Add back default cmd.RootCommand definition. (#7811)45b6eb6Prepare v1.7.0 release (#7809)d0132eestore: Improve conflicting root error message (#7808)4647660docs: Revise docs index page wording (#7805)ef9b6c8build: Show a warning when .manifest is ignored (#7807)f5f00a9build(deps): bump the dependencies group across 1 directory with 10 updates (...9a73de9sdk: options store takes precedence over ext store4c13c6cperf: AST compiler optimizations (#7740)Updates
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 commentsDependabot 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