-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
Bump the dependencies group across 1 directory with 12 updates #1621
Closed
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
Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.27` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.104` | `0.9.105` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.16.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.12.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.86` | | [hyper](https://github.com/hyperium/hyper) | `1.5.2` | `1.6.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.42.1` | `0.43.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | Updates `clap` from 4.5.23 to 4.5.27 - [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.23...clap_complete-v4.5.27) Updates `indicatif` from 0.17.9 to 0.17.11 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.9...0.17.11) Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `openssl-sys` from 0.9.104 to 0.9.105 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.104...openssl-sys-v0.9.105) Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.138) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `tempfile` from 3.15.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.16.0) Updates `uuid` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.12.1) Updates `async-trait` from 0.1.84 to 0.1.86 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.86) Updates `hyper` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.2...v1.6.0) Updates `octocrab` from 0.42.1 to 0.43.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.42.1...v0.43.0) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json 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: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: octocrab 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 ... 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
Feb 3, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 12 updates in the / directory:
4.5.23
4.5.27
0.17.9
0.17.11
0.4.22
0.4.25
0.9.104
0.9.105
1.0.134
1.0.138
1.42.0
1.43.0
3.15.0
3.16.0
1.11.0
1.12.1
0.1.84
0.1.86
1.5.2
1.6.0
0.42.1
0.43.0
2.0.9
2.0.11
Updates
clap
from 4.5.23 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapdf1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completeUpdates
indicatif
from 0.17.9 to 0.17.11Release notes
Sourced from indicatif's releases.
Commits
fe59003
Bump the version to 0.17.119d4849a
ChangeOnceCell
toOnceLock
inTabExpandedString
c340e9f
Bump version to 0.17.103c9017e
Update rand requirement from 0.8 to 0.9 (#693)2871b47
Adddec
anddec_length
toProgressBar
be119bd
Remove unnecessary spinner display in multi examples (#682)1a5f606
Make ProgressBar:set_tab_with take &selffff1218
Make tab extension lazy33a7843
Only get draw_target-width when we actually draw6417492
Fix double prints (#671)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
openssl-sys
from 0.9.104 to 0.9.105Release notes
Sourced from openssl-sys's releases.
Commits
c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_proto1aff280
Merge pull request #2358 from alex/expose-dlts16ca5b2
Merge pull request #2359 from sfackler/alex-patch-14c9fbb0
Test against 3.4.0 final release5ecb31d
Update openssl/src/ssl/mod.rs4830f5b
ExposeSslMethod::{dtls_client,dtls_server}
bab03c4
Merge pull request #2356 from botovq/rm-ec-method36720a5
Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1Updates
serde_json
from 1.0.134 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
tempfile
from 3.15.0 to 3.16.0Changelog
Sourced from tempfile's changelog.
Commits
6ecd9f1
chore: release 3.16.03693c01
build: upgrade getrandom to v0.3.0 (#320)a4596e5
build: allowwindows-sys
0.59 (#319)3ac6d4e
chore: fix clippy lifetime warning (#318)3a722e8
docs: improve & expand security documentation (#317)Updates
uuid
from 1.11.0 to 1.12.1Release notes
Sourced from uuid's releases.
Commits
70831d2
Merge pull request #791 from uuid-rs/cargo/1.12.1ddb8785
prepare for 1.12.1 release3a0a378
Merge pull request #790 from uuid-rs/chore/fewer-shifts62da97b
remove sketchy benches7a96ae2
restore parenscfc627b
reduce bitshifts in from_u64_pair4c785e5
Merge pull request #788 from Vrtgs/main70efa18
Merge pull request #789 from cstyles/fix-links-to-namespaces2a28bc5
Fix links to namespaces in documentation5d629ce
use inherint to_be_bytes and to_le_bytes methods, rather than reimplementing ...Updates
async-trait
from 0.1.84 to 0.1.86Release notes
Sourced from async-trait's releases.
Commits
46a70c0
Release 0.1.860e43f29
Merge pull request #286 from dtolnay/dyncompc49cbcb
Update 'object safe' -> 'dyn compatible' naming in tests87316f9
Merge pull request #285 from dtolnay/dyncompeb69fb3
Delete section on dyn compatibility of default implementationsec9665a
Update example error message in docsf1b4d3c
Update ui test suite to nightly-2025-02-01b33a4b2
More precise gitignore patterns9d09210
Remove **/*.rs.bk from project-specific gitignore3f11674
Update ui test suite to nightly-2025-01-23Updates
hyper
from 1.5.2 to 1.6.0Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
621d8e4
v1.6.083f4588
chore(LICENSE): update copyright year10b09ff
fix(server): start http1 header read timeout when conn is idle (#3828)8ce1fcf
feat(ext): addext::on_informational()
callback extension (#3818)de28b0e
chore(ci): use msrv aware dependency resolver (#3831)5baf537
chore(ci): use yq to get rust-version in manifest (#3829)3817a79
feat(server): addhttp1::Builder::ignore_invalid_headers(bool)
option (#3824)e981a91
fix(server): changemax_local_error_reset_streams
function to&mut self
(...Updates
octocrab
from 0.42.1 to 0.43.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
ce8c885
chore: release v0.43.0 (#739)4106251
Enable client reuse when authenticating via a Github app using user access to...65489d6
chore!: Box the github error & fix clippy lints (#743)a916714
issues can now be closed asduplicate
(#741)fae5b08
Add "merged" field to PullRequest (#737)Updates
thiserror
from 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesDependabot 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