chore(deps): bump the go group with 6 updates#922
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go group with 6 updates#922dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.25.0` | `0.26.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.26.0` | `1.27.0` | | [github.com/fluxcd/pkg/http/fetch](https://github.com/fluxcd/pkg) | `0.24.0` | `0.25.0` | | [github.com/fluxcd/pkg/kustomize](https://github.com/fluxcd/pkg) | `1.31.0` | `1.32.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.105.0` | `0.106.0` | | [github.com/fluxcd/pkg/tar](https://github.com/fluxcd/pkg) | `1.1.0` | `1.2.0` | Updates `github.com/fluxcd/pkg/apis/event` from 0.25.0 to 0.26.0 - [Commits](fluxcd/pkg@git/v0.25.0...git/v0.26.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.26.0 to 1.27.0 - [Commits](fluxcd/pkg@apis/meta/v1.26.0...apis/meta/v1.27.0) Updates `github.com/fluxcd/pkg/http/fetch` from 0.24.0 to 0.25.0 - [Commits](fluxcd/pkg@git/v0.24.0...git/v0.25.0) Updates `github.com/fluxcd/pkg/kustomize` from 1.31.0 to 1.32.0 - [Commits](fluxcd/pkg@kustomize/v1.31.0...kustomize/v1.32.0) Updates `github.com/fluxcd/pkg/runtime` from 0.105.0 to 0.106.0 - [Commits](fluxcd/pkg@runtime/v0.105.0...runtime/v0.106.0) Updates `github.com/fluxcd/pkg/tar` from 1.1.0 to 1.2.0 - [Commits](fluxcd/pkg@tar/v1.1.0...tar/v1.2.0) --- updated-dependencies: - dependency-name: github.com/fluxcd/pkg/apis/event dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/http/fetch dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/kustomize dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/runtime dependency-version: 0.106.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/tar dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... 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 group with 6 updates:
0.25.00.26.01.26.01.27.00.24.00.25.01.31.01.32.00.105.00.106.01.1.01.2.0Updates
github.com/fluxcd/pkg/apis/eventfrom 0.25.0 to 0.26.0Commits
877b123Merge pull request #904 from fluxcd/git-mtlsee8655fRemove duplicate err return3465f32WireClientCertandClientKeyinto gogit clientf069943AddClientCertandClientKeyto Git auth options7579486Merge pull request #910 from fluxcd/renew-certsb890f1bRenew testdata certsf7fc565Merge pull request #905 from fluxcd/update-sops-action28f52c0actions: Update SOPS repository155709eMerge pull request #891 from fluxcd/fix-impersonator-namespace8af0b98Fix: Impersonator namespace was used by both ServiceAccount and KubeConfigUpdates
github.com/fluxcd/pkg/apis/metafrom 1.26.0 to 1.27.0Commits
f3ad4b5Merge pull request #1195 from fluxcd/release-mainf35b4fdPrepare for release18e165cMerge pull request #1194 from fluxcd/k8s-1.36fe43778Update controller-gen to v0.21.02498ab4Update cloud auth SDKsb3bb0e0Update go-git to v5.19.0545dc4fUpdate distribution to v3.1.1b23cbf9Update Kubernetes packages to 1.36c604281Update Go to 1.26939c616ssa: Fix race condition in CRD testsUpdates
github.com/fluxcd/pkg/http/fetchfrom 0.24.0 to 0.25.0Commits
090c3ceMerge pull request #886 from dipti-pai/move-github-provider84883b4Move auth/github to git/github0d627fbMerge pull request #885 from fluxcd/gh-app-cache-key4380ea7Take the hash of all the parts in the GitHub App token cache key84d0d45Merge pull request #882 from kathleenfrench/kfrench/cel-eval-string567773dsupport string evaluation in CEL expressions8b1f852Merge pull request #881 from fluxcd/token-cache-flags4b34b01Add CLI flags for the token cache and method to delete all eventsc05eb67Merge pull request #880 from fluxcd/cache-custom-metric-labels4d91aaeAdd option for custom event namespace label in cache metricsUpdates
github.com/fluxcd/pkg/kustomizefrom 1.31.0 to 1.32.0Commits
f3ad4b5Merge pull request #1195 from fluxcd/release-mainf35b4fdPrepare for release18e165cMerge pull request #1194 from fluxcd/k8s-1.36fe43778Update controller-gen to v0.21.02498ab4Update cloud auth SDKsb3bb0e0Update go-git to v5.19.0545dc4fUpdate distribution to v3.1.1b23cbf9Update Kubernetes packages to 1.36c604281Update Go to 1.26939c616ssa: Fix race condition in CRD testsUpdates
github.com/fluxcd/pkg/runtimefrom 0.105.0 to 0.106.0Commits
f3ad4b5Merge pull request #1195 from fluxcd/release-mainf35b4fdPrepare for release18e165cMerge pull request #1194 from fluxcd/k8s-1.36fe43778Update controller-gen to v0.21.02498ab4Update cloud auth SDKsb3bb0e0Update go-git to v5.19.0545dc4fUpdate distribution to v3.1.1b23cbf9Update Kubernetes packages to 1.36c604281Update Go to 1.26939c616ssa: Fix race condition in CRD testsUpdates
github.com/fluxcd/pkg/tarfrom 1.1.0 to 1.2.0Commits
f3ad4b5Merge pull request #1195 from fluxcd/release-mainf35b4fdPrepare for release18e165cMerge pull request #1194 from fluxcd/k8s-1.36fe43778Update controller-gen to v0.21.02498ab4Update cloud auth SDKsb3bb0e0Update go-git to v5.19.0545dc4fUpdate distribution to v3.1.1b23cbf9Update Kubernetes packages to 1.36c604281Update Go to 1.26939c616ssa: Fix race condition in CRD testsDependabot 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