-
Notifications
You must be signed in to change notification settings - Fork 39
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 rust-minor group with 21 updates #309
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 rust-minor group with 21 updates: | Package | From | To | | --- | --- | --- | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.18` | `0.2.20` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.9` | `1.0.10` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.93` | | [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` | | [async-io](https://github.com/smol-rs/async-io) | `2.3.4` | `2.4.0` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.5.3` | `2.6.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.31` | `1.1.37` | | [cookie_store](https://github.com/pfernie/cookie_store) | `0.21.0` | `0.21.1` | | [derive_arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.1` | `2.2.0` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.3.0` | `2.5.0` | | [image](https://github.com/image-rs/image) | `0.25.4` | `0.25.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.162` | | [libm](https://github.com/rust-lang/libm) | `0.2.10` | `0.2.11` | | [polling](https://github.com/smol-rs/polling) | `3.7.3` | `3.7.4` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.5` | `0.5.7` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.38` | `0.38.40` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.22` | `0.8.23` | Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) Updates `allocator-api2` from 0.2.18 to 0.2.20 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits) Updates `anstream` from 0.6.17 to 0.6.18 - [Commits](rust-cli/anstyle@anstream-v0.6.17...anstream-v0.6.18) Updates `anstyle` from 1.0.9 to 1.0.10 - [Commits](rust-cli/anstyle@v1.0.9...v1.0.10) Updates `anyhow` from 1.0.91 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.93) Updates `arbitrary` from 1.3.2 to 1.4.1 - [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/arbitrary@v1.3.2...v1.4.1) Updates `async-io` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.3.4...v2.4.0) Updates `bitstream-io` from 2.5.3 to 2.6.0 - [Commits](tuffy/bitstream-io@v2.5.3...v2.6.0) Updates `cc` from 1.1.31 to 1.1.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.31...cc-v1.1.37) Updates `cookie_store` from 0.21.0 to 0.21.1 - [Changelog](https://github.com/pfernie/cookie_store/blob/master/CHANGELOG.md) - [Commits](pfernie/cookie_store@v0.21.0...v0.21.1) Updates `derive_arbitrary` from 1.3.2 to 1.4.1 - [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/arbitrary@v1.3.2...v1.4.1) Updates `fastrand` from 2.1.1 to 2.2.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.1.1...v2.2.0) Updates `futures-lite` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.3.0...v2.5.0) 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 `libc` from 0.2.161 to 0.2.162 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.161...0.2.162) Updates `libm` from 0.2.10 to 0.2.11 - [Release notes](https://github.com/rust-lang/libm/releases) - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](rust-lang/libm@libm-v0.2.10...libm-v0.2.11) Updates `polling` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.7.3...v3.7.4) Updates `quinn-udp` from 0.5.5 to 0.5.7 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.5...quinn-udp-0.5.7) Updates `rustix` from 0.38.38 to 0.38.40 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.38...v0.38.40) Updates `xml-rs` from 0.8.22 to 0.8.23 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.22...0.8.23) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: arbitrary dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: async-io dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bitstream-io dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cookie_store dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: derive_arbitrary dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: futures-lite dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: image dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: polling dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... 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
Nov 11, 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 rust-minor group with 21 updates:
2.5.2
2.5.3
1.41.0
1.41.1
0.2.18
0.2.20
0.6.17
0.6.18
1.0.9
1.0.10
1.0.91
1.0.93
1.3.2
1.4.1
2.3.4
2.4.0
2.5.3
2.6.0
1.1.31
1.1.37
0.21.0
0.21.1
1.3.2
1.4.1
2.1.1
2.2.0
2.3.0
2.5.0
0.25.4
0.25.5
0.2.161
0.2.162
0.2.10
0.2.11
3.7.3
3.7.4
0.5.5
0.5.7
0.38.38
0.38.40
0.8.22
0.8.23
Updates
url
from 2.5.2 to 2.5.3Release notes
Sourced from url's releases.
Commits
8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)710e1e7
refactor and add tests for percent encoding (#977)6050a6e
mention why we pin unicode-width (#972)Updates
tokio
from 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)Updates
allocator-api2
from 0.2.18 to 0.2.20Commits
Updates
anstream
from 0.6.17 to 0.6.18Commits
fabe0c3
chore: Release762ca76
docs: Update changelogd364ac4
Merge pull request #229 from epage/cfgad3f458
fix(stream): Respect 'test' feature0b8d105
fix(stream): Refer to correct stream on panic69cf6c9
refactor(stream): Pull out test macro bodyc78b3c1
refactor(stream): Be extra clear that macros mod is not for useab37812
chore(deps): Update compatible (dev) (#226)7c48196
Merge pull request #227 from rust-cli/renovate/stable-1.xa28405f
style: Make clippy happyUpdates
anstyle
from 1.0.9 to 1.0.10Commits
9ce373f
chore: Release6668ff0
docs: Update changelog13e008a
Merge pull request #228 from DaniPopes/avoid-write-macro-strfb843c5
perf: avoid using write! macro with single strUpdates
anyhow
from 1.0.91 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntaxUpdates
arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
async-io
from 2.3.4 to 2.4.0Release notes
Sourced from async-io's releases.
Changelog
Sourced from async-io's changelog.
Commits
9d1ca6f
v2.4.06aa416c
ci: Run test on OpenBSD again (#211)c6b289c
ci: Update BSD images (#210)de59d4f
ci: Use "v2.0.0" branch for security check9713083
refactor: remove child ownership from Exit filter (#207)7d29a93
doc: Fix a typo (#204)2fe5b01
Fix build badge (#197)732922d
chore: Fix typos (#201)e9e464a
Add support for visionOS (#202)e8e7849
Update inotify requirement from 0.10.1 to 0.11.0Updates
bitstream-io
from 2.5.3 to 2.6.0Commits
6f01d94
Bump version to 2.6.0b2ee299
Merge pull request #24 from sdroege/signed-in-out-default-impls9dac0a1
Add default impls for BitRead::read_signed_in() and BitWrite::write_signed_out()Updates
cc
from 1.1.31 to 1.1.37Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5835783
chore: release v1.1.37 (#1282)15d2f7d
Use relative directory for obj files hash (#1270)8120aed
Regenerate target info (#1280)2050013
chore: release v1.1.36 (#1274)d262aec
Fix CUDA build with clang++. (#1273)8a62583
chore: release v1.1.35 (#1267)7dd2c0a
Remove support for FRC (#1268)ecea93e
Do not add -fPIC by default on UEFI targets (#1263)140f595
Use -windows-gnu for all UEFI targets (#1264)7a786c5
chore: release v1.1.34 (#1259)Updates
cookie_store
from 0.21.0 to 0.21.1Changelog
Sourced from cookie_store's changelog.
Commits
01d9a5f
chore(release): prepare for v0.21.1edf6359
Merge branch 'master' into idna-1.008560c2
ci: split ci check stepbuild
intobuild
+test
. Addmsrv
job7babde5
Update to idna 1.01eed496
chore(deps): bumpindexmap
to2.6.0
5063890
Merge pull request #46 from dcampbell24/change-edition-set-rust-version18f9a3b
build: setrust-version=1.63.0
05b3187
Include the patch version in MSRV.50c1e36
doc: update CONTRIBUTORS.md8baab50
Set the rust-version, update edition.Updates
derive_arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from derive_arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
fastrand
from 2.1.1 to 2.2.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
1b93479
v2.2.08ad2283
ci: Use "v2.0.0" branch for security check (#91)cfc0ab0
Update rustsec/audit-check branch name to main6dee614
Expose missing fill method in global_rng moduleUpdates
futures-lite
from 2.3.0 to 2.5.0Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
83bcf1e
v2.5.0bf22c0e
RemoveUnpin
bound from lines (#113)7aa7bd7
v2.4.0f966912
ci: Use "v2.0.0" branch for security check24be08c
chore: Fix typo (#108)312753d
Fix elided_named_lifetimes warning (#109)12509a0
fix: drop completed futures inZip
andTryZip
9160e8a
m: Silence clippy6f89c8b
m: Rename take_until to stop_after_future091964c
feat: addStreamExt::take_until
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
libc
from 0.2.161 to 0.2.162Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b8c255c
chore: release v0.2.162acb0c19
Merge pull request #4020 from tgross35/backport-collard-greens33a772c
feat: addioctl
flags inlinux/if_tun.h
a3ca238
freebsd adding CLOSE_RANGE_CLOEXEC flag8c88d9a
armv7-unknown-freebsd: fix test errors regarding __gregset_tc0c9391
Fix the build on armv7-unknown-freebsdd435e9b
Merge pull request #4006 from tgross35/backport-spinach7ee37b9
Merge pull request #4017 from tgross35/backport-watercress073c7b4
Fix definition of FIODGNAME on 32-bit FreeBSD255b039
Fix size of struct kinfo_file on 32-bit FreeBSDUpdates
libm
from 0.2.10 to 0.2.11Release notes
Sourced from libm's releases.
Changelog
Sourced from libm's changelog.
Commits
cdbf423
chore: release v0.2.117532f81
Enable caching on all CI jobs that build the crate (#341)28f20d8
Reduce the number of iterations on emulated aarch64 Linux3dbb187
Mark libm-macros and musl-math-sys as publish=false6bbbed5
Merge pull request #300 from tgross35/test-refactoringfb9cd47
Enable more targets on CIdf9f125
Disable a unit test that is failing on i586b126e7c
Add dockerfiles for i586, riscv, and thumb0e69109
Add a test against musl libm364e13e
Introduce a generic way to control checks for specific casesUpdates
polling
from 3.7.3 to 3.7.4Release notes
Sourced from polling's releases.
Changelog
Sourced from polling's changelog.
Commits
033e3a8
v3.7.499f8628
ci: Update BSD images (#219)