chore(deps): Bump the backend group across 1 directory with 7 updates - #986
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the backend group across 1 directory with 7 updates#986dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the backend group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/moby/sys/userns](https://github.com/moby/sys) | `0.1.0` | `0.2.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.32.0` | `2.32.1` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.1` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.10.1` | `3.11.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` | | [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.36.3` | `0.36.4` | Updates `github.com/moby/sys/userns` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.1.0...user/v0.2.0) Updates `github.com/onsi/ginkgo/v2` from 2.32.0 to 2.32.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.32.0...v2.32.1) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.1 - [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.1) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `github.com/urfave/cli/v3` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.10.1...v3.11.0) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) Updates `k8s.io/cri-api` from 0.36.3 to 0.36.4 - [Commits](kubernetes/cri-api@v0.36.3...v0.36.4) --- updated-dependencies: - dependency-name: github.com/moby/sys/userns dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: k8s.io/cri-api dependency-version: 0.36.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
👷 Deploy Preview for urunc processing.
|
✅ Deploy Preview for urunc canceled.
|
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 backend group with 6 updates in the / directory:
0.1.00.2.02.32.02.32.11.9.41.10.13.10.13.11.01.83.01.83.10.36.30.36.4Updates
github.com/moby/sys/usernsfrom 0.1.0 to 0.2.0Release notes
Sourced from github.com/moby/sys/userns's releases.
... (truncated)
Commits
86870e7Merge pull request #140 from thaJeztah/integrate_libcontainer_userns5cd502cuser: require go1.21 or highera40602buser/userns: add godoc for packagebc3a8a5libct/userns: implement RunningInUserNS with sync.OnceValuebc0de32libct/userns: make fuzzer Linux-only, and remove stub for uidMapInUserNS333fe31libct/userns: change RunningInUserNS to a wrapper instead of an aliasbb72464remove pre-go1.17 build-tags87e38c8libcontainer/userns: simplify, and separate from "user" package.b19e084*: add go-1.17+ go:build tagsdb243e2*: rm redundant linux build tagUpdates
github.com/onsi/ginkgo/v2from 2.32.0 to 2.32.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f2d0f65v2.32.1e647b3bDefer AfterAll until repeated spec completes09bbf5fProperly Punctuate Possessive Pronoun "Its"Updates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.1Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
8b673a9Merge 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 methods134c80fMerge pull request #1579 from thaJeztah/err_handling7350f42logger: WithError: wrap logger.WithError for consistencyb3369d2entry: allow function-backed error fields1080083Merge pull request #1578 from thaJeztah/err_handling_testsUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
github.com/urfave/cli/v3from 3.10.1 to 3.11.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
138d3b3Merge pull request #2410 from dearchap/issue_24041bee208test: fix ineffective mutex error-string assertion and add mirror cases5ec7335Merge pull request #2408 from urfave/issue_2405cccd133Merge branch 'main' into issue_2405493a0d3test: add shell-completion case for hidden BoolWithInverseFlag141d89cMerge pull request #2407 from dearchap/issue_24069eee563test: cover Run with no args, empty name, and shell completion79f8fc7Merge pull request #2395 from utkarshalpha/fix/hide-help-command-inheritance8f56e7fMerge branch 'main' into fix/hide-help-command-inheritance339a375Merge pull request #2386 from BrandonIrizarry/bciUpdates
google.golang.org/grpcfrom 1.83.0 to 1.83.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
1550d9eChange version to 1.83.1 (#9336)ebba6f3Cherry-pick #9258 and #9332 into v1.83.x (#9335)8cfeca0Cherry-pick #9331 to v1.83.x (#9333)dec6951Change version to 1.83.1-dev (#9229)Updates
k8s.io/cri-apifrom 0.36.3 to 0.36.4Commits
e1a9a06Merge pull request #141226 from liggitt/golang-deps-1-363a28429Update golang.org/x depsDependabot 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