Commit graph

516 commits

Author SHA1 Message Date
dependabot[bot]
5d8c332043
chore(deps): bump strum_macros from 0.26.4 to 0.27.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.4 to 0.27.1.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits/v0.27.1)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 20:45:15 +00:00
Pierre
d5feca7d21
CI: apply flake8 fixes (#288) 2025-05-05 22:07:23 +02:00
Pierre
1f113a09c3
Merge pull request #264 from ivre/dependabot/cargo/itertools-0.14.0
chore(deps): bump itertools from 0.13.0 to 0.14.0
2025-05-03 15:17:23 +02:00
Pierre
e8d595ec52
Merge pull request #274 from ivre/dependabot/cargo/strum-0.27.1
chore(deps): bump strum from 0.26.3 to 0.27.1
2025-05-03 15:17:07 +02:00
Pierre
3e3a7b5fd0
Merge pull request #278 from ivre/dependabot/cargo/bitflags-2.9.0
chore(deps): bump bitflags from 2.6.0 to 2.9.0
2025-05-03 15:16:49 +02:00
Pierre
98d1631ca1
Merge pull request #280 from ivre/dependabot/cargo/log-0.4.27
chore(deps): bump log from 0.4.22 to 0.4.27
2025-05-03 15:16:29 +02:00
Pierre
4cc2ed2bf4
Merge pull request #282 from ivre/dependabot/cargo/clap-4.5.34
chore(deps): bump clap from 4.5.23 to 4.5.34
2025-05-03 15:16:06 +02:00
dependabot[bot]
e9dca669e9
chore(deps): bump clap from 4.5.23 to 4.5.34
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.34.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.23...clap_complete-v4.5.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 00:57:48 +00:00
dependabot[bot]
ec1d564897
chore(deps): bump log from 0.4.22 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.27.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:51:07 +00:00
dependabot[bot]
9ba56354f3
chore(deps): bump bitflags from 2.6.0 to 2.9.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.6.0...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 00:14:53 +00:00
dependabot[bot]
966bf7fad3
chore(deps): bump strum from 0.26.3 to 0.27.1
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.1.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 00:26:28 +00:00
dependabot[bot]
0e971f0306
chore(deps): bump itertools from 0.13.0 to 0.14.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.13.0 to 0.14.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 00:55:49 +00:00
Pierre
9345a1294b
Merge pull request #263 from ivre/dependabot/cargo/chrono-0.4.39
chore(deps): bump chrono from 0.4.38 to 0.4.39
2024-12-29 21:35:06 +01:00
dependabot[bot]
a01f63839c
chore(deps): bump chrono from 0.4.38 to 0.4.39
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 22:46:53 +00:00
Pierre
42d8b70d28
Merge pull request #260 from ivre/dependabot/cargo/flate2-1.0.35
chore(deps): bump flate2 from 1.0.34 to 1.0.35
2024-12-16 23:46:20 +01:00
Pierre
da0a3b02ab
Merge pull request #262 from ivre/dependabot/cargo/clap-4.5.23
chore(deps): bump clap from 4.5.20 to 4.5.23
2024-12-16 23:45:53 +01:00
dependabot[bot]
d43ab4716f
chore(deps): bump clap from 4.5.20 to 4.5.23
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.20...clap_complete-v4.5.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 00:09:33 +00:00
dependabot[bot]
e7d573b4db
chore(deps): bump flate2 from 1.0.34 to 1.0.35
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 00:50:33 +00:00
Pierre
ca3d7dc6f1
Merge pull request #255 from ivre/dependabot/cargo/flate2-1.0.34
chore(deps): bump flate2 from 1.0.33 to 1.0.34
2024-10-14 23:41:03 +02:00
Pierre
e6454d5f68
Merge pull request #257 from ivre/dependabot/cargo/clap-4.5.20
chore(deps): bump clap from 4.5.17 to 4.5.20
2024-10-14 23:40:53 +02:00
dependabot[bot]
695b132605
chore(deps): bump flate2 from 1.0.33 to 1.0.34
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 21:37:01 +00:00
dependabot[bot]
34ca9b6ae0
chore(deps): bump clap from 4.5.17 to 4.5.20
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.17 to 4.5.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.17...clap_complete-v4.5.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 21:36:45 +00:00
Pierre
bb8c5fa184
Merge pull request #258 from p-l-/update-upload-artifact
chore(deps): bump {down,up}load-artifact from v2 to v4
2024-10-14 23:35:50 +02:00
Pierre Lalet
64698a6625 Tests: update Scapy to current stable 2024-10-14 18:38:31 +02:00
Pierre Lalet
fe0312b066 Tests: lock Scapy version to 2.5.0 2024-10-14 18:07:09 +02:00
Pierre Lalet
c852680930 Tests: add values to assert messages 2024-10-14 16:30:11 +02:00
Pierre Lalet
f5d40dd1a8 chore(deps): bump {down,up}load-artifact from v2 to v4 2024-10-14 16:30:11 +02:00
Pierre
7fd54daafd
Merge pull request #253 from ivre/dependabot/cargo/clap-4.5.17
chore(deps): bump clap from 4.5.16 to 4.5.17
2024-09-11 11:58:08 +02:00
dependabot[bot]
5b99525852
chore(deps): bump clap from 4.5.16 to 4.5.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:31:52 +00:00
Pierre
bb95ceeef0
Merge pull request #252 from ivre/dependabot/cargo/pcap-2.2.0
chore(deps): bump pcap from 2.1.0 to 2.2.0
2024-09-02 11:00:42 +02:00
dependabot[bot]
436026f83c
chore(deps): bump pcap from 2.1.0 to 2.2.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pcap/pcap/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:34:15 +00:00
Pierre
a83f80f8c8
Merge pull request #250 from ivre/dependabot/cargo/flate2-1.0.33
chore(deps): bump flate2 from 1.0.31 to 1.0.33
2024-09-01 10:29:42 +02:00
Pierre
c01ab14225
Merge pull request #251 from ivre/dependabot/cargo/pcap-2.1.0
chore(deps): bump pcap from 2.0.0 to 2.1.0
2024-09-01 10:29:12 +02:00
dependabot[bot]
6e133021b7
chore(deps): bump pcap from 2.0.0 to 2.1.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pcap/pcap/compare/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 00:32:06 +00:00
dependabot[bot]
e07aacd2a3
chore(deps): bump flate2 from 1.0.31 to 1.0.33
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.31 to 1.0.33.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 00:29:19 +00:00
Pierre
a41cdc4dd3
Merge pull request #248 from ivre/dependabot/cargo/clap-4.5.16
chore(deps): bump clap from 4.5.11 to 4.5.16
2024-08-16 08:34:29 +02:00
Pierre
fa94f2a809
Merge pull request #245 from ivre/dependabot/cargo/flate2-1.0.31
chore(deps): bump flate2 from 1.0.30 to 1.0.31
2024-08-16 08:34:21 +02:00
dependabot[bot]
515a4752a0
chore(deps): bump clap from 4.5.11 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.11...clap_complete-v4.5.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 00:46:30 +00:00
dependabot[bot]
28da801ceb
chore(deps): bump flate2 from 1.0.30 to 1.0.31
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 00:27:36 +00:00
Pierre
6ea7ec069a
Merge pull request #243 from ivre/dependabot/cargo/clap-4.5.11
chore(deps): bump clap from 4.5.9 to 4.5.11
2024-07-29 09:30:53 +02:00
dependabot[bot]
0969f3f59b
chore(deps): bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 00:19:34 +00:00
Pierre
7b8f79903e
Merge pull request #241 from ivre/dependabot/cargo/clap-4.5.9
chore(deps): bump clap from 4.5.8 to 4.5.9
2024-07-12 21:24:15 +02:00
dependabot[bot]
1428fec25b
chore(deps): bump clap from 4.5.8 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.8...v4.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 00:56:43 +00:00
Pierre
ec828f83b3
Merge pull request #236 from ivre/dependabot/cargo/lazy_static-1.5.0
chore(deps): bump lazy_static from 1.4.0 to 1.5.0
2024-07-08 22:40:17 +02:00
dependabot[bot]
e540a1e0f5
chore(deps): bump lazy_static from 1.4.0 to 1.5.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 20:37:00 +00:00
Pierre
b1af76e4fd
Merge pull request #237 from ivre/dependabot/cargo/strum-0.26.3
chore(deps): bump strum from 0.26.2 to 0.26.3
2024-07-08 22:36:50 +02:00
Pierre
058790f07c
Merge pull request #238 from ivre/dependabot/cargo/bitflags-2.6.0
chore(deps): bump bitflags from 2.5.0 to 2.6.0
2024-07-08 22:36:34 +02:00
Pierre
fd26da0652
Merge pull request #239 from ivre/dependabot/cargo/log-0.4.22
chore(deps): bump log from 0.4.21 to 0.4.22
2024-07-08 22:36:17 +02:00
Pierre
e8922074e3
Merge pull request #240 from ivre/dependabot/cargo/clap-4.5.8
chore(deps): bump clap from 4.5.7 to 4.5.8
2024-07-08 22:36:00 +02:00
dependabot[bot]
08a8c7f3a9
chore(deps): bump clap from 4.5.7 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 00:52:46 +00:00