-
Notifications
You must be signed in to change notification settings - Fork 14
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 cargo-dependencies group across 1 directory with 24 updates #115
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/cargo-dependencies-850ec1188f
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 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
…h 24 updates Bumps the cargo-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ratatui-image](https://github.com/benjajaja/ratatui-image) | `1.0.5` | `2.0.1` | | [tui-input](https://github.com/sayanarijit/tui-input) | `0.11.0` | `0.11.1` | | [tui-widget-list](https://github.com/preiter93/tui-widget-list) | `0.13.0` | `0.13.2` | | [directories](https://github.com/soc/directories-rs) | `5.0.1` | `6.0.0` | | [image](https://github.com/image-rs/image) | `0.25.4` | `0.25.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.217` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.0` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.138` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [open](https://github.com/Byron/open-rs) | `5.3.0` | `5.3.2` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.31.0` | `0.33.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.28` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [epub-builder](https://github.com/lise-henry/epub-builder) | `0.7.4` | `0.8.0` | | [http](https://github.com/hyperium/http) | `1.1.0` | `1.2.0` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.25` | | [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) | `0.4.0` | `0.5.0` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.13.1` | Updates `ratatui-image` from 1.0.5 to 2.0.1 - [Release notes](https://github.com/benjajaja/ratatui-image/releases) - [Changelog](https://github.com/benjajaja/ratatui-image/blob/master/CHANGELOG.md) - [Commits](https://github.com/benjajaja/ratatui-image/commits) Updates `tui-input` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/sayanarijit/tui-input/releases) - [Commits](sayanarijit/tui-input@v0.11.0...v0.11.1) Updates `tui-widget-list` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/preiter93/tui-widget-list/releases) - [Changelog](https://github.com/preiter93/tui-widget-list/blob/main/CHANGELOG.md) - [Commits](https://github.com/preiter93/tui-widget-list/commits) Updates `directories` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/directories-rs/commits) Updates `image` from 0.25.4 to 0.25.5 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.4...v0.25.5) Updates `reqwest` from 0.12.4 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.9) 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 `serde` from 1.0.210 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.217) Updates `strum` from 0.26.3 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.0) Updates `strum_macros` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.0) Updates `bytes` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.9.0...v1.10.0) Updates `serde_json` from 1.0.117 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.138) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `open` from 5.3.0 to 5.3.2 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.0...v5.3.2) Updates `rusqlite` from 0.31.0 to 0.33.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.31.0...v0.33.0) Updates `clap` from 4.5.18 to 4.5.28 - [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.18...clap_complete-v4.5.28) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `epub-builder` from 0.7.4 to 0.8.0 - [Release notes](https://github.com/lise-henry/epub-builder/releases) - [Changelog](https://github.com/crowdagger/epub-builder/blob/main/ChangeLog.md) - [Commits](https://github.com/lise-henry/epub-builder/commits) Updates `http` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.1.0...v1.2.0) Updates `log` from 0.4.21 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.21...0.4.25) Updates `pretty_env_logger` from 0.4.0 to 0.5.0 - [Commits](seanmonstar/pretty-env-logger@v0.4.0...v0.5.0) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.4.0...v1.4.1) Updates `uuid` from 1.11.0 to 1.13.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.13.1) --- updated-dependencies: - dependency-name: ratatui-image dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tui-input dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tui-widget-list dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: directories dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: open dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rusqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: epub-builder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pretty_env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-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 cargo-dependencies group with 24 updates in the / directory:
1.0.5
2.0.1
0.11.0
0.11.1
0.13.0
0.13.2
5.0.1
6.0.0
0.25.4
0.25.5
0.12.4
0.12.9
1.42.0
1.43.0
1.0.210
1.0.217
0.26.3
0.27.0
0.26.4
0.27.0
1.9.0
1.10.0
1.0.117
1.0.138
1.20.2
1.20.3
0.4.38
0.4.39
5.3.0
5.3.2
0.31.0
0.33.0
4.5.18
4.5.28
0.8.19
0.8.20
0.7.4
0.8.0
1.1.0
1.2.0
0.4.21
0.4.25
0.4.0
0.5.0
1.4.0
1.4.1
1.11.0
1.13.1
Updates
ratatui-image
from 1.0.5 to 2.0.1Changelog
Sourced from ratatui-image's changelog.
Commits
Updates
tui-input
from 0.11.0 to 0.11.1Release notes
Sourced from tui-input's releases.
Commits
bee29c3
v0.11.0 -> v0.11.175b14d5
feat: handle repeat key events using crossterm backendUpdates
tui-widget-list
from 0.13.0 to 0.13.2Release notes
Sourced from tui-widget-list's releases.
Changelog
Sourced from tui-widget-list's changelog.
Commits
Updates
directories
from 5.0.1 to 6.0.0Commits
Updates
image
from 0.25.4 to 0.25.5Changelog
Sourced from image's changelog.
Commits
317bc16
Merge pull request #2378 from Shnatsel/chainjloga35ec47
Temporarily disable PCX format (#2379)6378e0b
Drop PCX from changelog for 0.25.5 releasee6fd913
Update CHANGES.mdfe094b3
Merge pull request #2373 from awxkee/avif-yuv-decoder3b4a56c
Bump version to 0.25.55a1d77a
Update format support tables120c799
Fill in changelog for 0.25.5daa5e88
ChangedUnspecified
to Bt.709092879c
More precise bit depth expandingUpdates
reqwest
from 0.12.4 to 0.12.9Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
797df2b
v0.12.964aa7d1
add webpki roots option for rustls no provider setup (#2447)598f857
Add content length to async_impl::multipart file streams (#2459)d99e90d
fix: re-enable verbose connection read logs (#2454)aba01ff
feat: Add support for Certificate Revocation Lists (#2433)3ad6e02
refactor: remove internal proxy sys cache (#2442)95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testingUpdates
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
serde
from 1.0.210 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
strum
from 0.26.3 to 0.27.0Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
cc240c3
Update docs with new version26d7ff1
Remove gnu toolchains from appveyor since they always fail and don't provide ...f684dc4
Per cargo docs, this should fix the circular dep when publishing strum (#411)45323f7
Use a "Path" instead of "String" for FromStr's error methods (#410)b08ca81
Fix potential errors from vis diffs (#409)b7c31f5
Fix Display macro in no_std apps (#407)043dc12
Use asserts instead of println in Display docstrings (#403)46cf82b
Using fn() -> T instead of T in the phantom data will make all EnumIterator t...1e6928c
Merge branch 'phsym-master'96fa148
Merge branch 'master' of https://github.com/phsym/strum into phsym-masterUpdates
strum_macros
from 0.26.4 to 0.27.0Release notes
Sourced from strum_macros's releases.
Changelog
Sourced from strum_macros's changelog.
Commits
Updates
bytes
from 1.9.0 to 1.10.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
e0f3a25
chore: prepare bytes v1.10.0 (#766)16fd473
Add feature to support platforms without atomic CAS (#467)71824b0
ci: test AArch64 and run tests instead of build in cross job (#763)7a87660
Use [lints] to address unexpected_cfgs lint (#762)3ab876f
Try get methods for Buf trait (#753)a1b1208
Disable test_bytes_vec_alloc test on miri (#755)aae4969
Add specializedBuf::chunks_vectored
forTake
(#617)103d7bf
Remove incorrect guarantee forchunks_vectored
(#754)16cc574
ImplementBuf::chunks_vectored
forVecDeque\<u8>
(#708)0e9e4fc
ExpandBuf
tests (#747)Updates
serde_json
from 1.0.117 to 1.0.138Release notes
Sourced from serde_json's releases.
... (truncated)
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 should