containernetworking / plugins

Some reference and example networking plugins, maintained by the CNI team.
Apache License 2.0
2.12k stars 773 forks source link

build(deps): bump the golang group across 1 directory with 3 updates #1056

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the golang group with 2 updates in the / directory: github.com/onsi/ginkgo/v2 and github.com/safchain/ethtool.

Updates github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.19.0

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]
Commits
  • 28fb5d6 v2.19.0
  • e31f03a fix another typo
  • 966a28c Fix typos in label sets docs
  • cd231fd Label sets allow for more expressive label filtering
  • eb27ca8 v2.18.0
  • f010b65 Add --slience-skips and --force-newlines
  • 42013d6 Fix table entry context edge case
  • 9e234ea always rebuild and run ginkgo in makefile
  • 5ce8355 add --fail-on-empty to recommended CI flags in docs
  • 3ffbf8b add makefile
  • Additional commits viewable in compare view


Updates github.com/safchain/ethtool from 0.3.0 to 0.4.0

Release notes

Sourced from github.com/safchain/ethtool's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/safchain/ethtool/compare/v0.3.0...v0.4.0

Commits
  • 843b438 fix typo
  • 1915901 Merge pull request #80 from safchain/dependabot/go_modules/golang.org/x/sys-0...
  • 61f6ccf Merge pull request #49 from ffromani/features-with-state
  • d97c11d Bump golang.org/x/sys from 0.20.0 to 0.21.0
  • 10f3ba2 add a new API to report report feature states
  • 46753c7 Merge pull request #79 from safchain/dependabot/go_modules/golang.org/x/sys-0...
  • 45e1764 Bump golang.org/x/sys from 0.19.0 to 0.20.0
  • 0c4a8cd Merge pull request #78 from safchain/dependabot/go_modules/golang.org/x/sys-0...
  • 0e1ec69 Bump golang.org/x/sys from 0.16.0 to 0.19.0
  • f973595 Merge pull request #75 from safchain/dependabot/go_modules/golang.org/x/sys-0...
  • Additional commits viewable in compare view


Updates golang.org/x/sys from 0.20.0 to 0.21.0

Commits
  • 673e0f9 unix: skip ethtool driver test for busy interface
  • 6943ab6 unix/linux: update glibc to 2.39
  • 92f3ad6 unix: update to Linux kernel 6.9
  • f34bb9f windows: add net user enum
  • 6dfb94e unix: add types for SOCK_DIAG
  • See full diff in compare view


Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions