-
Notifications
You must be signed in to change notification settings - Fork 0
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 minor-updates group with 15 updates #11
Merged
github-actions
merged 1 commit into
master
from
dependabot/cargo/minor-updates-0fd73c154f
Apr 15, 2024
Merged
build(deps): bump the minor-updates group with 15 updates #11
github-actions
merged 1 commit into
master
from
dependabot/cargo/minor-updates-0fd73c154f
Apr 15, 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 minor-updates group with 15 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [moka](https://github.com/moka-rs/moka) | `0.9.9` | `0.12.6` | | [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [async-lock](https://github.com/smol-rs/async-lock) | `2.8.0` | `3.3.0` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.15.4` | `3.16.0` | | [event-listener](https://github.com/smol-rs/event-listener) | `2.5.3` | `4.0.3` | | [fastrand](https://github.com/smol-rs/fastrand) | `1.9.0` | `2.0.1` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.3.8` | `0.4.13` | | [quanta](https://github.com/metrics-rs/quanta) | `0.11.1` | `0.12.3` | | [raw-cpuid](https://github.com/gz/rust-cpuid) | `10.7.0` | `11.0.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.27` | `0.38.31` | | [socket2](https://github.com/rust-lang/socket2) | `0.4.10` | `0.5.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | Updates `bytes` from 1.5.0 to 1.6.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.5.0...v1.6.0) Updates `moka` from 0.9.9 to 0.12.6 - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.9.9...v0.12.6) Updates `either` from 1.10.0 to 1.11.0 - [Commits](rayon-rs/either@1.10.0...1.11.0) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `async-lock` from 2.8.0 to 3.3.0 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-lock@v2.8.0...v3.3.0) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](cuviper/autocfg@1.1.0...1.2.0) Updates `bumpalo` from 3.15.4 to 3.16.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.15.4...3.16.0) Updates `event-listener` from 2.5.3 to 4.0.3 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v2.5.3...v4.0.3) Updates `fastrand` from 1.9.0 to 2.0.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v1.9.0...v2.0.1) Updates `linux-raw-sys` from 0.3.8 to 0.4.13 - [Commits](sunfishcode/linux-raw-sys@v0.3.8...v0.4.13) Updates `quanta` from 0.11.1 to 0.12.3 - [Changelog](https://github.com/metrics-rs/quanta/blob/v0.12.3/CHANGELOG.md) - [Commits](metrics-rs/quanta@v0.11.1...v0.12.3) Updates `raw-cpuid` from 10.7.0 to 11.0.1 - [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md) - [Commits](gz/rust-cpuid@10.7.0...11.0.1) Updates `rustix` from 0.37.27 to 0.38.31 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.27...v0.38.31) Updates `socket2` from 0.4.10 to 0.5.6 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.4.10...v0.5.6) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.7.0...1.8.0) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: moka dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: async-lock dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-updates - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: event-listener dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-updates - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-updates - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: quanta dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: raw-cpuid dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-updates - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates ... 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
Apr 15, 2024
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 minor-updates group with 15 updates:
1.5.0
1.6.0
0.9.9
0.12.6
1.10.0
1.11.0
1.36.0
1.37.0
2.8.0
3.3.0
1.1.0
1.2.0
3.15.4
3.16.0
2.5.3
4.0.3
1.9.0
2.0.1
0.3.8
0.4.13
0.11.1
0.12.3
10.7.0
11.0.1
0.37.27
0.38.31
0.4.10
0.5.6
1.7.0
1.8.0
Updates
bytes
from 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0
chore: prepare bytes v1.6.0 (#681)536db06
Use ManuallyDrop instead of mem::forget (#675)ca00411
Remove commented tests for Bytes::unsplit (#677)7968f6f
Remove redundant reserve call (#674)c5fae00
copy_to_bytes: Add panic section to docs (#676)99584cc
Use Iterator from the prelude (#673)4628927
Refactor split_at/split_to (#663)1bcd212
get_vec_pos: use &self instead of &mut self (#670)f586ffc
set_vec_pos does not need a second parameter (#672)c6972d6
Calculate original capacity only if necessary (#666)Updates
moka
from 0.9.9 to 0.12.6Changelog
Sourced from moka's changelog.
... (truncated)
Commits
1d2af53
Merge pull request #416 from moka-rs/fix-stacked-borrow-violation7879dde
Fix Miri error (Stacked Borrow violation) in the test code of the timer wheel2f23e5c
Merge pull request #415 from moka-rs/avoid-async-scheduler-busy-loopc50d186
Update the changelog6c4f0ac
Bump the version tov0.12.6
8805940
Prevent the busy loop of async schedulersdc960af
Fix typos in comments5996c87
Prevent the busy loop of async schedulers6ba5445
Merge pull request #413 from moka-rs/fix-ci-2024-04-10/v0.124042c4a
Fix Clippy warningsUpdates
either
from 1.10.0 to 1.11.0Commits
864eae4
Merge pull request #104 from cuviper/release-1.11.00bdb583
Release 1.11.0e385751
Merge pull request #101 from SFM61319/feat/into-eitherd62efa6
Feat: Implement traitIntoEither
d48ab1b
Merge pull request #103 from masklinn/patch-1365f674
Enableserde
feature on playgroundsUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
async-lock
from 2.8.0 to 3.3.0Release notes
Sourced from async-lock's releases.
Changelog
Sourced from async-lock's changelog.
Commits
47dd439
v3.3.06581d8b
Use cfg(target_family = "wasm") in Cargo.toml0493551
Migrate to Rust 20210c262ea
Bump MSRV to 1.6083d8a27
ci: Use cargo-hack's --rust-version flag for msrv check3e855f5
feat: addforget
method to semaphore guards (#73)37ccc91
v3.2.0d1cff63
Add missingArc
blocking methods (#71)751c7b8
v3.1.2d333a41
Update event-listener requirement from 3.0.0 to 4.0.0 (#69)Updates
autocfg
from 1.1.0 to 1.2.0Commits
c10bc17
Merge pull request #57 from cuviper/release-1.2.01c029e4
Fixclippy::needless_borrows_for_generic_args
8fbf203
Release 1.2.07f3e58b
Merge pull request #56 from cuviper/wrappers1ca2af8
SupportRUSTC_WRAPPER
andRUSTC_WORKSPACE_WRAPPER
cf17815
Merge pull request #27 from cuviper/set_no_std32c1170
Use consistent verb form in docs3c2cf0e
Add getterno_std()
and setterset_no_std(bool)
5e07f6a
Merge pull request #55 from cuviper/farewell-bors8717f69
Add a summary CI jobUpdates
bumpalo
from 3.15.4 to 3.16.0Changelog
Sourced from bumpalo's changelog.
Commits
4eeab88
Bump to version 3.16.0d746a56
add serde serialization support (#210)Updates
event-listener
from 2.5.3 to 4.0.3Release notes
Sourced from event-listener's releases.
Changelog
Sourced from event-listener's changelog.
Commits
b1d437a
Release 4.0.3aade039
Relax MSRV to 1.6045272f9
ci: Use cargo-hack's --rust-version flag for msrv check08c7e16
Update criterion requirement from 0.4.0 to 0.5.1 (#62)9e986e6
v4.0.2e0c8290
bugfix: Avoid spinning when waiting for deadlineea0f601
v4.0.1c2d1ccb
bugfix: Remove listener if one already existscc33cc5
Bump MSRV to 1.61 (#102)531c106
v4.0.0Updates
fastrand
from 1.9.0 to 2.0.1Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
387e3ba
v2.0.1a0bb5c0
docs: Mention fastrand-contrib in documentation4269d5d
Update actions/checkout action to v4d5e4775
Add smol-rs logo (#64)96c01d9
Clarify documentation for fork() (#62)6315dd1
v2.0.0447ebc0
Update permissions for security_auditeb78d89
Use getrandom for seeding the RNG on WASM targets (#60)46527e0
Mention no_std support in the docs (#58)5706126
Add choose_multple function for choosing several values (#55)Updates
linux-raw-sys
from 0.3.8 to 0.4.13Commits
ad726d4
chore: Release linux-raw-sys version 0.4.13bf7971e
Add support for packet MMAP (#103) (#104)6724721
update ioctl of csky (#105)60ebea3
Add missing features to docs.rs metadata (#102)4c2fb60
chore: Release linux-raw-sys version 0.4.12f606498
Regenerate generated files.c1ad06b
Add support for riscv32 (#95)ec4c1d0
Regenerate generated files.48af48b
Move mempolicy.h to its own module. (#99)a60a303
Update generated ioctl files. (#100)Updates
quanta
from 0.11.1 to 0.12.3Changelog
Sourced from quanta's changelog.
Commits
278b3b6
chore: Release quanta version 0.12.3fe3bb3d
update release.toml for newer version of cargo-release702ea18
update changelog267effa
Disable counter support on iOS targets even if AArch64 is present.8c14d6e
(cargo-release) version 0.12.2c4663a6
update CHANGELOG w/ link to PR0e6d83d
fix: switch toclock_gettime(3)
for macOS/iOS for monotonic clock (#97)cc2c4b1
(cargo-release) version 0.12.11dcbe17
update CHANGELOG435cef7
Populate global recent time beforeUpkeep
starts (#95)Updates
raw-cpuid
from 10.7.0 to 11.0.1Changelog
Sourced from raw-cpuid's changelog.
Commits
0630d77
Update version.2c9b40e
Update CHANGELOG.md3d334ea
Pass tests.04e192a
Test that CpuId::new() continues to produce something that impls Debug.bb82f81
Don't require the CpuIdReader trait support Debug to implement Debug on CpuId.7929f41
Don't build serialize_deserialize example if serde_json feature isn't enabled.927152c
Update clap to v4.47b3149
Bump actions/checkout from 3.3.0 to 3.5.285abf05
No longer require serde on bitflags.6399c47
Fix version field.Updates
rustix
from 0.37.27 to 0.38.31Release notes
Sourced from rustix's releases.
Commits
8a7ff3c
chore: Release rustix version 0.38.31d268591
Fix compilation on i686-apple-darwin. (#1000)6ec74e0
Fix handling of negative timestamps inStat
. (#999)85eea13
Fix callingproc_self_status()
more than once. (#995)916887b
Add epoll support for Redox (#985)9e9c4ec
chore: Update actions/checkout in GitHub Actions workflows to v4 (#988)6aa3221
Fix some typos (#987)3e3cf73
Fix typos regarding stdout safety (#993)aecc981
chore: Release rustix version 0.38.30f546573
Fix errors with char signedness. (#984)