-
Notifications
You must be signed in to change notification settings - Fork 3
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 cargo-dependencies group across 1 directory with 15 updates #307
Merged
mellowagain
merged 5 commits into
main
from
dependabot/cargo/cargo-dependencies-a3a55d4a15
Jun 6, 2024
Merged
Bump the cargo-dependencies group across 1 directory with 15 updates #307
mellowagain
merged 5 commits into
main
from
dependabot/cargo/cargo-dependencies-a3a55d4a15
Jun 6, 2024
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 cargo-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.86` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.0` | | [blocking](https://github.com/smol-rs/blocking) | `1.5.1` | `1.6.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.3` | `0.1.5` | | [rmp-serde](https://github.com/3Hren/msgpack-rust) | `1.2.0` | `1.3.0` | | [rmpv](https://github.com/3Hren/msgpack-rust) | `1.0.2` | `1.3.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.198` | `1.0.203` | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [strum](https://github.com/Peternator7/strum) | `0.24.1` | `0.26.2` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.29.11` | `0.30.11` | | [termwiz](https://github.com/wez/wezterm) | `0.20.0` | `0.22.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [toml](https://github.com/toml-rs/toml) | `0.8.12` | `0.8.13` | | [vmap](https://github.com/kalamay/vmap-rs) | `0.5.1` | `0.6.3` | Updates `anyhow` from 1.0.82 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.86) 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 `blocking` from 1.5.1 to 1.6.1 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](smol-rs/blocking@v1.5.1...v1.6.1) Updates `hyper-util` from 0.1.3 to 0.1.5 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.3...v0.1.5) Updates `rmp-serde` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](3Hren/msgpack-rust@rmp-serde/v1.2.0...rmp-serde/v1.3.0) Updates `rmpv` from 1.0.2 to 1.3.0 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](3Hren/msgpack-rust@rmpv/v1.0.2...rmpv/v1.3.0) Updates `serde` from 1.0.198 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.198...v1.0.203) Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.116...v1.0.117) Updates `strum` from 0.24.1 to 0.26.2 - [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.26.2) Updates `sysinfo` from 0.29.11 to 0.30.11 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.29.11...v0.30.11) Updates `termwiz` from 0.20.0 to 0.22.0 - [Release notes](https://github.com/wez/wezterm/releases) - [Changelog](https://github.com/wez/wezterm/blob/main/docs/changelog.md) - [Commits](https://github.com/wez/wezterm/commits) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `toml` from 0.8.12 to 0.8.13 - [Commits](toml-rs/toml@toml-v0.8.12...toml-v0.8.13) Updates `vmap` from 0.5.1 to 0.6.3 - [Changelog](https://github.com/kalamay/vmap-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/kalamay/vmap-rs/commits/v0.6.3) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: blocking dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rmp-serde dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rmpv 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: serde_json 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: sysinfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: termwiz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-util 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: vmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... 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
Jun 3, 2024
needs to be synced with `fiberplane-models`
mellowagain
approved these changes
Jun 6, 2024
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 cargo-dependencies group with 15 updates in the / directory:
1.0.82
1.0.86
0.21.7
0.22.0
1.5.1
1.6.1
0.1.3
0.1.5
1.2.0
1.3.0
1.0.2
1.3.0
1.0.198
1.0.203
1.0.116
1.0.117
0.24.1
0.26.2
0.29.11
0.30.11
0.20.0
0.22.0
1.37.0
1.38.0
0.7.10
0.7.11
0.8.12
0.8.13
0.5.1
0.6.3
Updates
anyhow
from 1.0.82 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
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
blocking
from 1.5.1 to 1.6.1Release notes
Sourced from blocking's releases.
Changelog
Sourced from blocking's changelog.
Commits
95570c0
v1.6.1a16e1d3
m: Remove the dependency on async-lock1a20703
v1.6.03936595
Make tracing optional (#60)f6fea36
Remove fastrand dependency (#61)02cd156
feat: Propogate panics that occur in unblocked functions22eaea7
Fix redundant import warningaa47ae0
Migrate to Rust 20211680dc2
Relax MSRV to 1.60b06e335
ci: Use cargo-hack's --rust-version flag for msrv checkUpdates
hyper-util
from 0.1.3 to 0.1.5Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
195e312
v0.1.5bb5c148
feat: add GracefulShutdown helper (#127)97714e5
fix compile failure for legacy::Errorb24f563
feat(service): relax service module feature (#109)dd6466b
refactor: improve fmt::Debug for legacy::Error (#99)8f29948
feat: add auto Connection::into_ownedde96999
chore: set rust-version in Cargo.toml (#126)6d7da1a
refactor(client): replace deprecated numeric api with primitive one (#125)3f6a92e
v0.1.41635bcc
feat: add{http1,http2}_only
for auto conn (#111)Updates
rmp-serde
from 1.2.0 to 1.3.0Commits
52de9be
Bumpc1b19aa
Update README454e0c5
Smaller integer for depth143897c
Update README7ddcd2e
Decoder/inspector examplef9f02d8
Simplify Marker match by reusing discriminant926682d
Smaller write len06414f5
Handle OOM when writing80e00b3
Bump6dd81ee
Hack to use bytesUpdates
rmpv
from 1.0.2 to 1.3.0Commits
52de9be
Bumpc1b19aa
Update README454e0c5
Smaller integer for depth143897c
Update README7ddcd2e
Decoder/inspector examplef9f02d8
Simplify Marker match by reusing discriminant926682d
Smaller write len06414f5
Handle OOM when writing80e00b3
Bump6dd81ee
Hack to use bytesUpdates
serde
from 1.0.198 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
serde_json
from 1.0.116 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warningUpdates
strum
from 0.24.1 to 0.26.2Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
Updates
sysinfo
from 0.29.11 to 0.30.11Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
717126a
Merge pull request #1258 from GuillaumeGomez/update3fecb41
Update crate version to 0.30.118aee0a0
Update CHANGELOG for 0.30.11438eef0
Merge pull request #1257 from JustRustThings/1256-fix-macos-process-utf8-issues1bca13a
fix: remove use offrom_utf8_unchecked
in macos process handlinge9c74b2
Merge pull request #1250 from GuillaumeGomez/updateb85cdb5
Update crate version to 0.30.10d4226b0
Update CHANGELOG for 0.30be83c6a
Merge pull request #1249 from GuillaumeGomez/backport053a7b4
Add regression test for componentsUpdates
termwiz
from 0.20.0 to 0.22.0Release notes
Sourced from termwiz's releases.
Commits
Updates
tokio
from 1.37.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
tokio-util
from 0.7.10 to 0.7.11Commits
cdf9d99
chore: prepare tokio-util v0.7.11 (#6535)f6eb1ee
time: lazily init timers on first poll (#6512)b7d4fba
sync: addmpsc::Receiver::{capacity,max_capacity}
(#6511)3c8d8e6
chore: fix latest rust-1.78.0 warnings (#6528)e971a5e
util: use FIFO ordering inWakeList
(#6521)28439e2
time: clean up implementation (#6517)d33fdd8
time: check for overflow inInterval::poll_tick
(#6487)731dde2
runtime: clarify misleading use ofUnsafeCell::with_mut
(#6513)9ed5957
wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510)a73d6bf
macros:#[cfg(not(test))]
is no longer necessary for main macros (#6508)Updates
toml
from 0.8.12 to 0.8.13Commits
912761b
chore: Release40b02a3
Merge pull request #730 from epage/msrv8eb5dcb
fix: Drop MSRV to 1.65f9249d8
Merge pull request #726 from mistydemeo/fix_typo1e3e033
docs: fix typoadbc75b
chore(deps): Update Rust Stable to v1.78 (#724)f8b1b26
Merge pull request #725 from epage/update7eef906
style: Address warnings813ce3d
chore(deps): Update compatible (dev) (#723)66f7f1a
docs: Remove stale content from examplesUpdates
vmap
from 0.5.1 to 0.6.3Changelog
Sourced from vmap's changelog.
Commits
Dependabot 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