-
Notifications
You must be signed in to change notification settings - Fork 330
Bump the minor-dependencies group across 1 directory with 10 updates #503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
release/0.3
Choose a base branch
from
dependabot/go_modules/release/0.3/minor-dependencies-f5c0089777
base: release/0.3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the minor-dependencies group across 1 directory with 10 updates #503
dependabot
wants to merge
1
commit into
release/0.3
from
dependabot/go_modules/release/0.3/minor-dependencies-f5c0089777
Conversation
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
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
d6f6c5b to
fa3ffb0
Compare
Bumps the minor-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.11.4` | `0.13.0` | | [github.com/containernetworking/cni](https://github.com/containernetworking/cni) | `1.1.2` | `1.3.0` | | [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.5.0` | `22.6.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.9.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.11.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.14.0` | `0.16.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.33.0` | `0.35.0` | Updates `github.com/Microsoft/hcsshim` from 0.11.4 to 0.13.0 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.11.4...v0.13.0) Updates `github.com/containernetworking/cni` from 1.1.2 to 1.3.0 - [Release notes](https://github.com/containernetworking/cni/releases) - [Commits](containernetworking/cni@v1.1.2...v1.3.0) Updates `github.com/coreos/go-systemd/v22` from 22.5.0 to 22.6.0 - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](coreos/go-systemd@v22.5.0...v22.6.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.9.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.0) Updates `github.com/vishvananda/netlink` from 1.2.1-beta.2 to 1.3.0 - [Release notes](https://github.com/vishvananda/netlink/releases) - [Commits](vishvananda/netlink@v1.2.1-beta.2...v1.3.0) Updates `golang.org/x/sync` from 0.14.0 to 0.16.0 - [Commits](golang/sync@v0.14.0...v0.16.0) Updates `golang.org/x/sys` from 0.33.0 to 0.35.0 - [Commits](golang/sys@v0.33.0...v0.35.0) Updates `google.golang.org/grpc` from 1.62.0 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.0...v1.69.0) --- updated-dependencies: - dependency-name: github.com/Microsoft/hcsshim dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: github.com/containernetworking/cni dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: github.com/coreos/go-systemd/v22 dependency-version: 22.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: github.com/vishvananda/netlink dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
fa3ffb0 to
a13be49
Compare
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 minor-dependencies group with 7 updates in the / directory:
0.11.40.13.01.1.21.3.022.5.022.6.01.8.01.9.11.9.01.11.00.14.00.16.00.33.00.35.0Updates
github.com/Microsoft/hcsshimfrom 0.11.4 to 0.13.0Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
... (truncated)
Commits
7084bd2rego policy enforcer should use the same user parsing logic as GCS (#2405)a5c5b4cDeps/crypto vulnFix golang.org/x/crypto vulnerability (#2416)a00144aAdd support for running confidential WCOW UVMs5def1d7Allow different types of boot configurations for WCOW UVMb4e0744Merge pull request #2406 from anmaxvl/privileged-pausee5f8fd8tooling: allow pause container to be run in privileged moded7e3842feature: cross-container named pipes (#2358)62ddb12HvSocket support for containers (#2353)fa9d402ci: fix golangci-lint config (#2387)a3c0edfgithub-actions: update lint action (#2379)Updates
github.com/containernetworking/cnifrom 1.1.2 to 1.3.0Release notes
Sourced from github.com/containernetworking/cni's releases.
Commits
a28faabMerge pull request #1155 from squeed/remove-deprecated3f7369alibcni: remove some deprecation warnings097592dMerge pull request #1154 from LionelJouin/maintainersd2f3f46Update MAINTAINERS3b4dfc5Merge pull request #1119 from containernetworking/dependabot/github_actions/g...a845cc8build(deps): bump github/codeql-action from 3.26.4 to 3.26.74c9ae43Merge pull request #1109 from containernetworking/dependabot/go_modules/golan...be3f5a9Merge pull request #1108 from mmorel-35/scorecardf4f2dc7Setup scorecard workflow81ed2d0Merge pull request #1110 from danwinship/cnitool-binaryUpdates
github.com/coreos/go-systemd/v22from 22.5.0 to 22.6.0Release notes
Sourced from github.com/coreos/go-systemd/v22's releases.
Commits
8214e15Merge pull request #469 from kolyshkin/nits3c6acceimport1: fix TestImport* cleanup9f51dd8import1: use t.TempDirc063befMerge pull request #470 from kolyshkin/fix-readmef9135e7README: bump minimal Go version45cbc16Merge pull request #468 from Luap99/go-1.25485b30bci: test go 1.25b4e6d71Merge pull request #467 from coreos/dependabot/github_actions/actions/checkout-5227924fbuild(deps): bump actions/checkout from 4 to 5446c54aMerge pull request #466 from kolyshkin/modernizeUpdates
github.com/spf13/cobrafrom 1.8.0 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134Merge pull request #419 from spf13/ci100ab0edisable unsupported dependency graph for nowa0f4dddfix govetf48cbd1add github actionsd5e0c06allow for blank ip addresses (#316)85dd5c8Add IPNetSlice and unit tests (#170)6971c29remove dead code for checking error nil (#282)81378bbAdd exported functions to preservepkg/flagcompatibility (#220)Updates
github.com/stretchr/testifyfrom 1.9.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterc58bc90Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6suite.Run: refactor handling of statsUpdates
github.com/vishvananda/netlinkfrom 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
Commits
6f57139Fix recvfrom goroutine leak298ff27Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253dlink_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16cAdd ConntrackDeleteFilters4317e32feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bdAdd handle support for socketaaf4f98Fix determination of the promiscuity counter for links7a4f10dfix: updates SizeofVfVlanInfo to address #10038f96fd8# rule: fix 32-bit platforms don't support adding rules with a mark value of ...Updates
golang.org/x/syncfrom 0.14.0 to 0.16.0Commits
7fad2c9errgroup: revert propagation of panics8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack traceUpdates
golang.org/x/sysfrom 0.33.0 to 0.35.0Commits
5b936e1unix/linux: update to Linux kernel 6.16, Go to 1.24.53a82703unix: remove redundant xnu version check for {p}readv/{p}writev9920300unix: add missing nft conntrack constantsad4e0fcunix: remove redundant word in comment084ad87unix: fix //sys decl after CL 548795751c3c6unix: add missing NFT_PAYLOAD_* consts on linux0c740ccunix: update Go to 1.24.3d62d31cunix: update Linux constants and types to v6.14Updates
google.golang.org/grpcfrom 1.62.0 to 1.69.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
317271bpickfirst: Register a health listener when used as a leaf policy (#7832)5565631balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)634497btest: Split import paths for generated message and service code (#7891)78aa51bpickfirst: Stop test servers without closing listeners (#7872)00272e8dns: Support link local IPv6 addresses (#7889)17d08f7scripts/gen-deps: filter out grpc modules (#7890)ab189b0examples/features/csm_observability: Add xDS Credentials (#7875)3ce87ddcredentials/google: Add cloud-platform scope for ADC (#7887)3c0586astats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874)4c07bcastream: add jitter to retry backoff in accordance with gRFC A6 (#7869)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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