chore(deps): bump the common group with 8 updates#10329
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the common group with 8 updates#10329dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the common group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.36.1` | `2.37.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.17.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.0` | `0.21.1` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.13.2` | `1.14.0` | | [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.17.0` | `1.18.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.50.0` | `0.51.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.2` | | [github.com/nikolalohinski/gonja/v2](https://github.com/nikolalohinski/gonja) | `2.6.0` | `2.7.0` | Updates `github.com/alicebob/miniredis/v2` from 2.36.1 to 2.37.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.36.1...v2.37.0) Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.5...v5.17.0) Updates `github.com/google/go-containerregistry` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.0...v0.21.1) Updates `github.com/open-policy-agent/opa` from 1.13.2 to 1.14.0 - [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.13.2...v1.14.0) Updates `github.com/zclconf/go-cty` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.17.0...v1.18.0) Updates `golang.org/x/net` from 0.50.0 to 0.51.0 - [Commits](golang/net@v0.50.0...v0.51.0) Updates `k8s.io/api` from 0.35.1 to 0.35.2 - [Commits](kubernetes/api@v0.35.1...v0.35.2) Updates `github.com/nikolalohinski/gonja/v2` from 2.6.0 to 2.7.0 - [Commits](NikolaLohinski/gonja@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: github.com/zclconf/go-cty dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common - dependency-name: k8s.io/api dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common - dependency-name: github.com/nikolalohinski/gonja/v2 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common ... Signed-off-by: dependabot[bot] <support@github.com>
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 common group with 8 updates:
2.36.12.37.05.16.55.17.00.21.00.21.11.13.21.14.01.17.01.18.00.50.00.51.00.35.10.35.22.6.02.7.0Updates
github.com/alicebob/miniredis/v2from 2.36.1 to 2.37.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
c1b59bffeat: implement HEXPIRE command (#424)Updates
github.com/go-git/go-git/v5from 5.16.5 to 5.17.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
bdf0688Merge pull request #1864 from pjbgf/v5-issue-555290e52storage: filesystem, Avoid overwriting loose obj files. Fixes #555d20a62storage: filesystem, Fix permissions for loose and packed objs8ed442cbackport, git: Improve Status() speed with new index.ModTime check (#1862)c7b5960build: Align test workflow with main8e71edfgit: Add strict checks for supported extensions438a37fgit: worktree, optimize infiles function for very large repos (#1853)67c7006Merge pull request #1839 from go-git/renovate/releases/v5.x-go-github.com-go-...4ca3f02build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]Updates
github.com/google/go-containerregistryfrom 0.21.0 to 0.21.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
85f2bf5crane: fix case in auth response json (#2218)e971d63Add WithFileBufferedOpener for file-backed daemon image buffering (#2214)Updates
github.com/open-policy-agent/opafrom 1.13.2 to 1.14.0Release 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
acf81e8Release v1.14.0 (#8379)b4b04a6ci: Fix check-changes job skipping over YAML changes. (#8377)3c5b7c6docs: Document metrics for http.send, regex, and glob builtins (#8103)29918f9rego: disable rule indexing for benchmark9d124cbast: Ensure term values implement string lengther (#8374)32b97aeast: make rule index track var assignments andx in {...}(#8341)7cfd092docs: updateinterface{}->anyin golang snippets (#8373)98f7752Return correct location of unsafe var in object (#8371)299bbd4compile: Add StringLength to lazy object (#8370)dc7995eworkflows/benchmark: persist credentials, we need them for pushingUpdates
github.com/zclconf/go-ctyfrom 1.17.0 to 1.18.0Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
e0c742bv1.18.0 release21d455dUpdate LICENSE to reflect the current situationa6629d6cty: IndexStep.Apply now works for traversing through a setd586d11cty: Value.Equals only keeps shallow marks when comparing to null2cc7315go.mod: Require Go 1.25 or laterUpdates
golang.org/x/netfrom 0.50.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleUpdates
k8s.io/apifrom 0.35.1 to 0.35.2Commits
8a137cdUpdate dependencies to v0.35.2 tagUpdates
github.com/nikolalohinski/gonja/v2from 2.6.0 to 2.7.0Commits
365da60release(v2.7.0): update global gonja.version variable21cbf04fixing after mergef447373fixing receiver namese632b8ebig vet, linter, and diff cleanup while maintaining backwards compatibility320f3a1removing logrus for allocations54be45bfix: add nil/error guard to Value.Negate() to prevent invalid reflect.ValueDependabot 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 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