-
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
Bump the patch-dependencies group with 32 updates #429
Merged
nelsonjchen
merged 1 commit into
master
from
dependabot/cargo/patch-dependencies-fc6b5db781
Oct 20, 2023
Merged
Bump the patch-dependencies group with 32 updates #429
nelsonjchen
merged 1 commit into
master
from
dependabot/cargo/patch-dependencies-fc6b5db781
Oct 20, 2023
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 patch-dependencies group with 32 updates: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.20` | `0.11.22` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.0.4` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.1` | `0.2.2` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.3` | `0.4.4` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` | | [clap](https://github.com/clap-rs/clap) | `4.4.3` | `4.4.6` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.8` | `0.3.9` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.3` | `0.3.5` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.0` | `2.0.1` | | [figment](https://github.com/SergioBenitez/Figment) | `0.10.10` | `0.10.11` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.27` | `1.0.28` | | [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.2` | `0.3.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.148` | `0.2.149` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.10` | `0.4.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.6.3` | `2.6.4` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.16` | `0.2.17` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.8` | `0.9.9` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.67` | `1.0.69` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.11` | `0.38.20` | | [semver](https://github.com/dtolnay/semver) | `1.0.18` | `1.0.20` | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.189` | | [sharded-slab](https://github.com/hawkw/sharded-slab) | `0.1.4` | `0.1.7` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.11.0` | `1.11.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.48` | `1.0.50` | | [time](https://github.com/time-rs/time) | `0.3.28` | `0.3.30` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.8` | `0.7.9` | | [tracing-attributes](https://github.com/tokio-rs/tracing) | `0.1.26` | `0.1.27` | | [tracing-core](https://github.com/tokio-rs/tracing) | `0.1.31` | `0.1.32` | | [ubyte](https://github.com/SergioBenitez/ubyte) | `0.10.3` | `0.10.4` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.10` | `0.1.11` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.5` | `0.1.6` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.15` | `0.5.17` | Updates `reqwest` from 0.11.20 to 0.11.22 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.22) Updates `anstyle` from 1.0.3 to 1.0.4 - [Commits](rust-cli/anstyle@v1.0.3...v1.0.4) Updates `anstyle-parse` from 0.2.1 to 0.2.2 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.1...anstyle-parse-v0.2.2) Updates `async-compression` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@async-compression-v0.4.3...async-compression-v0.4.4) Updates `async-trait` from 0.1.73 to 0.1.74 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) Updates `clap` from 4.4.3 to 4.4.6 - [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.4.3...v4.4.6) Updates `deranged` from 0.3.8 to 0.3.9 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `errno` from 0.3.3 to 0.3.5 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `fastrand` from 2.0.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@v2.0.0...v2.0.1) Updates `figment` from 0.10.10 to 0.10.11 - [Commits](SergioBenitez/Figment@v0.10.10...v0.10.11) Updates `flate2` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.27...1.0.28) Updates `hermit-abi` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/hermitcore/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.3.2...hermit-abi-0.3.3) Updates `libc` from 0.2.148 to 0.2.149 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.148...0.2.149) Updates `lock_api` from 0.4.10 to 0.4.11 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@lock_api-0.4.10...lock_api-0.4.11) Updates `memchr` from 2.6.3 to 2.6.4 - [Commits](BurntSushi/memchr@2.6.3...2.6.4) Updates `num-traits` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.16...num-traits-0.2.17) Updates `parking_lot_core` from 0.9.8 to 0.9.9 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@core-0.9.8...core-0.9.9) Updates `proc-macro2` from 1.0.67 to 1.0.69 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.67...1.0.69) Updates `rustix` from 0.38.11 to 0.38.20 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.11...v0.38.20) Updates `semver` from 1.0.18 to 1.0.20 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.18...1.0.20) Updates `serde` from 1.0.188 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) Updates `sharded-slab` from 0.1.4 to 0.1.7 - [Release notes](https://github.com/hawkw/sharded-slab/releases) - [Changelog](https://github.com/hawkw/sharded-slab/blob/main/CHANGELOG.md) - [Commits](hawkw/sharded-slab@v0.1.4...v0.1.7) Updates `smallvec` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.11.0...v1.11.1) Updates `thiserror` from 1.0.48 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.48...1.0.50) Updates `time` from 0.3.28 to 0.3.30 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.28...v0.3.30) Updates `tokio-util` from 0.7.8 to 0.7.9 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.8...tokio-util-0.7.9) Updates `tracing-attributes` from 0.1.26 to 0.1.27 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-attributes-0.1.26...tracing-attributes-0.1.27) Updates `tracing-core` from 0.1.31 to 0.1.32 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-core-0.1.31...tracing-core-0.1.32) Updates `ubyte` from 0.10.3 to 0.10.4 - [Commits](SergioBenitez/ubyte@v0.10.3...v0.10.4) Updates `unicode-width` from 0.1.10 to 0.1.11 - [Commits](unicode-rs/unicode-width@v0.1.10...v0.1.11) Updates `winapi-util` from 0.1.5 to 0.1.6 - [Commits](BurntSushi/winapi-util@winapi-util-0.1.5...0.1.6) Updates `winnow` from 0.5.15 to 0.5.17 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.15...v0.5.17) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: async-compression dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: figment dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: hermit-abi dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: sharded-slab dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: smallvec dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: tracing-attributes dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: tracing-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: ubyte dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: unicode-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies ... 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
Oct 20, 2023
dependabot
bot
deleted the
dependabot/cargo/patch-dependencies-fc6b5db781
branch
October 20, 2023 09:44
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 patch-dependencies group with 32 updates:
0.11.20
0.11.22
1.0.3
1.0.4
0.2.1
0.2.2
0.4.3
0.4.4
0.1.73
0.1.74
4.4.3
4.4.6
0.3.8
0.3.9
0.3.3
0.3.5
2.0.0
2.0.1
0.10.10
0.10.11
1.0.27
1.0.28
0.3.2
0.3.3
0.2.148
0.2.149
0.4.10
0.4.11
2.6.3
2.6.4
0.2.16
0.2.17
0.9.8
0.9.9
1.0.67
1.0.69
0.38.11
0.38.20
1.0.18
1.0.20
1.0.188
1.0.189
0.1.4
0.1.7
1.11.0
1.11.1
1.0.48
1.0.50
0.3.28
0.3.30
0.7.8
0.7.9
0.1.26
0.1.27
0.1.31
0.1.32
0.10.3
0.10.4
0.1.10
0.1.11
0.1.5
0.1.6
0.5.15
0.5.17
Updates
reqwest
from 0.11.20 to 0.11.22Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)Updates
anstyle
from 1.0.3 to 1.0.4Commits
04b194b
chore: Releasea585e22
docs: Update changelogc2cfae7
Merge pull request #134 from epage/display5af61c4
feat(anstyle): Allow copy/clone of render6f9165a
chore: Releaseaf41460
docs: Update changelog4734cf9
chore: Release75aed6a
docs: Update changelog1b3fa56
chore: Releasee9736d3
chore: ReleaseUpdates
anstyle-parse
from 0.2.1 to 0.2.2Commits
1b3fa56
chore: Releasee9736d3
chore: Release707b953
chore: Release2384532
docs: Update changelog92bb9ca
chore: Release94fe8f5
Merge pull request #133 from epage/test39bdd2a
fix(stream): Capture print macros in tests9ac7b94
test(stream): Verify capture behavior393b582
Merge pull request #132 from epage/lock80a55b3
style: Make clippy happyUpdates
async-compression
from 0.4.3 to 0.4.4Release notes
Sourced from async-compression's releases.
Changelog
Sourced from async-compression's changelog.
Commits
d75f8c2
Merge pull request #251 from Nullus157/new-release3e9eec0
Release async-compression v0.4.499f53f2
Merge pull request #250 from Nullus157/dependabot/cargo/zstd-safe-7682718b
chore(deps): update zstd-safe requirement from 6 to 72fa53e2
Merge pull request #249 from g2p/min-versionsf396957
Add a min-versions run to the CI13934c4
Fix a minimum-versions issueUpdates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
clap
from 4.4.3 to 4.4.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
Updates
deranged
from 0.3.8 to 0.3.9Commits
Updates
errno
from 0.3.3 to 0.3.5Changelog
Sourced from errno's changelog.
Commits
Updates
fastrand
from 2.0.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)Updates
figment
from 0.10.10 to 0.10.11Commits
4f30545
New version: 0.10.11.6e37c46
Add a tip to avoid 'serde(flatten)'.7d01bb3
Update outdated CI actions.1fd3800
Update 'toml' and 'atomic' dependencies.91b9e29
Allow preserving original env var casing.f7a75e7
Add failing test for 'SelectedProfile'.Updates
flate2
from 1.0.27 to 1.0.28Release notes
Sourced from flate2's releases.
Commits
a99b53e
Merge pull request #378 from Byron/prep-release223f829
Merge pull request #380 from Manishearth/reset-stream7a61ea5
Reset StreamWrapper after calling mz_inflate / mz_deflate1260d3e
prepare next patch-releasef62ff42
Merge pull request #375 from georeth/fix-read-doc5b23cc9
Fix and unify docs ofbufread
andread
types.f285e9a
Merge pull request #373 from anforowicz/fix-spare-capacity-handling69972b8
Fix soundness ofwrite_to_spare_capacity_of_vec
.82e45fa
Refactoring: Dedupe code intowrite_to_spare_capacity_of_vec
helper.20cdcbe
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53Updates
hermit-abi
from 0.3.2 to 0.3.3Commits
7c5fd16
chore: release hermit-abi 0.3.33408237
feat(examples): add webserver266887c
feat(examples): add fuse_testda81b28
feat(abi): add syscalls for directories8e1d4b9
style: sort Cargo.toml07b05aa
Merge pull request #481 from mkroening/nightly-2023-09-157cdf9c7
chore: upgrade to nightly-2023-09-1590f3c0c
Merge pull request #479 from hermit-os/dependabot/github_actions/docker/build...44836f7
Merge pull request #478 from hermit-os/dependabot/github_actions/docker/login...134daff
build(deps): Bump docker/build-push-action from 4 to 5Updates
libc
from 0.2.148 to 0.2.149Release notes
Sourced from libc's releases.
Commits
d80e8bd
Auto merge of #3360 - vita-rust:release-0.2.149, r=JohnTitor017bf5f
Auto merge of #3373 - SteveLauC:close_range, r=JohnTitor14ef2e5
Auto merge of #3335 - androm3da:bcain/sa_onstack, r=JohnTitor7b9e367
fmt173757d
feat: add close_range for glibcc7a860d
Auto merge of #3370 - NordSecurity:add_apple_tvos_support, r=JohnTitor4cdc32e
Auto merge of #3325 - Vtewari2311:libc-hurd-latest, r=JohnTitoraa065c6
Auto merge of #3372 - SteveLauC:execveat, r=JohnTitord3910f6
add execveat for glibcaab9d70
Fix apple tvos supportUpdates
lock_api
from 0.4.10 to 0.4.11Changelog
Sourced from lock_api's changelog.
Commits
8d92826
Release lock_api 0.4.11 and parking_lot_core 0.9.98e9b3b9
Merge pull request #348 from claui/rust-version669bf52
Merge pull request #403 from Lochlanna/public-guard-creation3f38a9e
rename arc guard creation methodsb6eb569
Merge pull request #407 from alex/patch-1aa2115f
Updated redox_syscall dep8f5ccd0
small fix to doc wording on read guard methodse927d19
Updated documentation for upgradable guard creation function.d0d4ee9
Updated documentation for guard creation functions05e6a4e
Merge pull request #405 from NordSecurity/add_apple_tvos_supportUpdates
memchr
from 2.6.3 to 2.6.4Commits
ce7b8e6
2.6.4ca9ea65
cargo: update descriptionUpdates
num-traits
from 0.2.16 to 0.2.17Changelog
Sourced from num-traits's changelog.
Commits
0a27d8c
Merge #28934e309a
Release 0.2.17ef36d69
Merge #286d9d94f8
Bugfix for text codeblock in documentation.Updates
parking_lot_core
from 0.9.8 to 0.9.9Changelog
Sourced from parking_lot_core's changelog.
Commits
8d92826
Release lock_api 0.4.11 and parking_lot_core 0.9.98e9b3b9
Merge pull request #348 from claui/rust-version669bf52
Merge pull request #403 from Lochlanna/public-guard-creation3f38a9e
rename arc guard creation methodsb6eb569
Merge pull request #407 from alex/patch-1aa2115f
Updated redox_syscall dep8f5ccd0
small fix to doc wording on read guard methodse927d19
Updated documentation for upgradable guard creation function.d0d4ee9
Updated documentation for guard creation functions05e6a4e
Merge pull request #405 from NordSecurity/add_apple_tvos_supportUpdates
proc-macro2
from 1.0.67 to 1.0.69Release notes
Sourced from proc-macro2's releases.
Commits
937bbcd
Release 1.0.6942dc36e
Merge pull request #412 from dtolnay/sourcetext6461c2d
Add out-of-order call to source_text testc4c3251
Explain source_text implementation approach31b14c3
Cache byte offsets computed from a char index0e15461
Make FileInfo mut in source_text to allow amortization of char indices90b8e1e
Merge pull request #411 from dtolnay/sourcetext137ae0a
Fix source_text treating span.lo as byte offset not char index4c0bd28
Add regression test for issue 41012eddc0
Reword explanation of SourceMap initial valueUpdates
rustix
from 0.38.11 to 0.38.20Commits
414309a
chore: Release rustix version 0.38.20ce11b6c
Miscellaneous documentation cleanups. (#887)a59a191
Fixsendmsg_unix
's address encoding. (#885)e35481c
Fix a documentation link.b8d7e00
Miscellaneous documentation cleanups. (#883)30a5ae1
Add support for armv7-sony-vita-newlibeabihf. (#882)702c54a
Add documentation for how to do the equivalent ofgethostname
. (#880)3a53dfe
chore: Release rustix version 0.38.1955cbe88
Fixes forDir
on macOS, FreeBSD, and WASI.31fd98c
Merge pull request from GHSA-c827-hfw6-qwvmUpdates
semver
from 1.0.18 to 1.0.20Release notes
Sourced from semver's releases.
Commits
55fa2ca
Release 1.0.205feccc0
Merge pull request #305 from dtolnay/precedence83aaaf0
Add a method for precedence comparison of Versions83154ea
Test docs.rs documentation build in CI72a6b5a
Release 1.0.1983abc7f
Relocate comparator parse testing2d34e8f
Touch up PR 299 test cases5e09329
More comprehensible excessive version comparator test473209f
Merge pull request #299 from CXWorks/mastercb07901
Update actions/checkout@v3 -> v4Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
sharded-slab
from 0.1.4 to 0.1.7Release notes
Sourced from sharded-slab's releases.
... (truncated)
Changelog
Sourced from sharded-slab's changelog.
Commits
40579b9
chore: prepare to release v0.1.75599621
chore(ci): don't require nightly to pass (#89)0c4f078
chore(ci): add job for everything passing (#89)eb19a4f
chore(ci): run tests on stable (#89)eccd94c
chore(ci): move msrv check to a dedicated job (#88)e940450
test: property-based tests to check public API (#88)bd599e0
fix(unique_iter): prevent panics if a slab is empty (#88)fdbc930
fix: index out of bounds inget()
andget_owned()
(#88)5666378
style: satisfy clippy (#88)