-
-
Notifications
You must be signed in to change notification settings - Fork 786
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
build(deps): bump the all group across 1 directory with 20 updates #5350
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 all group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.4` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.199` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.95` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` | | [hostname](https://github.com/svartalf/hostname) | `0.3.1` | `0.4.0` | | [image](https://github.com/image-rs/image) | `0.24.9` | `0.25.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` | | [mac_address](https://github.com/rep-nop/mac_address) | `1.1.5` | `1.1.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [emojis](https://github.com/rossmacarthur/emojis) | `0.6.1` | `0.6.2` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` | | [http_req](https://github.com/jayjamesjay/http_req) | `0.10.2` | `0.10.3` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.2` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.11` | `0.1.12` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.0` | | [rstest](https://github.com/la10736/rstest) | `0.18.2` | `0.19.0` | Updates `anyhow` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.82) Updates `reqwest` from 0.11.27 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.4) Updates `serde` from 1.0.197 to 1.0.199 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.199) Updates `serde_json` from 1.0.115 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.116) Updates `cc` from 1.0.90 to 1.0.95 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.90...1.0.95) Updates `chrono` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.37...v0.4.38) Updates `clap_complete` from 4.5.1 to 4.5.2 - [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.1...clap_complete-v4.5.2) Updates `hostname` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/svartalf/hostname/releases) - [Changelog](https://github.com/svartalf/hostname/blob/master/CHANGELOG.md) - [Commits](svartalf/hostname@v0.3.1...v0.4.0) Updates `image` from 0.24.9 to 0.25.1 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.24.9...v0.25.1) Updates `getrandom` from 0.2.12 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.12...v0.2.14) Updates `mac_address` from 1.1.5 to 1.1.6 - [Commits](https://github.com/rep-nop/mac_address/commits) Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.59) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](marcianx/downcast-rs@v1.2.0...v1.2.1) Updates `emojis` from 0.6.1 to 0.6.2 - [Commits](rossmacarthur/emojis@0.6.1...0.6.2) Updates `fastrand` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.0.2...v2.1.0) Updates `http_req` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/jayjamesjay/http_req/releases) - [Commits](https://github.com/jayjamesjay/http_req/commits) Updates `parking_lot` from 0.12.1 to 0.12.2 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.1...0.12.2) Updates `unicode-width` from 0.1.11 to 0.1.12 - [Commits](unicode-rs/unicode-width@v0.1.11...v0.1.12) Updates `base64` from 0.21.7 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.0) Updates `rstest` from 0.18.2 to 0.19.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.2...v0.19.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: hostname dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: image dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mac_address dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: emojis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: fastrand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: http_req dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: parking_lot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-width dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Apr 29, 2024
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 all group with 20 updates in the / directory:
1.0.81
1.0.82
0.11.27
0.12.4
1.0.197
1.0.199
1.0.115
1.0.116
1.0.90
1.0.95
0.4.37
0.4.38
4.5.1
4.5.2
0.3.1
0.4.0
0.24.9
0.25.1
0.2.12
0.2.14
1.1.5
1.1.6
1.0.58
1.0.59
1.2.0
1.2.1
0.6.1
0.6.2
2.0.2
2.1.0
0.10.2
0.10.3
0.12.1
0.12.2
0.1.11
0.1.12
0.21.7
0.22.0
0.18.2
0.19.0
Updates
anyhow
from 1.0.81 to 1.0.82Release notes
Sourced from anyhow's releases.
Commits
074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensurec5af1db
Make ensure's doc comment apply to the cfg(not(doc)) macro toobebc7a2
Revert "Temporarily disable miri on doctests"f2c4db9
Update ui test suite to nightly-2024-03-31028cbee
Explicitly install a Rust toolchain for cargo-outdated job7a4cac5
Merge pull request #358 from dtolnay/workspacewrapper939db01
Apply RUSTC_WORKSPACE_WRAPPER9f84a37
Temporarily disable miri on doctests45e5a58
Ignore dead code lint in testUpdates
reqwest
from 0.11.27 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
de5dbb1
v0.12.40f126f5
tests: fix blocking test about empty bodies and content-length1073881
feat: add zstd support (#1866)1af8945
feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85
refactor: fix warnings related to mutability ofself
(#2245)0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)Updates
serde
from 1.0.197 to 1.0.199Release notes
Sourced from serde's releases.
Commits
1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintc4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"Updates
serde_json
from 1.0.115 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"0baba28
Resolve legacy_numeric_constants clippy lintsUpdates
cc
from 1.0.90 to 1.0.95Release notes
Sourced from cc's releases.
... (truncated)
Commits
7649f12
Release cc 1.0.95 (#1038)9af6b95
Optimize jobservertry_acquire
(#1037)c284566
Bump msrv to 1.63 (#1031)84d04e8
Update windows-bindgen requirement from 0.55 to 0.56 (#1035)0286286
Release cc 1.0.94 (#1034)f83109b
fix xcrun sdk version arg (#1007)4743a72
Release cc-rs 1.0.93 (#1032)e80a19d
Add visionOS support (#1029)f313ff5
Release cc 1.0.92 (#1028)e73d05b
Fix linking with llvm-lib (#1027)Updates
chrono
from 0.4.37 to 0.4.38Release notes
Sourced from chrono's releases.
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
clap_complete
from 4.5.1 to 4.5.2Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
3092aa4
chore: Releasedc33328
docs: Update changeloga78b953
Merge pull request #5444 from sudotac/fix-broken-completion-on-bash-4.093d4045
docs: Fix typocd82f8c
fix(complete): Avoid use of -v in bash completion9d14f39
chore(deps): update compatible (dev) (#5438)5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id'sUpdates
hostname
from 0.3.1 to 0.4.0Changelog
Sourced from hostname's changelog.
Commits
0e311b9
Release v0.4.0e96d1fd
Updating the repo to make it usable againecf28eb
bump version-sync: 0.8 -> 0.9 (#17)4a178ed
Handle posix hostname edge cases (#14)7e930e9
Upgrade rust edition and migrate dependices(cfg_if, windows_rs) (#18)Updates
image
from 0.24.9 to 0.25.1Changelog
Sourced from image's changelog.
Commits
b761703
Release 0.25.1 (#2187)318ed0a
Fix error string for unsupported color type (#2191)4594c80
Only accept .ff as path extension for Farbfeld (#2181)5c3d3db
Disable strict mode for JPEG decoder (#2183)73c7bfe
fix: Correct the Farbfeld feature flag for ImageFormat::{reading_enabled, wri...d407e36
Add nasm to optionally enable faster AVIF encoding87cbef7
Remove lingering references to ImageOutputFormat (#2176)c193acb
fix rgba8 image jpeg encode bug (#2169)fbd3f3e
Remove JPEG size limits while parsing header (#2175)e8b7acb
Mention DXT removal in changelog (#2166)Updates
getrandom
from 0.2.12 to 0.2.14Changelog
Sourced from getrandom's changelog.
Commits
a39033a
Enable/dev/urandom
fallback for MUSL-based Linux targets (#408)968dd48
Release v0.2.13 (#405)8ffd43e
Conditionally disable file fallback for Android and Linux (#396)6b7bcb5
Replace man7.org links with manned.org (#404)5f0701f
CI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. (#398)489eeee
Fix nightly build by removing redundantuse
(#399)d102c36
Usedoc_auto_cfg
instead ofdoc_cfg
(#392)2e4bb4d
Correct comments regarding LazyUsize (#391)Updates
mac_address
from 1.1.5 to 1.1.6Commits
Updates
thiserror
from 1.0.58 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsUpdates
downcast-rs
from 1.2.0 to 1.2.1Changelog
Sourced from downcast-rs's changelog.
Commits
c4c48ba
Bump version to 1.2.1 and update changelog.9b1eb58
Move__T
bound into type param so clippy doesn't warn.ad1edbf
Disallow bare urlsbfbbe8b
Make link clickable70fca75
Test on stable and MSRV8fd5fe6
Document MSRV17bbb03
Add an explanation for why downcast-rs doesn't receive regular code changes.7f1d9ca
Update shields badgeUpdates
emojis
from 0.6.1 to 0.6.2Commits
3cb635d
This is 0.6.2de2a585
AddClone
to returned iterators where possible3da4a12
Upgrade to actions/checkout@v4Updates
fastrand
from 2.0.2 to 2.1.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
dcdb769
v2.1.0351a708
Use wyrand final v4.2 constants for gen_u64()63175fa
Remove unnecessary seed modifcationUpdates
http_req
from 0.10.2 to 0.10.3Commits
Updates
parking_lot
from 0.12.1 to 0.12.2Changelog
Sourced from parking_lot's changelog.
Commits
9dace42
Release parking_lot 0.12.2, parking_lot_core 0.9.10, lock_api 0.4.124f898be
Merge pull request #435 from sorcio/wasm-atomics-feature9ee3a54
stdarch_wasm_atomic_wait instead of stdsimd7aeb2f1
Merge pull request #433 from QuentinPerez/masterc0a9077
Add Apple visionOS support7ab94b6
Merge pull request #432 from alex/patch-175a97b2
Update redox_syscall dependency version66d025b
Merge pull request #431 from mbyzhang/mastercd7bda0
Merge pull request #429 from waywardmonkeys/fix-typos1bb45aa
Fix panic when callingwith_upgraded
twice on aArcRwLockUpgradableReadGuard
Updates
unicode-width
from 0.1.11 to 0.1.12Commits
8092f84
Bump to 0.1.1273f816e
Merge pull request #41 from Jules-Bertholet/emoji-presentation6b503fa
Support emoji presentation sequences3885393
Merge pull request #39 from Jules-Bertholet/no-more-unicodedataafd136a
Merge pull request #40 from Jules-Bertholet/document-widths1e623c5
Cargo.toml: make license SPDX-compliantf702502
Cargo.toml: add categories8c0c8a1
Document width rules787fed3
unicode.py
: Don't useUnicodeData.txt
anymore00ee4b0
Merge pull request #38 from Jules-Bertholet/refactor-testsUpdates
base64
from 0.21.7 to 0.22.0Changelog
Sourced from base64's changelog.
Commits
5d70ba7
Merge pull request #269 from marshallpierce/mp/decode-preciselyefb6c00
Release notes2b91084
Add some tests to boost coverage9e9c7ab
Engine::internal_decode now returns DecodeSliceErrora8a60f4
Decode main loop improvementsa25be06
Simplify leftover output writes9979cc3
Keep morsels as separate bytes37670c5
Bump dev toolchain version (#268)Updates
rstest
from 0.18.2 to 0.19.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
3ffd682
Fix license links36ab06d
Fix license link941d8ac
Update changelogcdff674
Bump versione0624fe
Fix clippy warningf7b4b57
Shutup warning on nightly (tests)49a7d38
Shutup warning in nightb58ce22
Set resolver in virtual manifest