Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Bumps the pointercrate group with 6 updates:

Package From To
tokio 1.47.0 1.47.1
serde_json 1.0.141 1.0.142
cc 1.2.30 1.2.31
redox_syscall 0.5.16 0.5.17
rustls 0.23.30 0.23.31
tokio-util 0.7.15 0.7.16

Updates tokio from 1.47.0 to 1.47.1

Release notes

Sourced from tokio's releases.

Tokio v1.47.1

1.47.1 (August 1st, 2025)

Fixed

  • process: fix panic from spurious pidfd wakeup (#7494)
  • sync: fix broken link of Python asyncio.Event in SetOnce docs (#7485)

#7485: tokio-rs/tokio#7485 #7494: tokio-rs/tokio#7494

Commits

Updates serde_json from 1.0.141 to 1.0.142

Release notes

Sourced from serde_json's releases.

v1.0.142

Commits

Updates cc from 1.2.30 to 1.2.31

Changelog

Sourced from cc's changelog.

1.2.31 - 2025-08-01

Other

  • Add doc for using sccache/ccache etc (#1502)
  • ability to statically link against C++ stdlib (#1497)
  • Add instructions on using sccache (#1503)
  • Add support for recognizing some architectures supported by GCC, but not LLVM. (#1500)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • bb6cd84 chore: release v1.2.31 (#1504)
  • 02c0952 Add doc for using sccache/ccache etc (#1502)
  • 20c06cf Proposal: ability to statically link against C++ stdlib (#1497)
  • e435ac9 doc: Add instructions on using sccache (#1503)
  • fcc7fc4 Add support for recognizing some architectures supported by GCC, but not LLVM...
  • See full diff in compare view

Updates redox_syscall from 0.5.16 to 0.5.17

Updates rustls from 0.23.30 to 0.23.31

Commits
  • 647ece1 Prepare 0.23.31
  • b2831e7 rustls-bench: short circuit single threaded tests
  • 668231f Improve testing of non-blocking complete_io()
  • 5e5d629 complete_io: make non-blocking error return reachable
  • 2a852c0 Exit complete_io loop as soon as no progress is made
  • 2f487cf rustls-test: withdraw FailsReads helper
  • 41bfb22 rustls-test: add helper for non-blocking IO tests
  • See full diff in compare view

Updates tokio-util from 0.7.15 to 0.7.16

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio) | `1.47.0` | `1.47.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.141` | `1.0.142` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.31` |
| redox_syscall | `0.5.16` | `0.5.17` |
| [rustls](https://github.com/rustls/rustls) | `0.23.30` | `0.23.31` |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` |


Updates `tokio` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1)

Updates `serde_json` from 1.0.141 to 1.0.142
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.141...v1.0.142)

Updates `cc` from 1.2.30 to 1.2.31
- [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.30...cc-v1.2.31)

Updates `redox_syscall` from 0.5.16 to 0.5.17

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

Updates `tokio-util` from 0.7.15 to 0.7.16
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: serde_json
  dependency-version: 1.0.142
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: cc
  dependency-version: 1.2.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: redox_syscall
  dependency-version: 0.5.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: rustls
  dependency-version: 0.23.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pointercrate
- dependency-name: tokio-util
  dependency-version: 0.7.16
  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 Aug 3, 2025
@stadust stadust merged commit 8375af9 into master Aug 6, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pointercrate-2147dc3db4 branch August 6, 2025 19:37
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