chore(deps): bump the go-dependencies group across 1 directory with 2 updates - #432
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-dependencies group across 1 directory with 2 updates#432dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Joseph94m,
Totara-thib,
coconux3 and
thomasboni
as code owners
August 25, 2026 15:14
… updates Bumps the go-dependencies group with 2 updates in the / directory: [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus). Updates `github.com/open-policy-agent/opa` from 1.19.0 to 1.20.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.19.0...v1.20.1) 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/open-policy-agent/opa dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.1 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-bf337a9a3c
branch
from
September 1, 2026 15:21
fbfe1ae to
0c8668a
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-bf337a9a3c
branch
September 7, 2026 10:35
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/open-policy-agent/opa and github.com/sirupsen/logrus.
Updates
github.com/open-policy-agent/opafrom 1.19.0 to 1.20.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
72f30d6Prepare 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)48310c6format: Honor line breaks before explicitand/oroperand bodies (#9086)a3953debuild/release: Create new release tool (#8959)ec9536cformat: converge object comprehension layout (#9076)255adecast: Fixfuture.keywordswildcard import not including thenotkeyword (#...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