Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3 age confidence indirect patch
github.com/containernetworking/cni v1.1.2 -> v1.3.0 age confidence indirect minor
github.com/containernetworking/plugins v1.2.0 -> v1.8.0 age confidence indirect minor
github.com/coreos/go-iptables v0.6.0 -> v0.8.0 age confidence indirect minor
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0 age confidence indirect minor
github.com/go-openapi/jsonpointer v0.21.1 -> v0.22.0 age confidence indirect minor
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.1 age confidence indirect patch
github.com/go-openapi/swag v0.23.1 -> v0.24.1 age confidence indirect minor
github.com/google/go-jsonnet v0.20.0 -> v0.21.0 age confidence require minor
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 -> v2.27.2 age confidence indirect patch
github.com/ip2location/ip2location-go/v9 v9.7.1 -> v9.8.0 age confidence require minor
github.com/jotak/go-ipfix 407c539 -> 961f78e replace digest
github.com/klauspost/cpuid/v2 v2.2.11 -> v2.3.0 age confidence indirect minor
github.com/minio/crc64nvme v1.0.2 -> v1.1.1 age confidence indirect minor
github.com/ovn-org/libovsdb ce19516 -> 8a0705f indirect digest
github.com/pion/logging v0.2.3 -> v0.2.4 age confidence indirect patch
github.com/prometheus/client_golang v1.23.0 -> v1.23.1 age confidence require patch
github.com/prometheus/common v0.65.0 -> v0.66.0 age confidence require minor
github.com/prometheus/procfs v0.16.1 -> v0.17.0 age confidence indirect minor
github.com/prometheus/prometheus v0.304.0 -> v0.305.0 age confidence indirect minor
github.com/safchain/ethtool v0.5.10 -> v0.6.2 age confidence indirect minor
github.com/sagikazarmark/locafero v0.9.0 -> v0.10.0 age confidence indirect minor
github.com/spf13/cast v1.7.1 -> v1.9.2 age confidence indirect minor
github.com/spf13/cobra v1.9.1 -> v1.10.1 age confidence require minor
github.com/spf13/pflag v1.0.9 -> v1.0.10 age confidence require patch
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
github.com/tinylib/msgp v1.3.0 -> v1.4.0 age confidence indirect minor
github.com/urfave/cli/v2 v2.27.6 -> v2.27.7 age confidence indirect patch
github.com/vishvananda/netlink v1.3.1-0.20250425193846-9d88d8385bf9 -> v1.3.1 age confidence indirect patch
github.com/vmware/go-ipfix v0.15.0 -> v0.16.0 age confidence require minor
github.com/xrash/smetrics 686a1a2 -> 55b8f29 age confidence indirect digest
go (source) 1.24.4 -> 1.25.1 age confidence toolchain minor
go.opentelemetry.io/otel v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.37.0 -> v1.38.0 age confidence require minor
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0 age confidence indirect minor
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.8.0 age confidence indirect minor
golang.org/x/exp 7e4ce0a -> 8b4c13b age confidence indirect digest
golang.org/x/time v0.11.0 -> v0.12.0 age confidence indirect minor
google.golang.org/genproto/googleapis/api 8d1bb00 -> ef028d9 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc 8d1bb00 -> ef028d9 age confidence indirect digest
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0 age confidence indirect minor
k8s.io/component-base v0.32.3 -> v0.34.0 age confidence indirect minor
k8s.io/kube-openapi f3f2b99 -> 7fc2783 age confidence indirect digest
k8s.io/utils 4c0f3b2 -> 0af2bda age confidence indirect digest
sigs.k8s.io/controller-runtime v0.20.4 -> v0.22.0 age confidence indirect minor
sigs.k8s.io/json cfa47c3 -> 2d32026 age confidence indirect digest

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cenkalti/backoff (github.com/cenkalti/backoff/v5)

v5.0.3

Compare Source

containernetworking/cni (github.com/containernetworking/cni)

v1.3.0

Compare Source

What's Changed

This adds a new config flag loadPluginsFromFolder - if present, for a given named network bar, plugin configuration objects will be loaded from <path-to-bar-network-config-file>/bar/xxx.conf. This may be useful for vendors providing chained plugins: you can add your plugin to a chain without needing to edit the file in-place.

New Contributors

Full Changelog: containernetworking/cni@v1.2.3...v1.3.0

