Skip to content
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

chore: Bump github.com/mdlayher/genetlink from 1.0.0 to 1.3.1 #490

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/mdlayher/genetlink from 1.0.0 to 1.3.1.

Release notes

Sourced from github.com/mdlayher/genetlink's releases.

v1.3.1

See https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md#v131.

v1.3.0

See https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md#v130.

v1.2.0

See https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md#v120.

v1.1.0

See https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md#v110.

Changelog

Sourced from github.com/mdlayher/genetlink's changelog.

v1.3.1

  • [Improvement]: bump package netlink to pull in big endian architecture fixes.

v1.3.0

This is the first release of package genetlink that only supports Go 1.18+. Users on older versions of Go must use v1.2.0.

  • [Improvement]: drop support for older versions of Go so we can begin using modern versions of x/sys and other dependencies.

v1.2.0

This is the last release of package genetlink that supports Go 1.17 and below.

  • [Improvement]: pruned Go module dependencies via package netlink v1.6.0 and removing tool version pins.

v1.1.0

This is the first release of package genetlink that only supports Go 1.12+. Users on older versions must use v1.0.0.

  • [Improvement]: modernization of various parts of the code and documentation in prep for future work.
Commits
  • 26d2658 genetlink: tag v1.3.1
  • 30b6af3 genetlink: skip integration test if family missing
  • 9300a1f .github: fix Go versions
  • 68fc8ca genetlink: bump minimum version of Go to 1.18
  • 3a2f76c .github/workflows: build on push to any branch
  • ed28e06 CHANGELOG: release v1.2.0
  • 7eba6b9 go.mod: use netlink@v1.6.0, remove tools
  • 386e281 go.mod: use github.com/mdlayher/netlink@v1.5.0
  • 0308783 CHANGELOG: release v1.1.0
  • 71471bd genetlink: update examples
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [github.com/mdlayher/genetlink](https://github.com/mdlayher/genetlink) from 1.0.0 to 1.3.1.
- [Release notes](https://github.com/mdlayher/genetlink/releases)
- [Changelog](https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md)
- [Commits](mdlayher/genetlink@v1.0.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/mdlayher/genetlink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2022
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 go Pull requests that update Go code
Projects
None yet
0 participants