-
-
Notifications
You must be signed in to change notification settings - Fork 328
chore(deps): bump the dependencies group across 1 directory with 19 updates #476
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/dependencies-8d259cb5d3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.3` | `3.0.4` | | [clap](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.48` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [resolv-conf](https://github.com/hickory-dns/resolv-conf) | `0.7.4` | `0.7.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.47.1` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [procfs](https://github.com/eminence/procfs) | `0.17.0` | `0.18.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.3` | | [netstat2](https://github.com/ohadravid/netstat2-rs) | `0.11.1` | `0.11.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.35.2` | `0.37.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.55` | `4.5.58` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.28` | `0.2.29` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.14.0` | `0.14.1` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `5.1.1` | Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `clap-verbosity-flag` from 3.0.3 to 3.0.4 - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v3.0.3...v3.0.4) Updates `clap` from 4.5.41 to 4.5.48 - [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.41...clap_complete-v4.5.48) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) Updates `resolv-conf` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/hickory-dns/resolv-conf/releases) - [Commits](hickory-dns/resolv-conf@v0.7.4...v0.7.5) Updates `thiserror` from 2.0.12 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) Updates `tokio` from 1.46.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `procfs` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.17.0...v0.18.0) Updates `regex` from 1.11.1 to 1.11.3 - [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.11.1...1.11.3) Updates `netstat2` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/ohadravid/netstat2-rs/releases) - [Commits](ohadravid/netstat2-rs@v0.11.1...v0.11.2) Updates `sysinfo` from 0.35.2 to 0.37.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.2...v0.37.1) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `rstest` from 0.25.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) Updates `clap_complete` from 4.5.55 to 4.5.58 - [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.55...clap_complete-v4.5.58) Updates `clap_mangen` from 0.2.28 to 0.2.29 - [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.28...clap_mangen-v0.2.29) Updates `http_req` from 0.14.0 to 0.14.1 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](jayjamesjay/http_req@v0.14.0...v0.14.1) Updates `zip` from 2.4.2 to 5.1.1 - [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.4.2...v5.1.1) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap-verbosity-flag dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: resolv-conf dependency-version: 0.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: procfs dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: netstat2 dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sysinfo dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap_complete dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_mangen dependency-version: 0.2.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http_req dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zip dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 19 updates in the / directory:
0.1.88
0.1.89
0.4.41
0.4.42
3.0.3
3.0.4
4.5.41
4.5.48
0.4.27
0.4.28
0.7.4
0.7.5
2.0.12
2.0.17
1.46.1
1.47.1
0.27.1
0.27.2
0.17.0
0.18.0
1.11.1
1.11.3
0.11.1
0.11.2
0.35.2
0.37.1
1.43.1
1.43.2
0.25.0
0.26.1
4.5.55
4.5.58
0.2.28
0.2.29
0.14.0
0.14.1
2.4.2
5.1.1
Updates
async-trait
from 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9
Release 0.1.89fbcfcac
Merge pull request 293 from Veykril/lw/quote_spannedfd93990
Improve use of spans inquote_spanned
a5093fe
Add type-mismatch ui test6d12b44
Revert "Pin nightly toolchain used for miri job"dd9e4ba
Hide unused_variables warning in consider-restricting.rs ui testb454fc8
Update ui test suite to nightly-2025-08-039c880e8
Update ui test suite to nightly-2025-07-307ca751d
Ignore unused_parens warning in test2bccfeb
Update ui test suite to nightly-2025-05-28Updates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
clap-verbosity-flag
from 3.0.3 to 3.0.4Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
5e051e6
chore: Release clap-verbosity-flag version 3.0.47e81cfd
docs: Update changelog210e8d9
Merge pull request #114 from joshka/jm/serde44f0caa
feat: Implement Serialization and Deserializationf735876
feat: Add conversion methods between Verbosity and VerbosityFiltere6f4e62
feat: Add Eq, and PartialEq impls to various types5e1afbe
chore(deps): Update Rust Stable to v1.89 (#147)70812d8
chore(deps): Update Rust Stable to v1.88 (#146)97637bc
Merge pull request #145 from epage/templatee9231b1
chore: Update from _rust/main templateUpdates
clap
from 4.5.41 to 4.5.48Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
log
from 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355
Merge pull request #695 from rust-lang/cargo/0.4.2857719db
focus on user-facing source changes in the changeloge0630c6
prepare for 0.4.28 release60829b1
Merge pull request #692 from nebkor/up-and-down95d44f8
change names of log-level-changing methods to be more descriptive2b63dfa
Addup()
anddown()
methods forLevel
andLevelFilter
3aa1359
Merge pull request #690 from HaoliangXu/master1091f2c
Chore:delete compare_exchange method for AtomicUsize on platforms24c5f44
Merge pull request #688 from ZylosLumen/patch-14498495
Unhide#[derive(Debug)]
in exampleUpdates
resolv-conf
from 0.7.4 to 0.7.5Release notes
Sourced from resolv-conf's releases.
Commits
3573bed
Bump version to 0.7.5c43f155
Change to allow for easy linking with jemalloc for downstream crates393a0e8
Add support for no-aaaa optiond9275ff
Make Display implementation exhaustive0e0807d
Move Config into crate roota1bf309
Combine v4/v6 network parsers into a single function39b4846
Enable warnings for clippy::use_selfd381a76
Enable warnings for unreachable_pub4de9829
Move default Config value to Default impleb7fbfc
Move simple items downUpdates
thiserror
from 2.0.12 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptUpdates
tokio
from 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)4730984
readme: add 1.47 as LTS release (#7497)1979615
process: fix panic from spurious pidfd wakeup (#7494)f669a60
ci: add lockfile for LTS branchce41896
sync: fix broken link of Pythonasyncio.Event
inSetOnce
docs (#7485)c8ab78a
changelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)Updates
strum
from 0.27.1 to 0.27.2Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
38f6621
Expound upon use_phf docs (#449)bb13390
Implement asuffix
attribute for serialization of enum variants (#440)c9e52bf
Add#[automatically_derived]
to theimpl
s (#444)1b00f89
Change enum table callbacks to FnMut. (#443)6e2ca25
Remove broken link to EnumTable docs (#427)9503781
allow discriminants on empty enum (#435)8553ba2
Upgradephf
to v0.12 (#448)2eba5c2
Drop needlessrustversion
dependency (#446)f301b67
Merge branch 'linclelinkpart5-master-2'455b2bf
Merge branch 'master' of https://github.com/linclelinkpart5/strum into lincle...Updates
procfs
from 0.17.0 to 0.18.0Release notes
Sourced from procfs's releases.
Commits
7d3a0cd
Bump version to v0.18.078d6a16
Merge pull request #358 from eminence/macro_rules_crate44f4289
Replacecrate
with$crate
in our macro definitions432e8c2
Merge pull request #357 from eminence/fix_pasta_mountinfobffec12
Fix parsing for mountinfo and related fields when presented with empty fieldsd618111
Merge pull request #356 from eminence/fdtarget_fix4a7b270
Fix FDTarget parsing for unknown FD types5faa3c4
Merge pull request #350 from jebradbury39/add_syscall_parsing5547a6a
Merge pull request #355 from eminence/add-track-caller-to-test-helpereddfadb
remove commentUpdates
regex
from 1.11.1 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingd0aa586
1.11.2a3bf4ad
regex-cli-0.2.2Updates
netstat2
from 0.11.1 to 0.11.2Release notes
Sourced from netstat2's releases.
Commits
22b77d7
Merge pull request #23 from ohadravid/bump-versions319175a
Bump version10ec72f
bump setup-zigceb7608
Bump bindgen and rust versionUpdates
sysinfo
from 0.35.2 to 0.37.1Changelog
Sourced from sysinfo's changelog.
Commits
7991344
Merge pull request #1579 from GuillaumeGomez/update4697ca2
Update CHANGELOG for0.37.1
2c320f4
Update crate version to0.37.1
c899ae8
Merge pull request #1577 from GuillaumeGomez/fix-cross-build9ac0e89
Fix CIcross
build5ad0884
Merge pull request #1576 from kanru-contrib/push-zmxoqnnswzvm3c90fe6
On Windows handle invalid UTF-8 from SMBIOS6ed52f2
Merge pull request #1573 from GuillaumeGomez/serde-serial4541c36
Fix doc typo4087909
Fix invalid serde serialization for processes nameUpdates
insta
from 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.