v1.2.3: libcni v1.2.3

Compare Source

This is a minor release to correct a divergence between the specification and libcni. In this case, the specification was updated, as it concerns a new feature, GC, that is not yet deployed.

What's Changed

v1.2.2: libcni v1.2.2

Compare Source

What's Changed

Full Changelog: containernetworking/cni@v1.2.1...v1.2.2

v1.2.1: CNI Spec v1.1 / libcni v1.2.1

Compare Source

This is a minor release that fixes some small bugs:

Improvements
  • (#​1098). SPEC: add warning about preserving shared resources for GC
  • (#​1090). Spec, libcni: add disableGC flag This allows administrators to disable garbage collection in exceptional circumstances, such as multiple runtimes sharing a network configuration.
Bug fixes:
  • (#​1097). Fix faulty json.Marshal behavior for embeds types.NetConf Fix #​1096
  • (#​1095). libcni: always delete the cache on conflist for CNI DEL This aligns the call with DelNetwork, and allows CRIO tests to bump

v1.2.0: CNI spec v1.1 / libcni v1.2.0

Compare Source

This is libcni v1.2.0, which releases the new CNI spec version v1.1.0.

Major changes:

GC verb

The GC verb allows runtimes to specify the set of known-good attachments, allowing plugins to clean up stale and leaked resources such as IPAM reservations. Libcni will also synthesize a CNI DEL for any stale cached attachments, so all users will have a form of GC, even if their plugins do not support CNI v1.1

STATUS verb

The STATUS verb allows a plugin to report its readiness to accept ADD requests. Runtimes such as containerd and cri-o will no longer have to rely merely on the presence of a CNI configuration file to determine network readiness.

Version negotiation

CNI configurations may now contain multiple versions, so that an administrator can opportunistically update the protocol version without breaking older runtimes:

{
  "cniVersion": "1.0.0",
  "cniVersions": ["1.0.0", "1.1.0"]
}

New fields

A number of new fields have been added to the result type:

Other improvements

  • (#​911). libcni: add specific type for CHECK not supported
  • (#​1072). tolerate invalid cni caches for deletion
  • (#​1054). Add Version() to CNI interface
containernetworking/plugins (github.com/containernetworking/plugins)

v1.8.0: CNI plugins v1.8.0

Compare Source

The Bridge CNI plugin has removed limitations on VLAN trunk implementation. This aligns with recommended access and trunk port configurations, ensuring proper VLAN isolation and enhanced usability.

What's Changed

New Contributors

Full Changelog: containernetworking/plugins@v1.7.0...v1.8.0

v1.7.1: CNI plugins v1.7.1

Compare Source

What's Changed

(Administrative note: the GitHub release v1.7.0 somehow got split in to two immutable releases. v1.7.1 is a re-release that corrects the issue. Apologies for the trouble).

New features / options
Other improvements
Bug fixes

New Contributors

Full Changelog: containernetworking/plugins@v1.6.2...v1.7.1

v1.7.0

Compare Source

v1.6.2

Compare Source

(administrative note: release v1.6.1 was somehow double-created in GitHub; v1.6.2 is identical but fixes the duplication.)

What's Changed

Full Changelog: containernetworking/plugins@v1.6.0...v1.6.2

v1.6.1

Compare Source

v1.6.0: CNI plugins v1.6.0

Compare Source

This is the v1.6.0 release of the CNI community plugins.

Changelog

Important

  • revert htb changes due to ongoing issues and missing maintainer by @​h0nIg in https://github.com/containernetworking/plugins/pull/1105. This reverts the (undocumented) feature added in v1.5 where traffic from a specific CIDR would be exempted from bandwidth shaping. Unfortunately the implementation was lacking. We hope to re-add this feature in the future.

New features

CNI v1.1 support

Other improvements

Fixes

Misc / CI

New Contributors

Full Changelog: containernetworking/plugins@v1.5.1...v1.6.0

v1.5.1

Compare Source

What's Changed

Full Changelog: containernetworking/plugins@v1.5.0...v1.5.1

v1.5.0: CNI Plugins v1.5.0

Compare Source

What's Changed

New Features:

Fixes:

New Contributors

Full Changelog: containernetworking/plugins@v1.4.1...v1.5.0

v1.4.1

Compare Source

v1.4.0: CNI Plugins v1.4.0

Compare Source

New features:
  • (#​832). tap: allow for a tap device to be created as a bridge port
  • (#​914). [tuning] add ability to set tx queue len
Improvements:
  • (#​969). Add CNI_NETNS_OVERRIDE
  • (#​979). Add ndisc_notify in ipvlan for ipv6 ndp
  • (#​974). macvlan: enable ipv6 ndisc_notify
  • (#​950). Create IPAM files with 0600 permissions
  • (#​924). More efficient iptables usage.
  • (#​902). spoofcheck: Make use of go-nft's ApplyConfigEcho(). This is much faster
  • (#​874). Add routes propagation for VRF plugin
Build:
  • (#​982). Bump to golang:1.21-alpine
  • (#​948). build: Use POSIX sh for shell scripts
Bug fixes:
  • (#​954). macvlan cmdDel: handle deletion when master has been deleted
  • (#​927). vrf: fix route filter to use output iface

v1.3.0: CNI Plugins v1.3.0

Compare Source

This release introduces a new plugin: tap. Thanks to @​mmirecki for contributing this

New features:

  • (#​784). tap: This PR adds a plugin to create tap devices.
  • (#​829). bridge: add vlan trunk support
  • (#​875). bridge: Add parameter to disable default vlan
  • (#​814). macvlan: Add support for in-container master
  • (#​813). ipvlan: Add support for in-container master
  • (#​781). vlan: Add support for in-container master

Improvements:

  • (#​880). bridge: read only required chain on cni del instead of the entire ruleset
  • (#​873). bridge, spoof check: remove drop rule index

Bug fixes:

  • (#​892). sbr: Ignore LinkNotFoundError during cmdDel null
  • (#​887). ptp: Fix ValidateExpectedRoute with non default routes and nil GW
  • (#​885). tuning: fix cmdCheck when using IFNAME
  • (#​831). Fix overwritten error var in getMTUByName
  • (#​821). Only check or del ipv6 when an IPv6 is configured
coreos/go-iptables (github.com/coreos/go-iptables)

v0.8.0

Compare Source

What's Changed

Full Changelog: coreos/go-iptables@v0.7.0...v0.8.0

v0.7.0

Compare Source

Bug fixes

  • (#​107). Add another pattern to IsNotExist
  • (#​105). Skip warning about rules in legacy iptables
  • (#​104). iptables_test: fix ListWithCounters mismatch on newer kernels

New features

  • (#​87). Added Replace method to replace rulespec (in specified pos)
  • (#​96). feat: add ListById function and test
  • (#​92). Introduce InsertUnique()
emicklei/go-restful (github.com/emicklei/go-restful/v3)

v3.13.0

Compare Source

  • optimize performance of path matching in CurlyRouter ( thanks @​wenhuang, Wen Huang)
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.0

Compare Source

v0.21.2

Compare Source

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.1

Compare Source

go-openapi/swag (github.com/go-openapi/swag)

v0.24.1

Compare Source

v0.24.0

Compare Source

google/go-jsonnet (github.com/google/go-jsonnet)

v0.21.0

Compare Source

After (slightly over) a year, we have a new release. Please also see the changelog for the corresponding C++ jsonnet release, which includes some shared items: https://github.com/google/jsonnet/releases/tag/v0.21.0

A Python package is available at https://pypi.org/project/gojsonnet/0.21.0/

Building this release requires Go 1.23. Trying to build with versions of Go older than 1.21 will fail with a misleading error message due to a change to the way go release versioning worked in Go 1.21 (see #​803)

What's Changed since v0.20.0


Configuration

📅 Schedule: Branch creation - On day 7 of the month, every 3 months ( * * 7 */3 * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
Copy link
Contributor Author

red-hat-konflux bot commented Jul 7, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8

Copy link

openshift-ci bot commented Jul 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jotak for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Jul 7, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch 3 times, most recently from bc4a953 to af111ca Compare July 7, 2025 22:07
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch from af111ca to 360c1ec Compare September 3, 2025 16:25
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch 5 times, most recently from b6a8de6 to f007665 Compare September 4, 2025 12:22
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch from f007665 to 44c54b7 Compare September 4, 2025 16:23
@red-hat-konflux red-hat-konflux bot changed the title Update Go modules fix(deps): update go modules Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant