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

Bump github.com/containernetworking/plugins from 1.2.0 to 1.3.0 #1381

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps github.com/containernetworking/plugins from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/containernetworking/plugins's releases.

CNI Plugins v1.3.0

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
Commits
  • 38f18d2 Merge pull request #892 from e0ne/ignore-not-found
  • e513017 Merge pull request #891 from containernetworking/dependabot/go_modules/github...
  • 7e91841 [sbr]: Ignore LinkNotFoundError during cmdDel
  • 99b475a build(deps): bump github.com/Microsoft/hcsshim from 0.9.8 to 0.9.9
  • 10b5639 Merge pull request #885 from champtar/tuning-CHECK
  • 65fe256 Merge pull request #883 from mmorel-35/linter-2
  • 00b82fb Merge pull request #887 from champtar/route-CHECK
  • c795a3c Merge pull request #888 from jingyuanliang/go120
  • c10af01 Merge pull request #880 from maiqueb/mac-spoof-improv-read-only-required-chai...
  • 9cf1a09 Merge pull request #829 from tjjh89017/bridge_vlan_trunk
  • 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 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/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/plugins
  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 May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #1381 (5feddfb) into main (acbc0e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1381   +/-   ##
=======================================
  Coverage   20.80%   20.80%           
=======================================
  Files          58       58           
  Lines        6341     6341           
=======================================
  Hits         1319     1319           
  Misses       4899     4899           
  Partials      123      123           

@hellt hellt merged commit 4abc9b3 into main May 16, 2023
@hellt hellt deleted the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch May 16, 2023 09:49
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant