-
-
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 21 updates #430
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `2.2.1` | `2.2.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.19` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.27.0` | `0.28.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` | | [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/ratatui) | `0.27.0` | `0.28.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.40.0` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.2.0` | | [procfs](https://github.com/eminence/procfs) | `0.16.0` | `0.17.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.11.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.0` | `0.32.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.39.0` | `1.40.0` | | [pnet_base](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` | | [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.23.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.12` | `4.5.32` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.11.1` | `0.12.0` | | [zip](https://github.com/zip-rs/zip2) | `2.1.6` | `2.2.0` | Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `clap-verbosity-flag` from 2.2.1 to 2.2.2 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v2.2.1...v2.2.2) Updates `clap` from 4.5.13 to 4.5.19 - [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.13...clap_complete-v4.5.19) Updates `crossterm` from 0.27.0 to 0.28.1 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits) Updates `once_cell` from 1.19.0 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.19.0...v1.20.2) 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.27.0 to 0.28.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.27.0...v0.28.1) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `tokio` from 1.39.2 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.40.0) Updates `unicode-width` from 0.1.13 to 0.2.0 - [Commits](https://github.com/unicode-rs/unicode-width/commits) Updates `procfs` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.16.0...v0.17.0) Updates `regex` from 1.10.5 to 1.11.0 - [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.5...1.11.0) Updates `sysinfo` from 0.31.0 to 0.32.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.31.0...v0.32.0) Updates `insta` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.39.0...1.40.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.21.0 to 0.23.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.21.0...v0.23.0) Updates `clap_complete` from 4.5.12 to 4.5.32 - [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.12...clap_complete-v4.5.32) Updates `http_req` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](jayjamesjay/http_req@v0.11.1...v0.12.0) Updates `zip` from 2.1.6 to 2.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.1.6...v2.2.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap-verbosity-flag 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: crossterm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: dependencies - dependency-name: procfs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor 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: 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-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 8, 2024
`packet-builder` has issues with v0.35.0
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Oct 15, 2024
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [imsnif/bandwhich](https://github.com/imsnif/bandwhich) | patch | `v0.23.0` -> `v0.23.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>imsnif/bandwhich (imsnif/bandwhich)</summary> ### [`v0.23.1`](https://github.com/imsnif/bandwhich/releases/tag/v0.23.1) [Compare Source](imsnif/bandwhich@v0.23.0...v0.23.1) #### The middle east is on fire, yet again. This is a maintainance release with a bug fix and dependency bumps: - Exit gracefully when there is a broken pipe error [#​429](imsnif/bandwhich#429) - [@​sigmaSd](https://github.com/sigmaSd) #### What's Changed - CI: Use Powershell Compress-Archive to create Windows binary zip by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#424 - chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 in the github-actions group by [@​dependabot](https://github.com/dependabot) in imsnif/bandwhich#428 - Exit gracefully when there is a broken pipe error by [@​sigmaSd](https://github.com/sigmaSd) in imsnif/bandwhich#429 - chore(deps): bump the dependencies group across 1 directory with 21 updates by [@​dependabot](https://github.com/dependabot) in imsnif/bandwhich#430 - Fix breaking changes of `sysinfo` crate by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#431 - Fix `clippy::needless_lifetimes` warnings on nightly by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#432 - chore: `cargo update` by [@​cyqsimon](https://github.com/cyqsimon) in imsnif/bandwhich#433 **Full Changelog**: imsnif/bandwhich@v0.23.0...v0.23.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps the dependencies group with 21 updates in the / directory:
1.0.86
1.0.89
0.1.81
0.1.83
2.2.1
2.2.2
4.5.13
4.5.19
0.27.0
0.28.1
1.19.0
1.20.2
0.34.0
0.35.0
0.34.0
0.35.0
0.27.0
0.28.1
1.0.63
1.0.64
1.39.2
1.40.0
0.1.13
0.2.0
0.16.0
0.17.0
1.10.5
1.11.0
0.31.0
0.32.0
1.39.0
1.40.0
0.34.0
0.35.0
0.21.0
0.23.0
4.5.12
4.5.32
0.11.1
0.12.0
2.1.6
2.2.0
Updates
anyhow
from 1.0.86 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsafe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg featureUpdates
async-trait
from 0.1.81 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47
Release 0.1.83bfe8d61
Merge pull request #278 from dtolnay/arbself7bd974b
Ignore needless_arbitrary_self_type clippy lint in generated codeb53b4e7
Add regression test for issue 277f8e5bb4
Release 0.1.828fbf118
Merge pull request #276 from dtolnay/elidednamed6fa246a
Ignore nightly's new elided_named_lifetimes lint in generated coded542a0d
Upload CI Cargo.lock for reproducing failures8828c35
Sort dependency features in Cargo.tomlba9793a
Update ui test suite to nightly-2024-08-11Updates
clap-verbosity-flag
from 2.2.1 to 2.2.2Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
74d1e81
chore: Release clap-verbosity-flag version 2.2.2502ef85
docs: Update changelog41425bb
Merge pull request #115 from joshka/jm/verbosity-u89936958
fix: Don't overflow on boundary conditionsc684b6f
refactor: Track numeric levels as a u84e3f4e5
refactor: Break out parts of verbosity calculation02ddbef
refactor: Shift numeric level to be 0 based4c96f55
test: Verbosity calculatio boundary conditionsc621a6a
Merge pull request #113 from clap-rs/renovate/embarkstudios-cargo-deny-action...27f5cc9
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2Updates
clap
from 4.5.13 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshd811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsUpdates
crossterm
from 0.27.0 to 0.28.1Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
... (truncated)
Commits
Updates
once_cell
from 1.19.0 to 1.20.2Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race feature3b9bd9b
release 1.20.1f61508a
Merge pull request #265 from taiki-e/portable-atomic449e5d7
Add portable-atomic feature and disable portable-atomic/critical-section by d...72f7c2e
Merge pull request #260 from brodycj/propagate-critical-section-to-portable-a...be6b623
v1.20.0f2d95bf
update Cargo (dev-)dependencies; update Cargo.lock.msrvdd6b5c2
ci: fix TEST_BETA with TEMPORARY WORKAROUND in RUSTFLAGSUpdates
pnet
from 0.34.0 to 0.35.0Release notes
Sourced from pnet's releases.
Commits
97ece70
Release v0.35.049c8c68
Merge pull request #681 from ionosnetworks/feat/linux-poll-api07526a7
Merge pull request #678 from tomDev5/dnsb319ca2
fixed dns codea3a46e6
removed BooleanField for u17086ed2
dns layer in pnet14a01ff
Merge pull request #584 from Martichou/raw_socketbd4c8b0
datalink(linux): add feature to pass the fd (socket) to ::channel()28e9de4
Merge pull request #689 from mrmonday/ecn-unix-only01eee25
Expose set_ecn on unix only.Updates
pnet_macros_support
from 0.34.0 to 0.35.0Release notes
Sourced from pnet_macros_support's releases.
Commits
97ece70
Release v0.35.049c8c68
Merge pull request #681 from ionosnetworks/feat/linux-poll-api07526a7
Merge pull request #678 from tomDev5/dnsb319ca2
fixed dns codea3a46e6
removed BooleanField for u17086ed2
dns layer in pnet14a01ff
Merge pull request #584 from Martichou/raw_socketbd4c8b0
datalink(linux): add feature to pass the fd (socket) to ::channel()28e9de4
Merge pull request #689 from mrmonday/ecn-unix-only01eee25
Expose set_ecn on unix only.Updates
ratatui
from 0.27.0 to 0.28.1Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
3a90e2a
chore(release): prepare for 0.28.1 (#1343)65da535
chore(ci): update release strategy (#1337)9ed85fd
docs(table): fix incorrect backticks inTableState
docs (#1342)aed60b9
fix(terminal): Terminal::insert_before would crash when called while the view...3631b34
docs(examples): add widget implementation example (#1147)0d5f3c0
test: Avoid unneeded allocations in assertions (#1335)ed51c4b
feat(terminal): Add ratatui::init() and restore() methods (#1289)23516bc
chore: rename ratatui-org to ratatui (#1334)6d1bd99
docs: minor grammar fixes (#1330)2fb0b8a
fix: fix u16 overflow in Terminal::insert_before. (#1323)Updates
thiserror
from 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bc
Release 1.0.64023f036
Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47e
Mark #[automatically_derived] for generated implsab5b5e3
Upload CI Cargo.lock for reproducing failures00b3c14
Work around new dead code warning in testUpdates
tokio
from 1.39.2 to 1.40.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
ea6d652
chore: prepare Tokio v1.40.0 (#6806)11f66f4
chore: replaceready!
withstd::task::ready!
(#6804)479a56a
time: eliminate timer wheel allocations (#6779)b37f0de
runtime: implement initial set of task hooks (#6742)c9fad08
codec: fix typo in the docs forEncoder::Error
(#6800)cc70a21
task: addjoin_all
method toJoinSet
(#6784)1ac8dff
task: addAbortOnDropHandle
type (#6786)ff3f2a8
io: addSimplexStream
(#6589)5b9a290
io: clarify zero remaining capacity case (#6790)70569bd
task: fix typo inTaskTracker
docs (#6792)Updates
unicode-width
from 0.1.13 to 0.2.0Commits
Updates
procfs
from 0.16.0 to 0.17.0Release notes
Sourced from procfs's releases.
Commits
e303757
Version 0.17.06c959b6
Merge pull request #311 from yamaura/proc_devicesf2a51ef
Merge pull request #315 from Hwatwasthat/master