Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the all-deps group with 2 updates: compiler_builtins and cc.

Updates compiler_builtins from 0.1.159 to 0.1.160

Release notes

Sourced from compiler_builtins's releases.

compiler_builtins-v0.1.160

Other

  • Change compiler-builtins to edition 2024
  • Remove unneeded C symbols
  • Reuse libm's Caat and CastFrom in compiler-builtins
  • Reuse MinInt and Int from libm in compiler-builtins
  • Update CmpResult to use a pointer-sized return type
  • Enable __powitf2 on MSVC
  • Fix i256::MAX
  • Add a note saying why we use frintx rather than frintn
  • Typo in README.md
  • Clean up unused files
Commits
  • b6e15ef chore: release
  • a121a80 ci: Allow for multiple icount benchmarks in the same run
  • 502a114 libm-test: Make extensive an attribute rather than a test type
  • 7f37311 Increase the benchmark rustc version to 2025-05-28
  • 11cf244 ci: Allow concurrency outside of pull requests
  • b76f6cc Run builtins-test-intrinsics when possible
  • f5449b0 Add benchmarks for float parsing and printing
  • af81023 symcheck: Print the command to make reproducing errors easier
  • 9bd702d Change compiler-builtins to edition 2024
  • bfd4058 Remove the now-unneeded llvm-tools-preview
  • Additional commits viewable in compare view

Updates cc from 1.2.24 to 1.2.25

Release notes

Sourced from cc's releases.

cc-v1.2.25

Other

  • make powerp64 use powerpc64-linux-gnu prefix (#1474)
Changelog

Sourced from cc's changelog.

1.2.25 - 2025-05-30

Other

  • make powerp64 use powerpc64-linux-gnu prefix (#1474)
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 all-deps group with 2 updates: [compiler_builtins](https://github.com/rust-lang/compiler-builtins) and [cc](https://github.com/rust-lang/cc-rs).


Updates `compiler_builtins` from 0.1.159 to 0.1.160
- [Release notes](https://github.com/rust-lang/compiler-builtins/releases)
- [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml)
- [Commits](rust-lang/compiler-builtins@compiler_builtins-v0.1.159...compiler_builtins-v0.1.160)

Updates `cc` from 1.2.24 to 1.2.25
- [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.24...cc-v1.2.25)

---
updated-dependencies:
- dependency-name: compiler_builtins
  dependency-version: 0.1.160
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: cc
  dependency-version: 1.2.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2025
@newpavlov newpavlov merged commit c5b35fd into master Jun 2, 2025
73 checks passed
@newpavlov newpavlov deleted the dependabot/cargo/all-deps-b9cc15ec8a branch June 2, 2025 17:00
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