intel / userspace-cni-network-plugin

Apache License 2.0
244 stars 66 forks source link

Bump go.fd.io/govpp from 0.10.0 to 0.11.0 #432

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps go.fd.io/govpp from 0.10.0 to 0.11.0.

Release notes

Sourced from go.fd.io/govpp's releases.

v0.11.0

Changelog

  • 78b2c6746a7371102183389af9f60a57e9c0d14b Add well-known reply timeout error (#234)
  • 210b7034d1cf1de576da231528e17ede275a98cd Bump github.com/docker/cli in the go-deps group (#214)
  • ec40de3559b94b5e991310e6c82c0f8741a6e924 Bump github.com/docker/cli in the go-deps group (#225)
  • 38d7d39359bd0552856401e09042d40282a0b86c Bump github.com/docker/cli in the go-deps group (#226)
  • 5818b80feefc1a1295ea9b1f75b863f240aa64af Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the go-deps group (#220)
  • fb8ca25f5000e8dd0cf3fbc8fac18dcc99b9886c Bump goreleaser/goreleaser-action from 5 to 6 in the github-deps group (#218)
  • 4bf99575550f66ecd6ef8f669c0287e10e555be0 Bump the go-deps group across 1 directory with 3 updates (#235)
  • 13c6e6f1250cc469351deaeedd314b014f4ac0b4 Bump the go-deps group with 2 updates (#217)
  • 7d991f41b287b3bc31c776df2db29980be19c0b6 Bump the go-deps group with 2 updates (#239)
  • 026c5659f1ec031640434004283ffe99373155a8 Extras integration testing (#233)
  • 3c7c8a407bda45f0387c131c42a2959da9cd7f0a Gomemif improvemets (#228)
  • 8e9a2d8c533b156bf849e84c835daf2d9f461a7f Minor changes (#223)
  • b5b16afdefefdc641ee29446af28219a94fdc9b4 Release v0.11.0 (#240)
  • 8532cee159855e5d25dd6693da3076a661c18cf8 Update Go (#222)
  • ff1a1f9a6b56771885a2b86c922a7079b98db613 Update issue templates (#227)
  • 2ca162e7100271bf09a7bdf46f541e93bf8516ea fix wasted control_ping_id caching (#221)
  • f83bb9194e718df9e3eb3a664d17ec491072cdc0 gomemif: Improves gomemif library (#216)
  • bed53f4e1721590cdd7403077aba4830a0ef145a lint: check markdown files (#238)
Changelog

Sourced from go.fd.io/govpp's changelog.

0.11.0

19 September 2024

Changes

  • Minor changes (#223)
  • Add well-known reply timeout error (#234)

GoMemif

  • Gomemif improvemets (#228)
  • Improves gomemif library (#216)

CI

  • Add Release workflow with goreleaser (#202)
  • Add Login to ghcr step to release Workflow (#212)
  • Extras integration testing (#233)
  • lint: check markdown files (#238)
Commits


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)