-
Notifications
You must be signed in to change notification settings - Fork 82
Build(deps): Bump the pointercrate group with 18 updates #196
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
Merged
Conversation
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
Bumps the pointercrate group with 18 updates: | Package | From | To | | --- | --- | --- | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [bcrypt](https://github.com/Keats/rust-bcrypt) | `0.15.1` | `0.16.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.19.0` | `1.20.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.15` | `0.2.16` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [litemap](https://github.com/unicode-org/icu4x) | `0.7.3` | `0.7.4` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.9.0` | `1.10.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.40` | `0.38.41` | | [rustls](https://github.com/rustls/rustls) | `0.23.17` | `0.23.18` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.26` | `0.1.27` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.89` | | [sync_wrapper](https://github.com/Actyx/sync_wrapper) | `1.0.1` | `1.0.2` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | | [yoke](https://github.com/unicode-org/icu4x) | `0.7.4` | `0.7.5` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.7.4` | `0.7.5` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `bcrypt` from 0.15.1 to 0.16.0 - [Commits](Keats/rust-bcrypt@v0.15.1...v0.16.0) Updates `bytemuck` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.19.0...v1.20.0) Updates `cpufeatures` from 0.2.15 to 0.2.16 - [Commits](RustCrypto/utils@cpufeatures-v0.2.15...cpufeatures-v0.2.16) Updates `itoa` from 1.0.11 to 1.0.13 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.11...1.0.13) Updates `litemap` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `portable-atomic` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.9.0...v1.10.0) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `rustix` from 0.38.40 to 0.38.41 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.40...v0.38.41) Updates `rustls` from 0.23.17 to 0.23.18 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.17...v/0.23.18) Updates `schannel` from 0.1.26 to 0.1.27 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.26...v0.1.27) Updates `syn` from 2.0.87 to 2.0.89 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.89) Updates `sync_wrapper` from 1.0.1 to 1.0.2 - [Commits](https://github.com/Actyx/sync_wrapper/commits) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) Updates `yoke` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `yoke-derive` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zerofrom` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/databake@0.1.5) Updates `zerofrom-derive` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/databake@0.1.5) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: litemap dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: portable-atomic dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: yoke dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: yoke-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: zerofrom dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: zerofrom-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate ... Signed-off-by: dependabot[bot] <support@github.com>
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 pointercrate group with 18 updates:
2.5.32.5.40.15.10.16.01.19.01.20.00.2.150.2.161.0.111.0.130.7.30.7.41.9.01.10.01.0.891.0.920.38.400.38.410.23.170.23.180.1.260.1.272.0.872.0.891.0.11.0.21.0.131.0.140.7.40.7.50.7.40.7.50.1.40.1.50.1.40.1.5Updates
urlfrom 2.5.3 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903Change no_std to no-std in Cargo.toml (#991)Updates
bcryptfrom 0.15.1 to 0.16.0Commits
c905948Update msrv378f356Add more docs + bump version1cdfc22Use feature "error_on_truncation" to send error on truncation (#89)9c9e138Allow testing/example with no features (#85)5cb58ceAdd Clone and Debug traits to Version enum (#84)Updates
bytemuckfrom 1.19.0 to 1.20.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
9bf993bchore: Release bytemuck version 1.20.00a995ffchangelog1400815Improvefill_zeroes' use ofptr::write_bytes(#284)13f4ae0Add functions to allocate zeroedArcandRc(#283)af8d110MoreTransparentWrapperimpls (core::cmp::Reverseand `core::num::Saturat...79a15d0Remove incorrect spanned quote usage (#279)Updates
cpufeaturesfrom 0.2.15 to 0.2.16Commits
b0d1a8acpufeatures: release v0.2.16 (#1138)21105eacpufeatures: fix cfg for freestanding x86 targets (#1137)e74e578inout: release v0.2.0-rc.3 (#1135)ca82661aarch64-dit: commit Cargo.lock (#1134)7948352inout: addInOutBufReserved::split_reservedmethod (#1133)8bb6c50inout: addInOut::into_outandInOutBufReserved::into_out(#1132)Updates
itoafrom 1.0.11 to 1.0.13Release notes
Sourced from itoa's releases.
Commits
d49fc1dRelease 1.0.133118ea6Merge pull request #55 from dtolnay/isizeed2b9b4Eliminate 64-bit-to-isize conversion513debfMerge pull request #54 from dtolnay/lut09a06f6Change decimal digits lookup table from static to constd39d767Merge pull request #53 from dtolnay/renderdaf766bReplace 'decode' terminology with 'render'535f396Merge pull request #52 from dtolnay/fouratatime21e76dcRemove redundant size_of checkc4ba250Merge pull request #51 from dtolnay/maxlenUpdates
litemapfrom 0.7.3 to 0.7.4Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
portable-atomicfrom 1.9.0 to 1.10.0Changelog
Sourced from portable-atomic's changelog.
Commits
b703006Release portable-atomic 1.10.01af9480Update changelog33ab2c1Cleanups for AVR/MSP430/PowerPC/RISC-V/s390x6d945abRevert "ci: Temporarily disable NetBSD test"e7b7a56Release portable-atomic-util 0.2.499e56d6ci: Adjust codegen job8b642b9util: Update docs and changelogd8e6bbfutil: add portable_atomic_unstable_coerce_unsized cfg option (#195)13e9580Apply unqualified_local_imports lint464f393tools: Tweak test.shUpdates
proc-macro2from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36Release 1.0.920cb443dMerge pull request #487 from dtolnay/mismatchlineae478edChange mismatch panic message to avoid github linkifying5046761Release 1.0.9127c5494Merge pull request #486 from dtolnay/compilerlexa9146d6Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04Merge pull request #485 from dtolnay/fallbackident75d0818Make parser's fallback Ident symmetric with Group and Literal56c3e31Merge pull request #484 from dtolnay/fbliterald2c0e61Fix spanned fallback literal constructionUpdates
rustixfrom 0.38.40 to 0.38.41Commits
cd8725dchore: Release rustix version 0.38.410168574Add aport_getn_queryfunction. (#1216)cac5c92Fixport_getncalling. (#1215)0c2061cAddio_uring_buf_ringstruct (#1155)ffcdad7Fix compile errors in tests on Solaris. (#1214)Updates
rustlsfrom 0.23.17 to 0.23.18Commits
33af2c3Prepare 0.23.18ffe646dAdd reproducer for bug 222769b6f74Record and restore the processed cursor in first_handshake_message4ef3532Upgrade to mio 1092a164Manage dependencies via the workspacea01bd6brustls-bench: fix warnings with no features7d74de2tests: linearize new test code helper499d797fix: do not send session_ticket(35) extension for TLS 1.3faca289chore(deps): lock file maintenanced12f423fix(deps): update rust crate asn1 to 0.20Updates
schannelfrom 0.1.26 to 0.1.27Commits
8661540Release v0.1.279d76827Merge branch 'master' of github.com:steffengy/schannel-rsac0231cMerge pull request #112 from kobykahane/fix_tls_13d40ea1afix #111 multiple SEC_I_RENEGOTIATE7afee0bfix #111 multiple SEC_I_RENEGOTIATEUpdates
synfrom 2.0.87 to 2.0.89Release notes
Sourced from syn's releases.
Commits
06af36bRelease 2.0.8942b4747Fix "compiler/fallback mismatch 949" panic424e484Release 2.0.882375d9aPull in proc-macro2 FromStr's more robust error recoveryf46a6f3Update test suite to nightly-2024-11-18fc133ebResolve unnecessary_map_or clippy lint0ccac34Resolve question_mark clippy lint5c1c057Disable toml "display" feature5bbe46aPrevent upload-artifact step from causing CI failure2b45e93Raise minimum version for syn-codegen crate to Rust 1.65Updates
sync_wrapperfrom 1.0.1 to 1.0.2Commits
Updates
unicode-identfrom 1.0.13 to 1.0.14Release notes
Sourced from unicode-ident's releases.
Commits
404f1e8Release 1.0.14a1f8406Merge pull request #28 from Jake-Shadle/master36cccb8Update LICENSE-UNICODE to Unicode-3.010483deUpdate LICENSE-UNICODE text5dac50cResolve unnecessary_map_or clippy lint5f17dcbPrevent upload-artifact step from causing CI failure5cb61e3Re-enable unicode-xid comparison testUpdates
yokefrom 0.7.4 to 0.7.5Changelog
Sourced from yoke's changelog.
... (truncated)
Commits
Updates
yoke-derivefrom 0.7.4 to 0.7.5Changelog
Sourced from yoke-derive's changelog.
... (truncated)
Commits
Updates
zerofromfrom 0.1.4 to 0.1.5Changelog
Sourced from zerofrom's changelog.
... (truncated)
Commits
Updates
zerofrom-derivefrom 0.1.4 to 0.1.5Changelog
Sourced from zerofrom-derive's changelog.
... (truncated)
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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