-
Notifications
You must be signed in to change notification settings - Fork 82
Build(deps): Bump the pointercrate group with 22 updates #300
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
Closed
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 22 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.221` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.3` | `1.14.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.30.0` | `0.31.0` | | [bindgen](https://github.com/rust-lang/rust-bindgen) | `0.69.5` | `0.72.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.36` | `1.2.37` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.63` | `0.1.64` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | libredox | `0.1.9` | `0.1.10` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.15` | `0.9.4` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `1.1.0` | `2.1.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.44` | `1.0.8` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.4` | `0.103.5` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.14.0` | `2.15.0` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.221` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.22.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.0` | Updates `serde` from 1.0.219 to 1.0.221 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.221) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `aws-lc-rs` from 1.13.3 to 1.14.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.3...v1.14.0) Updates `aws-lc-sys` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.30.0...aws-lc-sys/v0.31.0) Updates `bindgen` from 0.69.5 to 0.72.1 - [Release notes](https://github.com/rust-lang/rust-bindgen/releases) - [Changelog](https://github.com/rust-lang/rust-bindgen/blob/v0.72.1/CHANGELOG.md) - [Commits](rust-lang/rust-bindgen@v0.69.5...v0.72.1) Updates `cc` from 1.2.36 to 1.2.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.2.36...cc-v1.2.37) Updates `errno` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `iana-time-zone` from 0.1.63 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.63...v0.1.64) Updates `indexmap` from 2.11.0 to 2.11.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.1) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `libredox` from 0.1.9 to 0.1.10 Updates `linux-raw-sys` from 0.4.15 to 0.9.4 - [Commits](sunfishcode/linux-raw-sys@v0.4.15...v0.9.4) Updates `rustc-hash` from 1.1.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-hash/commits/v2.1.1) Updates `rustix` from 0.38.44 to 1.0.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.44...v1.0.8) Updates `rustls-webpki` from 0.103.4 to 0.103.5 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.4...v/0.103.5) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `security-framework-sys` from 2.14.0 to 2.15.0 - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.219 to 1.0.221 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.221) Updates `tempfile` from 3.21.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `windows-core` from 0.61.2 to 0.62.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.221 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: aws-lc-rs dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: aws-lc-sys dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: bindgen dependency-version: 0.72.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: cc dependency-version: 1.2.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: indexmap dependency-version: 2.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: itertools dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: libredox dependency-version: 0.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: linux-raw-sys dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: rustc-hash dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: pointercrate - dependency-name: rustix dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-major dependency-group: pointercrate - dependency-name: rustls-webpki dependency-version: 0.103.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: schannel dependency-version: 0.1.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: security-framework-sys dependency-version: 2.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: serde_derive dependency-version: 1.0.221 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: windows-core dependency-version: 0.62.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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
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 22 updates:
1.0.2191.0.2210.4.410.4.421.0.1431.0.1451.13.31.14.00.30.00.31.00.69.50.72.11.2.361.2.370.3.130.3.140.1.630.1.642.11.02.11.10.12.10.13.00.1.90.1.100.4.150.9.41.1.02.1.10.38.441.0.80.103.40.103.50.1.270.1.282.14.02.15.01.0.2191.0.2213.21.03.22.01.0.181.0.190.61.20.62.0Updates
serdefrom 1.0.219 to 1.0.221Release notes
Sourced from serde's releases.
Commits
ff3aee4Release 1.0.22110bcfc0Merge pull request #2975 from dtolnay/integer1282f03899Deprecate serde_if_integer128 macro3bea3b6Move serde_if_integer128 macro to serde85bf29cMerge pull request #2973 from dtolnay/timings900c922Illustrate build timings in serde_core readme9cf3f2eMerge pull request #2974 from dtolnay/patchserdecore1ffbeb9Patch serde_core at workspace level1051c5eEnforce trybuild >= 1.0.108be255d6Release 1.0.220Updates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
serde_jsonfrom 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
aws-lc-rsfrom 1.13.3 to 1.14.0Release notes
Sourced from aws-lc-rs's releases.
Commits
18bd3cbPrepare aws-lc-rs v1.14.0 (#876)9a2b0ccParsedPublicKey for agreement (#862)f139e68Allow prebuilt-NASM w/ Cmake toolchain (#852)6aaec4aFix unexpected +1.70.0 compiler error (#861)beef815ParsedPublicKey for signature (#863)124f674Expose RsaSignatureEncoding (#864)86de8dfAdd support for Apple tvOS builds (#848)8e8b957Fix + refactor "ios-simulator-runner.sh" (#868)f012503Exclude jobs w/ invalid params (#866)2630afaPrepare aws-lc-sys v0.31.0 (#867)Updates
aws-lc-sysfrom 0.30.0 to 0.31.0Commits
18bd3cbPrepare aws-lc-rs v1.14.0 (#876)9a2b0ccParsedPublicKey for agreement (#862)f139e68Allow prebuilt-NASM w/ Cmake toolchain (#852)6aaec4aFix unexpected +1.70.0 compiler error (#861)beef815ParsedPublicKey for signature (#863)124f674Expose RsaSignatureEncoding (#864)86de8dfAdd support for Apple tvOS builds (#848)8e8b957Fix + refactor "ios-simulator-runner.sh" (#868)f012503Exclude jobs w/ invalid params (#866)2630afaPrepare aws-lc-sys v0.31.0 (#867)Updates
bindgenfrom 0.69.5 to 0.72.1Release notes
Sourced from bindgen's releases.
... (truncated)
Changelog
Sourced from bindgen's changelog.
... (truncated)
Commits
d874de8chore: Release173a6e6Update changelog.2e06749clang: Push the fix for #3277 into Type::declaration.58a8710Get the type's definition in CompInfo::from_tyd0e7d6bchore: Releasee7f0b9dUpdate changelog.2882af2Refactor item_name method to use ItemInfo structe2940cdchore: Fix some warnings with latest stable.5d7f684codegen: Avoid crashing on variadic unions without layout information.2613129Remove unused which-rustfmt featureUpdates
ccfrom 1.2.36 to 1.2.37Changelog
Sourced from cc's changelog.
... (truncated)
Commits
236b4f8chore(cc): release v1.2.37 (#1555)1f6ffb1Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddfpropagate stack protector to Linux C compilers (#1550)fafa9fcRefactor: Extract new fnrun_commands_in_parallel(#1549)Updates
errnofrom 0.3.13 to 0.3.14Changelog
Sourced from errno's changelog.
Commits
Updates
iana-time-zonefrom 0.1.63 to 0.1.64Changelog
Sourced from iana-time-zone's changelog.
Commits
2a3665eBump version number to 0.1.64d4ea1ecMerge pull request #177 from git-staus/main7629338Bump thewindows-coreversionfc6ed13Merge pull request #175 from strawlab/dependabot/github_actions/actions/setup...c4d1a1eBump actions/setup-node from 4 to 5165d4f1Bump actions/checkout from 4 to 50e0a0d0Merge pull request #169 from strawlab/dependabot/github_actions/astral-sh/set...44f371eBump astral-sh/setup-uv from 5 to 66d3fe92clippy fix (#168)Updates
indexmapfrom 2.11.0 to 2.11.1Changelog
Sourced from indexmap's changelog.
Commits
f33f4d9Merge pull request #413 from cuviper/release-2.11.14c680a7Release 2.11.1b700522Merge pull request #411 from ya7010/add_get_key_value_mut01f3ef0MakeIndexMap::get_*docs more consistentcd4c1a5feat: add IndexMap::get_key_value_mut48a98b7Merge pull request #412 from andymandias/relax-trait-bounds2be4487Remove Ord trait bound on insert_sorted_by functions.Updates
itertoolsfrom 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1Prepare v0.13.0 release (#937)d7c99d5TupleCombinationsis not lazy but must be used nonetheless074c7fcKMergeByis not lazy but must be used nonetheless2ad9e07assert_equal: fixclippy::default_numeric_fallback0d4efc8Remove free functionget05cc0eeget(s..=usize::MAX)should be fine whens != 03c16f14get: when is it ESI and/or DEI4dd6ba0get: panics if the range includesusize::MAX7a9ce56get(r: Range)asSkip\<Take>f676f2fRemove the unspecified check about.get(exhausted_range_inclusive)Updates
libredoxfrom 0.1.9 to 0.1.10Updates
linux-raw-sysfrom 0.4.15 to 0.9.4Commits
d7d733cchore: Release linux-raw-sys version 0.9.461eab2aAdd c_char definition for MIPS R6 (#154)21a3b3bchore: Release linux-raw-sys version 0.9.3aa9846bfeat: add types from net_tstamp.h, e.g. sock_txtime (#153)f1149d9chore: Release linux-raw-sys version 0.9.2d894c10Make s390x'sEM_CURRENTpub. (#152)b9014b1chore: Release linux-raw-sys version 0.9.1afc1516DefineEM_CURRENTon powerpc. (#151)e6eaa0fchore: Release linux-raw-sys version 0.9.09ff2ba7Fix ioctl code generation for 32-bit powerpc. (#150)Updates
rustc-hashfrom 1.1.0 to 2.1.1Changelog
Sourced from rustc-hash's changelog.
Commits
Updates
rustixfrom 0.38.44 to 1.0.8Release notes
Sourced from rustix's releases.
Commits
5b104ecchore: Release rustix version 1.0.877151a7Deprecateunshareand addunshare_unsafe. (#1482)71ecca8Don't let a mismatch AT_SYSINFO_EHDR image preclude use of AUX values. (#1484)b16b457Use newhints.mostly-unused(#1491)12aa086fixed a typo in a link in the docs (#1487)eec86efRemove the compiler-builtins optional dependency. (#1483)1507cbdPin CI to Rust nightly-2025-06-23. (#1486)25ebd26Expand the windows-sys dependency to include 0.60.0. (#1476)091d3d7Temporarily disable thedo_test_unix_msgtests on FreeBSD. (#1477)6883580chore: Release rustix version 1.0.7Updates
rustls-webpkifrom 0.103.4 to 0.103.5Release notes
Sourced from rustls-webpki's releases.
Commits
064a68bPrepare 0.103.5f6fbb2aSupport P256+SHA512 and P384+SHA51241cc1fcTake aws-lc-rs 1.14.0ac0500dbuild(deps): bump actions/setup-python from 5 to 657fa975Extract trait for ExtendedKeyUsage validation6700208Move ExtendedKeyUsage::check() to KeyUsage260cb69Extract KeyPurposeId iteration from ExtendedKeyUsage::check()3ed145aSimplify KeyPurposeId comparisonb20354aClarify docs onCertmethods0616ac9build(deps): bump serde_json in the crates-io groupUpdates
schannelfrom 0.1.27 to 0.1.28Commits
e3ed535chore: update MSRV to 1.719841f88chore: given need for 1 minor build fix, use that chance to also update to 0....ea1d1d1Merge pull request #114 from dpaoliello/windowssysacc6204chore: no reason to track self-signed.badssl.com.cer in repo, since they freq...8b31aecAdd the missing sha1 file141dab0Bump windows-sys to 0.60Updates
security-framework-sysfrom 2.14.0 to 2.15.0Commits
...
Description has been truncated