-
Notifications
You must be signed in to change notification settings - Fork 5
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 with 11 updates #26
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jun 25, 2024
@dependabot rebase |
1 similar comment
@dependabot rebase |
@dependabot recreate |
@dependabot rebase |
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.61` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.0` | `4.5.7` | | [primal](https://github.com/huonw/primal) | `0.3.2` | `0.3.3` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.63` | `0.10.64` | | [ssh-key](https://github.com/RustCrypto/SSH) | `0.5.1` | `0.6.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.38.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.1` | | [rug](https://gitlab.com/tspiteri/rug) | `1.24.0` | `1.24.1` | Updates `thiserror` from 1.0.56 to 1.0.61 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.61) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `clap` from 4.5.0 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.0...v4.5.7) Updates `primal` from 0.3.2 to 0.3.3 - [Commits](huonw/primal@primal-0.3.2...primal-0.3.3) Updates `openssl` from 0.10.63 to 0.10.64 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.63...openssl-v0.10.64) Updates `ssh-key` from 0.5.1 to 0.6.4 - [Commits](RustCrypto/SSH@ssh-key/v0.5.1...ssh-key/v0.6.4) Updates `tokio` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.0) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.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 `base64` from 0.21.7 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.1) Updates `rug` from 1.24.0 to 1.24.1 - [Changelog](https://gitlab.com/tspiteri/rug/blob/master/RELEASES.md) - [Commits](https://gitlab.com/tspiteri/rug/compare/v1.24.0...v1.24.1) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: primal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ssh-key dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: indicatif 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: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
skyf0l
force-pushed
the
dependabot/cargo/dependencies-2666919d45
branch
from
June 25, 2024 18:37
9619cbb
to
05e2a31
Compare
@dependabot merge |
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 11 updates:
1.0.56
1.0.61
1.4.0
1.5.0
4.5.0
4.5.7
0.3.2
0.3.3
0.10.63
0.10.64
0.5.1
0.6.4
1.36.0
1.38.0
0.17.7
0.17.8
0.12.1
0.13.0
0.21.7
0.22.1
1.24.0
1.24.1
Updates
thiserror
from 1.0.56 to 1.0.61Release notes
Sourced from thiserror's releases.
Commits
5c80163
Release 1.0.61e3b1b91
Format PR 299 with rustfmt6b2b871
Merge pull request #299 from quartiq/corece974bc
also {std -> core}::panic::UnwindSafe7b6e35b
use core::fmt instead of std::fmt870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
clap
from 4.5.0 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsff3713d
chore: ReleaseUpdates
primal
from 0.3.2 to 0.3.3Commits
1a06fdf
Merge pull request #62 from cuviper/release1d7ed76
Update ci/compat-Cargo.lock897ff16
chore: Release0cdec74
Merge pull request #61 from cuviper/saturating-next_base3c583c7
Add a "bors" summary statuse748fc1
Upgrade to actions/checkout@v4d2fd72d
Use s390x for big-endian testingbc12797
bors is dead526de02
Run all CI on pull requests565f30f
sieve: Usesaturating_add
when computingnext_base
Updates
openssl
from 0.10.63 to 0.10.64Release notes
Sourced from openssl's releases.
Commits
4a19cd4
Merge pull request #2175 from reaperhulk/changelog4e0e05a
bump openssl and openssl-sys + changelogsc2b124a
Be explicit that aliases are not part of X.509 certificates1abf4a5
Merge pull request #2167 from alex/expose-aliasa644ec2
Merge pull request #2170 from botovq/crypto-free83940d1
LibreSSL 3.9: fix CRYPTO_malloc/free signatures51fc569
Merge pull request #2168 from sfackler/alex-patch-13c53dee
Added binding for EVP_default_properties_enable_fipsa12abe1
Expose alias on X509 structs3acf2ef
Merge pull request #2157 from reaperhulk/rebuild-if-changedUpdates
ssh-key
from 0.5.1 to 0.6.4Commits
2e8621f
ssh-key v0.6.4 (#192)b0c059b
ssh-key: fixDsaKeypair::try_sign
format error (#191)ca5b2a5
ssh-key: add Algorithm::Other Signature support (#189)56481bb
Add newline toPublicKey::write_openssh_file
output (#188)151b4eb
README.md: update supported signature algorithm table0dc16a2
build(deps): bump rsa from 0.9.5 to 0.9.6 (#186)88eea47
build(deps): bump rsa from 0.9.4 to 0.9.5 (#185)9b78bec
build(deps): bump rsa from 0.9.3 to 0.9.4 (#184)c05cd47
ssh-key v0.6.3 (#183)4254d4c
ssh-key: DRY out ECDSA impls withmacro_rules!
(#182)Updates
tokio
from 1.36.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
indicatif
from 0.17.7 to 0.17.8Release notes
Sourced from indicatif's releases.
Commits
82b6479
Bump version to 0.17.8f8d33f9
[feature request] adding{percent_precise}
style key44618a8
fix inadvertently dropping MutexGuard in TickerControle3b1b66
complete mention1b855e6
renders the speed in bytes per second using SI prefixes2a8b2ea
Use pos for finished progress bar per_sec instead of len9f99ad5
AddVisualLines
newtype wrapper (#616)9b533cc
Fix "type" error in draw_target.rse68cb3a
Fix "type" error in multi.rs69ba17c
Change the type ofvisual_line_count
'swidth
argument tousize
Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
base64
from 0.21.7 to 0.22.1Changelog
Sourced from base64's changelog.
Commits
e144006
v0.22.164cca59
Merge pull request #271 from JobanSD/patch-1838355e
Correct BinHex 4.0 alphabet according to specificationsbf15ccf
Merge pull request #270 from marshallpierce/mp/clippyfc6aabe
Appease clippy9a518a2
Merge pull request #267 from bdura/patch-1d96c80f
Merge branch 'marshallpierce:master' into patch-15d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverageUpdates
rug
from 1.24.0 to 1.24.1Changelog
Sourced from rug's changelog.
Commits
72f52b1
version 1.24.1ebf500a
update valgrind suppressions4fd734d
fix some clippy warningsfe1d62f
doc examples: fix warnings62877eb
remove duplicate attribute8fa0fc2
use dangling ptr for empty slices for misc::{StringLike,VecLike}2038afd
reorder stuff in Cargo.toml according to style guidea4e0186
doc for MiniComplex: include bool in list of precisions34c875a
remove inline comments that make no sense any moreDependabot 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 will merge this PR once CI passes on it, as requested by @skyf0l.
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