build(deps): bump the dependencies group with 4 updates#1808
Merged
charlieegan3 merged 3 commits intomainfrom Jan 6, 2026
Merged
build(deps): bump the dependencies group with 4 updates#1808charlieegan3 merged 3 commits intomainfrom
charlieegan3 merged 3 commits intomainfrom
Conversation
Bumps the dependencies group with 4 updates: [github.com/arl/statsviz](https://github.com/arl/statsviz), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) and [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/arl/statsviz` from 0.7.2 to 0.8.0 - [Changelog](https://github.com/arl/statsviz/blob/main/CHANGELOG.md) - [Commits](arl/statsviz@v0.7.2...v0.8.0) Updates `github.com/go-git/go-git/v5` from 5.16.3 to 5.16.4 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.3...v5.16.4) Updates `github.com/open-policy-agent/opa` from 1.10.1 to 1.12.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.10.1...v1.12.1) Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: github.com/arl/statsviz dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f7cb4b3 to
ac44906
Compare
Signed-off-by: Charlie Egan <charlie_egan@apple.com>
- Bump OPA version badge from v1.10.1 - Fix column offset in use-strings-count Signed-off-by: Charlie Egan <charlie_egan@apple.com>
1f4b36c to
d7116cf
Compare
srenatus
approved these changes
Jan 6, 2026
| @@ -223,8 +223,8 @@ func TestSerializedModuleSize(t *testing.T) { | |||
| // This test will fail whenever the size of the serialized module changes, | |||
| // which not often and when it happens it's good to know about it, update | |||
| // and move on. | |||
Contributor
There was a problem hiding this comment.
🤔 Is the comment still valid? That is, was it good to know about this?
Contributor
There was a problem hiding this comment.
Yeah I wondered the same thing tbh... it was a single char difference, but I guess there might be some other times when this is not expected...
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 4 updates: github.com/arl/statsviz, github.com/go-git/go-git/v5, github.com/open-policy-agent/opa and github.com/spf13/cobra.
Updates
github.com/arl/statsvizfrom 0.7.2 to 0.8.0Changelog
Sourced from github.com/arl/statsviz's changelog.
Commits
0a6947aUpdate CHANGELOG.md for v0.8.0211b47dUI/UX improvements (#149)eba8771Update CHANGELOG.md5020724internal/plot: add goroutines plot for !go1.26 (#145)562f9eafrontend: rendering optimizations (#144)0c433a8Add go1.26 plots cleanup+finalizer queues (#143)f07db71internal/static: bump vite from 6.3.4 to 6.4.1 (#138)1004d62internal/plots: refactor + add new go1.26 plots (#142)a430916Add plots for Go 1.26 scheduler pause metrics (#140)4a03d17_example: fix duplicate port in test (#141)Updates
github.com/go-git/go-git/v5from 5.16.3 to 5.16.4Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
de8ecc3Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...3e752f0build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]3a31754Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...acc28f1build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]95f3880Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...329f926build: Update module golang.org/x/net to v0.38.0 [SECURITY]399e04bMerge pull request #1734 from pjbgf/fix-ci2025eaebuild: test, Fix build on Windows.fb6806fMerge pull request #1732 from swills/find-hash-panic-fix-backport382530fplumbing: format/idxfile, prevent panicUpdates
github.com/open-policy-agent/opafrom 1.10.1 to 1.12.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
92dd54dRelease v1.12.1fb09d24Revert "topdown: makeregex.replacerespect cancellation"d61ac38Prepare v1.12.0 release (#8144)5a0dc47Template string performance improvements and more (#8143)f5c3743perf: reduce allocations handling terms (#8116)d80ffc4website: Show playground errors7e1c361oracle: Use typed targets for specific matchers (#8138)629cbd8String interpolation docs (#8129)9c52121ast/parser: avoid allocating slices for variadic optionsc0df469ast/parser: check if we need to unescape at allUpdates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)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 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