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 sigs.k8s.io/knftables from 0.0.17 to 0.0.18 in the gomod group across 1 directory #3212

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the gomod group with 1 update in the / directory: sigs.k8s.io/knftables.

Updates sigs.k8s.io/knftables from 0.0.17 to 0.0.18

Changelog

Sourced from sigs.k8s.io/knftables's changelog.

v0.0.18

  • Added locking to Fake to allow it to be safely used concurrently. (@npinaeva)

  • Added a Flowtable object, and Fake support for correctly parsing flowtable references. (@aojea)

  • Fixed a bug in Fake.ParseDump, which accidentally required the table to have a comment. (@danwinship)

Commits
  • 007fc6b v0.0.18
  • d048b18 Merge pull request #18 from aojea/flowtable
  • 7f3100d add flowtable object
  • 52e5579 Merge pull request #16 from npinaeva/fake-lock
  • 6c1e3c3 Allow concurrent calls for Fake methods.
  • 19fb4da Merge pull request #15 from danwinship/parsedump-empty-table
  • 951c79d Fix ParseDump with an "empty" table declaration
  • f111257 Update golangci-lint version
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update in the / directory: [sigs.k8s.io/knftables](https://github.com/kubernetes-sigs/knftables).


Updates `sigs.k8s.io/knftables` from 0.0.17 to 0.0.18
- [Changelog](https://github.com/kubernetes-sigs/knftables/blob/master/CHANGELOG.md)
- [Commits](kubernetes-sigs/knftables@v0.0.17...v0.0.18)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/knftables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 4, 2024
@skitt skitt enabled auto-merge (rebase) November 4, 2024 16:24
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Nov 11, 2024
@skitt skitt merged commit b790725 into devel Nov 11, 2024
47 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-29eabbd283 branch November 11, 2024 11:16
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 ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants