Skip to content

build(deps): bump the minor group with 5 updates - #70

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/minor-d7e099eb03
Aug 3, 2026
Merged

build(deps): bump the minor group with 5 updates#70
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/minor-d7e099eb03

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 5 updates:

Package From To
cc 1.2.66 1.4.0
clang-sys 1.8.1 1.9.1
displaydoc 0.2.6 0.2.7
simd-adler32 0.3.9 0.3.10
twox-hash 2.1.2 2.1.3

Updates cc from 1.2.66 to 1.4.0

Release notes

Sourced from cc's releases.

cc-v1.4.0

Added

  • support trim paths with clang-cl.exe (#1799)

cc-v1.3.0

Added

  • inherit path remap rules from cargo trim-paths (#1794)

cc-v1.2.67

Other

  • Fix clippy warning (#1788)
  • Regenerate target info (#1785)
  • Add support for aarch64-unknown-linux-pauthtest target (#1713)
  • Fix nightly compilation error (#1783)
Changelog

Sourced from cc's changelog.

1.4.0 - 2026-07-24

Added

  • support trim paths with clang-cl.exe (#1799)

1.3.0 - 2026-07-18

Added

  • inherit path remap rules from cargo trim-paths (#1794)

1.2.67 - 2026-07-11

Other

  • Fix clippy warning (#1788)
  • Regenerate target info (#1785)
  • Add support for aarch64-unknown-linux-pauthtest target (#1713)
  • Fix nightly compilation error (#1783)
Commits

Updates clang-sys from 1.8.1 to 1.9.1

Release notes

Sourced from clang-sys's releases.

v1.9.1

Added

  • Added support for clang 19.0.x
  • Added support for clang 20.0.x
  • Added rewriter API.

Changed

  • Search for libraries in LIBRARY_PATH in addition to LD_LIBRARY_PATH.

Fixed

  • Reverted executable search that caused header search path failure on macOS.
  • Improved Visual Studio search paths.
  • Improved support for Cygwin.

v1.9.0 [YANKED]

Changed

  • Added --link-static flag when listing static libraries to link to

v1.8.2 [YANKED]

Changed

  • Improved Clang::find to first check directories related to the runtime-loaded libclang instance (if any)

Fixed

  • Fixed linking to libclang on Windows with MSYS2
  • Fixed Clang::find to support both the -target and --target arguments when using target-prefixed clang binaries
Changelog

Sourced from clang-sys's changelog.

[1.9.1] - 2026-06-29

Added

  • Added support for clang 19.0.x
  • Added support for clang 20.0.x
  • Added rewriter API.

Changed

  • Search for libraries in LIBRARY_PATH in addition to LD_LIBRARY_PATH.

Fixed

  • Reverted executable search that caused header search path failure on macOS.
  • Improved Visual Studio search paths.
  • Improved support for Cygwin.

[1.9.0] - 2024-09-24 [YANKED]

Changed

  • Added --link-static flag when listing static libraries to link to

[1.8.2] - 2024-05-29 [YANKED]

Fixed

  • Fixed linking to libclang on Windows with MSYS2
  • Fixed Clang::find to support both the -target and --target arguments when using target-prefixed clang binaries
Commits

Updates displaydoc from 0.2.6 to 0.2.7

Changelog

Sourced from displaydoc's changelog.

[0.2.7] - 2026-07-28

Added

  • Updated syn dependency to 3.0

Changed

  • Bumped MSRV to 1.71
Commits

Updates simd-adler32 from 0.3.9 to 0.3.10

Commits
  • d93164f Bump version 0.3.10
  • cffbfad Merge pull request #37 from madsmtm/fix-arm-neon-non-nightly
  • d110191 Fix compiling on ARM with target_feature = "neon"
  • b3ba981 Merge pull request #35 from realityking/fuzz-neon
  • 07a29ba Merge pull request #34 from realityking/build-arm
  • 805961f Add fuzzing for the neon implementation
  • 793a3ca Move aarch64 linux builds from cross compiling to native runners
  • c5e67e3 Add macOS aarch64 (Apple M1) to the build matrix
  • 7d0733b Merge pull request #33 from realityking/comp-adler2
  • 79b8f40 Use adler2 in benchmarks and tests to replace adler
  • Additional commits viewable in compare view

Updates twox-hash from 2.1.2 to 2.1.3

Changelog

Sourced from twox-hash's changelog.

2.1.3 - 2026-07-18

Fixed

  • Removed a panic that could occur when using XxHash32 or XxHash64 in debug mode. Release mode is unaffected.

Changed

  • The version range for the optional rand dependency now allows 0.10 in addtion to 0.9.
Commits
  • cfe253f Release version 2.1.3
  • cb3ca84 Update the changelog
  • 32e7132 Merge pull request #121 from shepmaster/length_overflow
  • 103a4c8 Don't panic when adding the hashed length to the XxHash64 result
  • 7abcfc1 Don't panic when adding the hashed length to the XxHash32 result
  • df7f72f Merge pull request #122 from shepmaster/ci-fixin
  • 97e70bc Do not import proptest prelude a second time
  • 6c7b013 Downgrade any version of rand, not just that patch level
  • 9705684 Merge pull request #116 from tisonkun/rand-010
  • 445efe3 build(dep): allow rand 0.10 in addition to 0.9
  • Additional commits viewable in compare view

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 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 minor group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.66` | `1.4.0` |
| [clang-sys](https://github.com/KyleMayes/clang-sys) | `1.8.1` | `1.9.1` |
| [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.6` | `0.2.7` |
| [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.9` | `0.3.10` |
| [twox-hash](https://github.com/shepmaster/twox-hash) | `2.1.2` | `2.1.3` |


Updates `cc` from 1.2.66 to 1.4.0
- [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.66...cc-v1.4.0)

Updates `clang-sys` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/KyleMayes/clang-sys/releases)
- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)
- [Commits](KyleMayes/clang-sys@v1.8.1...v1.9.1)

Updates `displaydoc` from 0.2.6 to 0.2.7
- [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md)
- [Commits](yaahc/displaydoc@v0.2.6...v0.2.7)

Updates `simd-adler32` from 0.3.9 to 0.3.10
- [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md)
- [Commits](mcountryman/simd-adler32@v0.3.9...v0.3.10)

Updates `twox-hash` from 2.1.2 to 2.1.3
- [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md)
- [Commits](shepmaster/twox-hash@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: cc
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: clang-sys
  dependency-version: 1.9.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: displaydoc
  dependency-version: 0.2.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: simd-adler32
  dependency-version: 0.3.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: twox-hash
  dependency-version: 2.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

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 2, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 2, 2026 20:05
@github-actions
github-actions Bot merged commit ac213f6 into main Aug 3, 2026
35 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/minor-d7e099eb03 branch August 3, 2026 15:08
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.

0 participants