Bump the go-deps group with 8 updates#915
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.1` | `4.9.2` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.27.0` | `0.28.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.30.0` | `1.31.0` | | [github.com/fluxcd/pkg/artifact](https://github.com/fluxcd/pkg) | `0.18.0` | `0.19.0` | | [github.com/fluxcd/pkg/auth](https://github.com/fluxcd/pkg) | `0.54.0` | `0.55.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.110.0` | `0.111.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.6` | `0.21.7` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.41.0` | `1.42.1` | Updates `github.com/dgraph-io/badger/v4` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md) - [Commits](dgraph-io/badger@v4.9.1...v4.9.2) Updates `github.com/fluxcd/pkg/apis/event` from 0.27.0 to 0.28.0 - [Commits](fluxcd/pkg@git/v0.27.0...git/v0.28.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.30.0 to 1.31.0 - [Commits](fluxcd/pkg@apis/meta/v1.30.0...apis/meta/v1.31.0) Updates `github.com/fluxcd/pkg/artifact` from 0.18.0 to 0.19.0 - [Commits](fluxcd/pkg@git/v0.18.0...git/v0.19.0) Updates `github.com/fluxcd/pkg/auth` from 0.54.0 to 0.55.0 - [Commits](fluxcd/pkg@oci/v0.54.0...oci/v0.55.0) Updates `github.com/fluxcd/pkg/runtime` from 0.110.0 to 0.111.0 - [Commits](fluxcd/pkg@runtime/v0.110.0...runtime/v0.111.0) Updates `github.com/google/go-containerregistry` from 0.21.6 to 0.21.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.6...v0.21.7) Updates `github.com/onsi/gomega` from 1.41.0 to 1.42.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.41.0...v1.42.1) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-version: 4.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/event dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/artifact dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/auth dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/runtime dependency-version: 0.111.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... 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 go-deps group with 8 updates:
4.9.14.9.20.27.00.28.01.30.01.31.00.18.00.19.00.54.00.55.00.110.00.111.00.21.60.21.71.41.01.42.1Updates
github.com/dgraph-io/badger/v4from 4.9.1 to 4.9.2Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
284cea0fix(compaction): clamp baseLevel to >=1 to prevent L0->L0 panic on la… (#2296)897f12ffix : read only user should be able to open db on ReadOnly mode (#2268)ca9e10benh: compile with jemalloc 5.3.1 (#2275)7427d56perf: skip lsm lookup for expired entries during value log rewrite (#2269)773a835fix: Prevent NPE on sync with inmemory DB (#2264)abbb9a5fix(cd): upload build artifacts to GitHub Release (#2273)796cb85chore(core): remove unused event log (#2257)Updates
github.com/fluxcd/pkg/apis/eventfrom 0.27.0 to 0.28.0Commits
00782edMerge pull request #917 from fluxcd/test-auth-providers3976c50[RFC-0010] Add tests for auth providers182841aMerge pull request #916 from fluxcd/cache-op-label1e41450Introduce operation label for cache event metricaa3cde9Merge pull request #909 from fluxcd/auth-azure9e0e8bc[RFC-0010] Add azure auth library7eae091Merge pull request #908 from fluxcd/auth-gcp9f68942Merge pull request #907 from fluxcd/auth-awsbb7cb58Merge pull request #906 from fluxcd/auth-core45fbfee[RFC-0010] Add gcp auth libraryUpdates
github.com/fluxcd/pkg/apis/metafrom 1.30.0 to 1.31.0Commits
b98e2b0Merge pull request #1251 from fluxcd/release-main2dfcb7cPrepare for releasedd6b016Merge pull request #1253 from fluxcd/upgrade-k8s-36.22d00796Upgrade kubernetes to 1.36.2827f6c3Merge pull request #1249 from fluxcd/upgrade-go-git-providersbe6d462Upgrade go-git-providers and go-github023a357Merge pull request #1248 from fluxcd/label-2.97e8856dAdd backport label for Flux 2.9ae10469Merge pull request #1246 from fluxcd/ks-always-subst2cd36cbkustomize: add tests for empty vars with strict sub and omitted withoutUpdates
github.com/fluxcd/pkg/artifactfrom 0.18.0 to 0.19.0Commits
e32ccc2Merge pull request #763 from fluxcd/kubernetes-1.302b974afUpdate sigs.k8s.io/controller-tools to v0.15.052c1fc5Update sigs.k8s.io/controller-runtime to v0.18.0c906252Update dependencies to Kubernetes 1.3092c1348Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560ccb916abuild(deps): bump the ci group with 3 updates6081556Merge pull request #761 from fluxcd/kustomize-name-prefix-suffixabf5675kustomize: Add support fornamePrefixandnameSuffix98d2522Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6defcd824build(deps): bump docker/setup-buildx-action in the ci groupUpdates
github.com/fluxcd/pkg/authfrom 0.54.0 to 0.55.0Commits
6ce1a83Merge pull request #1019 from fluxcd/update-otel828f74fPrepare releasee7a2b15Update otel to v1.38.0d2f54ddMerge pull request #1018 from fluxcd/meta-artifact9adb480apis: AddArtifacttype tometapackage7201e2cMerge pull request #1017 from fluxcd/kustomize-ignore-components929f4b4kustomize: AddignoreMissingComponentsoptiona5e02ceMerge pull request #1013 from fluxcd/meta-history71c0a08Prepare release4aaf176meta: AddHistoryAPI for tracking reconcile runs in statusUpdates
github.com/fluxcd/pkg/runtimefrom 0.110.0 to 0.111.0Commits
b98e2b0Merge pull request #1251 from fluxcd/release-main2dfcb7cPrepare for releasedd6b016Merge pull request #1253 from fluxcd/upgrade-k8s-36.22d00796Upgrade kubernetes to 1.36.2827f6c3Merge pull request #1249 from fluxcd/upgrade-go-git-providersbe6d462Upgrade go-git-providers and go-github023a357Merge pull request #1248 from fluxcd/label-2.97e8856dAdd backport label for Flux 2.9ae10469Merge pull request #1246 from fluxcd/ks-always-subst2cd36cbkustomize: add tests for empty vars with strict sub and omitted withoutUpdates
github.com/google/go-containerregistryfrom 0.21.6 to 0.21.7Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c68d899Bump go version to 1.26.4 (#2350)da61d86transport: do not re-attach bearer token after cross-host redirect (#2349)09fe1e5fix(tarball): normalize paths when matching files (#2334)5baa399build(deps): bump the go-deps group across 3 directories with 4 updates (#2348)97a8a17fix(transport): apply refreshed bearer token after cross-host redirect (#2337)e963497internal/gzip: fix goroutine leak in ReadCloserLevel (#2347)02649eafix: prevent SSRF in google.List() pagination (#2332)7204b40build(deps): bump the actions group across 1 directory with 2 updates (#2344)4cfaa93build(deps): bump the go-deps group across 1 directory with 2 updates (#2343)6849394pkg/registry: export RedirectError (#2177)Updates
github.com/onsi/gomegafrom 1.41.0 to 1.42.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ced6c1cv1.42.12beb9fbv1.42.1 (full)006cd2cbump al lthe things35ca084v1.42.0d72697bv1.42.0 (full)1f95d86add a set of claude skills as a marketplace pluginDependabot 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