chore(deps): bump the dependencies group with 8 updates#32
Merged
Conversation
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `1.0.3+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [crossfire](https://github.com/frostyplanet/crossfire-rs) | `3.1.4` | `3.1.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.13` | `0.11.14` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.28` | `0.1.29` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.14` | `0.7.15` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.40` | `0.8.42` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.40` | `0.8.42` | Updates `toml` from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.6) Updates `crossfire` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/frostyplanet/crossfire-rs/releases) - [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/frostyplanet/crossfire-rs/commits) Updates `libc` from 0.2.182 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) Updates `quinn-proto` from 0.11.13 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) Updates `schannel` from 0.1.28 to 0.1.29 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.28...v0.1.29) Updates `winnow` from 0.7.14 to 0.7.15 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.14...v0.7.15) Updates `zerocopy` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) Updates `zerocopy-derive` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: crossfire dependency-version: 3.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-version: 0.2.183 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: schannel dependency-version: 0.1.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: winnow dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zerocopy dependency-version: 0.8.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
MilestoneThe specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 8 updates:
1.0.3+spec-1.1.01.0.6+spec-1.1.03.1.43.1.50.2.1820.2.1830.11.130.11.140.1.280.1.290.7.140.7.150.8.400.8.420.8.400.8.42Updates
tomlfrom 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0Commits
a09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)a586caeRevert "fix(toml): Track dotted key for spans"d35c3f6chore: Release949b4e8docs: Update changelog47b878bfix(toml): Track dotted key for spans (#1118)87461d8fix(toml): Track dotted key for spans796370etest(serde): Check span meaningad87859test(serde): Track key spansUpdates
crossfirefrom 3.1.4 to 3.1.5Changelog
Sourced from crossfire's changelog.
Commits
Updates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
quinn-protofrom 0.11.13 to 0.11.14Release notes
Sourced from quinn-proto's releases.
Commits
2c315aaproto: bump version to 0.11.148ad47f4Use newer rustls-pki-types PEM parser APIc81c028ci: fix workflow syntax0050172ci: pin wasm-bindgen-cli version8a6f82cTake semver-compatible dependency updatese52db4aApply suggestions from clippy 1.916df7275chore: Fixunnecessary_unwrapclippyc8eefa0proto: avoid unwrapping varint decoding during parameters parsing9723a97fuzz: add fuzzing target for parsing transport parameterseaf0ef3Fix over-permissive proto dependency edge (#2385)Updates
schannelfrom 0.1.28 to 0.1.29Commits
ff7ffd3Release v0.1.293530cffMerge pull request #121 from nateprewitt/fix_tls13_data_corruptiona136697add test for tls renegotiation (TLS1.3, #121)6e817dbFix TLS 1.3 data corruption from double-send during renegotiationf75095dMerge pull request #120 from steffengy/feature/119-wrong-ncrypt-check4269250Fix condition #119 for CERT_NCRYPT_KEY_SPEC check6cc5637Merge pull request #117 from 42triangles/mastered24fe2Usepackage.includeto only include necessary data for using the crateUpdates
winnowfrom 0.7.14 to 0.7.15Changelog
Sourced from winnow's changelog.
Commits
eae4d4achore: Release5769b89docs: Update changelog329c13bMerge pull request #876 from epage/unordered_seqc169964fix(comb): Deprecate permutation2f97279fix(macros): Preserve original failure location5926ad3feat(comb): Add unordered support to unordered_seq6d7e8d4feat(comb): Add baseline for unordered_seqcfcd411refactor(macros): Be consistent on indentation716f2a7Merge pull request #869 from winnow-rs/renovate/crate-ci-committed-1.x7cc7343Merge pull request #870 from winnow-rs/renovate/crate-ci-typos-1.xUpdates
zerocopyfrom 0.8.40 to 0.8.42Release notes
Sourced from zerocopy's releases.
Commits
90600f1[docs] Remove superfluous heading (#3099)fc73624[codegen] Test and document codegen under different layouts (#3085)098b966[codegen] Make codegen tests even more stressful. (#3083)daa1971[codegen] Use descriptive benchmark target fn name. (#3082)aa1bbf4[codegen] Track unanalyzed assembly and include it in docs. (#3081)dbef272Release 0.8.41-alpha (#3080)128f030Introduce 'Code Generation' documentation (#3078)2694453Add code generation tests (#3042)Updates
zerocopy-derivefrom 0.8.40 to 0.8.42Release notes
Sourced from zerocopy-derive's releases.
Commits
90600f1[docs] Remove superfluous heading (#3099)fc73624[codegen] Test and document codegen under different layouts (#3085)098b966[codegen] Make codegen tests even more stressful. (#3083)daa1971[codegen] Use descriptive benchmark target fn name. (#3082)aa1bbf4[codegen] Track unanalyzed assembly and include it in docs. (#3081)dbef272Release 0.8.41-alpha (#3080)128f030Introduce 'Code Generation' documentation (#3078)2694453Add code generation tests (#3042)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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