Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2025

Bumps the pointercrate group with 5 updates:

Package From To
cc 1.2.18 1.2.19
linux-raw-sys 0.9.3 0.9.4
miniz_oxide 0.8.7 0.8.8
rustls 0.23.25 0.23.26
winnow 0.7.4 0.7.6

Updates cc from 1.2.18 to 1.2.19

Release notes

Sourced from cc's releases.

cc-v1.2.19

Other

  • Fix musl compilation: Add musl as a prefix fallback (#1455)
Changelog

Sourced from cc's changelog.

1.2.19 - 2025-04-11

Other

  • Fix musl compilation: Add musl as a prefix fallback (#1455)
Commits

Updates linux-raw-sys from 0.9.3 to 0.9.4

Commits

Updates miniz_oxide from 0.8.7 to 0.8.8

Changelog

Sourced from miniz_oxide's changelog.

0.8.8 - 2025-04-08

Bug Fixes

  • (inflate) fix possible attempt to subtract with overflow (#172) - (db85297) - Tymoteusz Kubicz
  • (inflate) use wrapping instead of saturating in transfer and add test cate for overflow panic in debug mode - (4ed4535) - oyvindln
  • disable a bunch more stuff that is not used when compiled as part of rustc - (bf3cca6) - oyvindln
  • add fuzz target for running via flate2 - (adadb9f) - oyvindln

Commits
  • f177ab2 bump version and changelog
  • f1082df add flate2 fuzz target code
  • adadb9f fix: add fuzz target for running via flate2
  • bf3cca6 fix: disable a bunch more stuff that is not used when compiled as part of rustc
  • 4ed4535 fix(inflate): use wrapping instead of saturating in transfer and add test cat...
  • db85297 fix(inflate): fix possible attempt to subtract with overflow (#172)
  • See full diff in compare view

Updates rustls from 0.23.25 to 0.23.26

Commits
  • 88dccec Prepare 0.23.26
  • 0ab530f Detect and error on faulty io::Write::write_vectored
  • c5b9b10 Rework further tests to use encoding module
  • d71046e Rework QUIC tests to use new encoding module
  • 0f3c823 Rework SNI tests to use new test-only TLS encoder
  • 99db311 Replace hand-written encodings with encoding module
  • 334760f Invert working of SignatureScheme::supported_in_tls13
  • 68d6ef2 Use tlswg name for draft-kwiatkowski-tls-ecdhe-mlkem
  • c1fc0f4 Take semver-compatible updates
  • d3b810d build(deps): bump openssl from 0.10.71 to 0.10.72
  • Additional commits viewable in compare view

Updates winnow from 0.7.4 to 0.7.6

Changelog

Sourced from winnow's changelog.

[0.7.6] - 2025-04-07

Features

  • Add TokenSlice::previous_tokens

[0.7.5] - 2025-04-07

Features

  • Add Stream::next_slice_unchecked and Stream::peek_slice_unchecked
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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the pointercrate group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.18` | `1.2.19` |
| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.9.3` | `0.9.4` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.7` | `0.8.8` |
| [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.4` | `0.7.6` |


Updates `cc` from 1.2.18 to 1.2.19
- [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.18...cc-v1.2.19)

Updates `linux-raw-sys` from 0.9.3 to 0.9.4
- [Commits](sunfishcode/linux-raw-sys@v0.9.3...v0.9.4)

Updates `miniz_oxide` from 0.8.7 to 0.8.8
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](Frommi/miniz_oxide@0.8.7...0.8.8)

Updates `rustls` from 0.23.25 to 0.23.26
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.25...v/0.23.26)

Updates `winnow` from 0.7.4 to 0.7.6
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.4...v0.7.6)

---
updated-dependencies:
- dependency-name: cc
  dependency-version: 1.2.19
  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-patch
  dependency-group: pointercrate
- dependency-name: miniz_oxide
  dependency-version: 0.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: rustls
  dependency-version: 0.23.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: winnow
  dependency-version: 0.7.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 13, 2025
@stadust stadust merged commit d4a9616 into master Apr 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pointercrate-06ba17d908 branch April 13, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants