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/coreos/go-iptables from 0.2.0 to 0.6.0 #3

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 Jul 9, 2021

Bumps github.com/coreos/go-iptables from 0.2.0 to 0.6.0.

Release notes

Sourced from github.com/coreos/go-iptables's releases.

go-iptables v0.6.0

No release notes provided.

go-iptables v0.4.5

Bugfixes:

  • #72 - fix comparison precedence order in the IsNotExist() method

go-iptables v0.4.4

Bugfixes:

  • #71 - correctly compute IsNotExist() when there are other warnings in stderr

go-iptables v0.4.3

This release has one bug fix:

#69 Check and return an error when iptables version parsing fails (@​fedepaol)

go-iptables v0.4.2

One bugfix, one new feature:

#62 - Remove old nf-tables compat-mode workaround. #56 - add StructuredStats method to parse output of Stats

go-iptables v0.4.1

A single bugfix: #57 - make IsNotExist work for ipv6.

go-iptables v0.4.0

Changelog

  • Fixes for iptables in nftables mode (#51)
  • Add getter for random-fully (#48)

Go-iptables v0.3.0

No release notes provided.

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 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 the dependencies Pull requests that update a dependency file label Jul 9, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coreos/go-iptables-0.6.0 branch 3 times, most recently from 19e6916 to e4182c3 Compare July 9, 2021 07:54
Bumps [github.com/coreos/go-iptables](https://github.com/coreos/go-iptables) from 0.2.0 to 0.6.0.
- [Release notes](https://github.com/coreos/go-iptables/releases)
- [Commits](coreos/go-iptables@v0.2.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-iptables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coreos/go-iptables-0.6.0 branch from e4182c3 to 17e7055 Compare July 9, 2021 07:55
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants