Skip to content

build(deps): update rtshark requirement from 3.1.0 to 4.0.0 in /tests/pcap in the all-cargo-updates group across 1 directory#5555

Merged
boquan-fang merged 1 commit intomainfrom
dependabot/cargo/tests/pcap/all-cargo-updates-596c4146dc
Oct 13, 2025
Merged

build(deps): update rtshark requirement from 3.1.0 to 4.0.0 in /tests/pcap in the all-cargo-updates group across 1 directory#5555
boquan-fang merged 1 commit intomainfrom
dependabot/cargo/tests/pcap/all-cargo-updates-596c4146dc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updates the requirements on rtshark to permit the latest version.
Updates rtshark to 4.0.0

Changelog

Sourced from rtshark's changelog.

4.0.0 (2025-10-12)

Features

  • Add new async API, thanks to "TheMagicNacho" (#29). It includes a major refactoring, so major number moved to 4.0.

3.2.0 (2025-05-25)

Features

  • Add new API enable_protocol to enable specific protocols, thanks to "Maxime Bruno".
  • Add [must_use] keyword on builder functions to ensure proper usage.

3.1.0 (2024-12-22)

Features

  • Add new batch API thanks to "bbannier" (#25)

3.0.0 (2024-11-16)

Features

  • Update metadata structure. Fields display, size and position are optional.

2.10.0 (2024-11-16)

Features

  • New API to change behavior of protocols (tshark -o) thanks to "Jamie Hodkinson"
  • New API to disable protocol (tshark --disable-protocol) thanks to "Jamie Hodkinson"
  • Update dependencies to their latest version

2.9.0 (2024-09-15)

Features

  • New API to get rtshark versioning information (Thanks to "lrstewart").
  • Update dependencies to their latest version

2.8.0 (2024-06-24)

Features

  • Extract relevant protocol metadata from virtual layer 'fake-field-wrapper' (Thanks to "lrstewart" #16) This is needed to extract tcp.reassembled.data.
  • Add raw_value metadata API to get access to "value" XML attribute (Thanks to "lrstewart" #17) This feature may decrease performance because "raw" values are bigger than usual.
  • Add support for multiple interfaces (#15)

... (truncated)

Commits

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

Updates the requirements on [rtshark](https://github.com/CrabeDeFrance/rtshark) to permit the latest version.

Updates `rtshark` to 4.0.0
- [Changelog](https://github.com/CrabeDeFrance/rtshark/blob/main/CHANGELOG.md)
- [Commits](CrabeDeFrance/rtshark@3.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: rtshark
  dependency-version: 4.0.0
  dependency-type: direct:production
  dependency-group: all-cargo-updates
...

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 Oct 13, 2025
@boquan-fang boquan-fang enabled auto-merge October 13, 2025 16:43
@boquan-fang boquan-fang added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit ad30ba9 Oct 13, 2025
54 checks passed
@boquan-fang boquan-fang deleted the dependabot/cargo/tests/pcap/all-cargo-updates-596c4146dc branch October 13, 2025 17:22
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.

2 participants