-
-
Notifications
You must be signed in to change notification settings - Fork 298
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
chore(deps): bump the dependencies group across 1 directory with 19 updates #416
Merged
Commits on Jul 1, 2024
-
chore(deps): bump the dependencies group across 1 directory with 19 u…
…pdates Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.8` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [pnet](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [pnet_macros_support](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [ratatui](https://github.com/ratatui-org/ratatui) | `0.26.2` | `0.27.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.61` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.2` | `0.26.3` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [insta](https://github.com/mitsuhiko/insta) | `1.38.0` | `1.39.0` | | [pnet_base](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [rstest](https://github.com/la10736/rstest) | `0.19.0` | `0.21.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.7` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.20` | `0.2.22` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.10.2` | `0.11.0` | | [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `1.1.4` | Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.86) Updates `clap` from 4.5.4 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](clap-rs/clap@clap_complete-v4.5.4...v4.5.8) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) Updates `pnet` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](libpnet/libpnet@v0.34.0...v0.35.0) Updates `pnet_macros_support` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](libpnet/libpnet@v0.34.0...v0.35.0) Updates `ratatui` from 0.26.2 to 0.27.0 - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.2...v0.27.0) Updates `thiserror` from 1.0.58 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.61) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) Updates `unicode-width` from 0.1.11 to 0.1.13 - [Commits](unicode-rs/unicode-width@v0.1.11...v0.1.13) Updates `strum` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.2...v0.26.3) Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.4...1.10.5) Updates `insta` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.38.0...1.39.0) Updates `pnet_base` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/libpnet/libpnet/releases) - [Commits](libpnet/libpnet@v0.34.0...v0.35.0) Updates `rstest` from 0.19.0 to 0.21.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.19.0...v0.21.0) Updates `clap_complete` from 4.5.2 to 4.5.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.2...clap_complete-v4.5.7) Updates `clap_mangen` from 0.2.20 to 0.2.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.20...clap_mangen-v0.2.22) Updates `http_req` from 0.10.2 to 0.11.0 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](jayjamesjay/http_req@v0.10.2...v0.11.0) Updates `zip` from 0.6.6 to 1.1.4 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/commits/v1.1.4) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pnet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pnet_macros_support dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: unicode-width dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pnet_base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http_req dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28a5c84 - Browse repository at this point
Copy the full SHA 28a5c84View commit details
Commits on Jul 4, 2024
-
Revert upgrade of
pnet*
crates- `pnet-0.35.0` seems to be incompatible with packet-builder right now
Configuration menu - View commit details
-
Copy full SHA for 8b2b96e - Browse repository at this point
Copy the full SHA 8b2b96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c377d1 - Browse repository at this point
Copy the full SHA 3c377d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.