chore(deps): bump the go-dependencies group across 1 directory with 3 updates - #455
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-dependencies group across 1 directory with 3 updates#455dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Totara-thib,
coconux3 and
thomasboni
as code owners
September 7, 2026 10:35
… updates Bumps the go-dependencies group with 2 updates in the / directory: [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) and [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa). Updates `github.com/cli/go-gh/v2` from 2.13.0 to 2.16.0 - [Release notes](https://github.com/cli/go-gh/releases) - [Commits](cli/go-gh@v2.13.0...v2.16.0) Updates `github.com/open-policy-agent/opa` from 1.19.0 to 1.20.2 - [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.19.0...v1.20.2) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.2) --- updated-dependencies: - dependency-name: github.com/cli/go-gh/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-136a9023b6
branch
from
September 8, 2026 15:14
fd7fc04 to
7347615
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-dependencies group with 2 updates in the / directory: github.com/cli/go-gh/v2 and github.com/open-policy-agent/opa.
Updates
github.com/cli/go-gh/v2from 2.13.0 to 2.16.0Release notes
Sourced from github.com/cli/go-gh/v2's releases.
Commits
c9808f2Merge pull request #289 from cli/williammartin-relax-api-host-authd53df0dMerge pull request #287 from cli/dependabot/github_actions/codeql-actions-f1b...494d231chore(deps): Bump the codeql-actions group across 1 directory with 2 updatesfbd0ed5Trust canonical host alongside API host1b0b67cMerge pull request #275 from cli/williammartin-implement-per-host-api-host96a581eAdd guarded release workflow (#288)de1d657Clarify API host authentication behavior50ccff8Apply paired review changesbafadb3Merge pull request #273 from cli/dependabot/go_modules/github.com/henvic/http...b3bff58Merge pull request #282 from cli/dependabot/go_modules/golang.org/x/text-0.41.0Updates
github.com/open-policy-agent/opafrom 1.19.0 to 1.20.2Release 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
b2c2670Prepare v1.20.2 release0ea9844ast: clear the term cache when a brace operand guess is abandoned (#9140)04d715bbuild(go): bump to 1.27.117accbebuild(deps): bump dependencies72f30d6Prepare v1.20.1 releaseceb4bf2ast: fix panic comparing a decimal zero with a non-integral number (#9099)328ca09Prepare v1.20.0 release (#9095)ce7ab30Add Scanara to the OPA ecosystem page. (#9094)cbc0993ast: Index rules withand/orexpressions (#9063)54bf329fix loading absolute paths on Windows (#9055)Updates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.18b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methods