Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps iptables from 0.5.3 to 0.6.0.

Release notes

Sourced from iptables's releases.

v0.6.0

Breaking changes

  • flock is not used anymore, if --wait is not supported.
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 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)

pigri and others added 30 commits November 25, 2025 09:55
feat: Enhance WAF and threat intelligence handling in access logs
chore: Update synapse.service for XDP/BPF compatibility
feat: Implement batch size limit for event sending
refactor: Improve error handling and response validation
Bumps [actix-web](https://github.com/actix/actix-web) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@web-v4.12.0...web-v4.12.1)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.9/CHANGES.md)
- [Commits](actix/actix-web@v0.6.8...v0.6.9)

---
updated-dependencies:
- dependency-name: actix-files
  dependency-version: 0.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump actix-web from 4.12.0 to 4.12.1
chore(deps): bump actix-files from 0.6.8 to 0.6.9
…ccessful config fetch

Signed-off-by: krichard1212 <136473183+krichard1212@users.noreply.github.com>
…ccessful config fetch

Signed-off-by: krichard1212 <136473183+krichard1212@users.noreply.github.com>
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.20 to 0.3.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43)

---
updated-dependencies:
- dependency-name: tracing
  dependency-version: 0.1.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump tracing from 0.1.41 to 0.1.43
…er-0.3.22

chore(deps): bump tracing-subscriber from 0.3.20 to 0.3.22
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.18...v0.1.19)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-version: 0.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.1.5...1.1.6)

---
updated-dependencies:
- dependency-name: flate2
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 23, 2026
pigri and others added 18 commits January 23, 2026 09:21
…and TCP fingerprinting code to streamline codebase
…atform support and improve IP address handling in BPF statistics
…enhance config logging with access rules count
fix: update synapse.service to set memory lock limit to infinity and …
Signed-off-by: David Papp <pigri@users.noreply.github.com>
feat: enhance build configuration and diagnostics
@dependabot dependabot bot force-pushed the dependabot/cargo/iptables-0.6.0 branch from 3e21a63 to 357e277 Compare February 2, 2026 04:59
forgetso and others added 2 commits February 4, 2026 14:02
Bumps [iptables](https://github.com/yaa110/rust-iptables) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/yaa110/rust-iptables/releases)
- [Commits](yaa110/rust-iptables@0.5.3...v0.6.0)

---
updated-dependencies:
- dependency-name: iptables
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/iptables-0.6.0 branch from 357e277 to 2418632 Compare February 5, 2026 04:55
@pigri pigri closed this Feb 11, 2026
@pigri pigri force-pushed the dependabot/cargo/iptables-0.6.0 branch from 2418632 to c39b1eb Compare February 11, 2026 10:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/iptables-0.6.0 branch February 11, 2026 10:03
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants