Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps github.com/vishvananda/netlink from 1.3.0 to 1.3.1.

Release notes

Sourced from github.com/vishvananda/netlink's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog: vishvananda/netlink@v1.3.0...v1.3.1

What's Changed

... (truncated)

Commits
  • 17daef6 vlan: add support for flags and qos maps
  • b929916 filter: add classid and port range support for flower
  • 06c2c01 feat: add vlanid - tunnelid mapping support
  • c4bb4f9 rdma: support rdma metrics: resource and statistic
  • e9f11f7 bugfix: parse ipv4 src/dst error
  • 1f4f72c Mimic ipset C code for determining correct default ipset revision
  • 2426b05 qdisc: fix wrong type info of tc_sfq_qopt
  • a2e4b9a veth: allow configuring peer attributes beyond namespace and address
  • 9d88d83 feat: add support for RtoMin lock
  • 6b5dd30 geneve: Support setting/getting source port range
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 12, 2025
Copy link
Collaborator

@cfergeau cfergeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Copy link
Contributor

openshift-ci bot commented May 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau, dependabot[bot]

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

The pull request process is described 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

@cfergeau
Copy link
Collaborator

/hold
there’s a build failure in packit.

Bumps [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/vishvananda/netlink/releases)
- [Commits](vishvananda/netlink@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/vishvananda/netlink
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/vishvananda/netlink-1.3.1 branch from cda134e to dd361c5 Compare May 12, 2025 12:36
@openshift-ci openshift-ci bot removed the lgtm label May 12, 2025
@cfergeau
Copy link
Collaborator

Looks like some eln breakage...

Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 Fedora - ELN BaseOS - Developmental pa 100% | 846.2 KiB/s | 975.7 KiB |  00m01s
 Fedora - ELN AppStream - Developmental 100% | 836.9 KiB/s |   1.2 MiB |  00m01s
 Fedora - ELN CodeReady Linux Builders  100% | 283.2 KiB/s | 320.4 KiB |  00m01s
 Fedora - ELN Extras - Developmental pa 100% | 516.6 KiB/s | 543.5 KiB |  00m01s
 Copr repository                        100% |  56.5 KiB/s |   1.6 KiB |  00m00s
Repositories loaded.
Failed to resolve the transaction:
Problem: package rpm-build-libs-5.99.90-4.eln147.x86_64 from eln-baseos requires librpmsign.so.10()(64bit), but none of the providers can be installed
  - package rpm-sign-libs-5.99.90-4.eln147.x86_64 from eln-baseos requires /usr/bin/gpg2, but none of the providers can be installed
  - package rpm-build-5.99.90-4.eln147.x86_64 from eln-appstream requires librpmbuild.so.10()(64bit), but none of the providers can be installed
  - package redhat-rpm-config-343-5.eln148.noarch from eln-appstream requires (gpgverify if gnupg2), but none of the providers can be installed
  - conflicting requests

@cfergeau
Copy link
Collaborator

/unhold

@cfergeau
Copy link
Collaborator

/lgtm

@openshift-ci openshift-ci bot added the lgtm label May 12, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit b61e09e into main May 12, 2025
15 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vishvananda/netlink-1.3.1 branch May 12, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant