Bump the rust-patch-updates group across 1 directory with 4 updates#135
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the rust-patch-updates group across 1 directory with 4 updates#135dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-patch-updates group with 4 updates in the /executorch-sys directory: [link-cplusplus](https://github.com/dtolnay/link-cplusplus), [cxx](https://github.com/dtolnay/cxx), [cc](https://github.com/rust-lang/cc-rs) and [cxx-build](https://github.com/dtolnay/cxx). Updates `link-cplusplus` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/dtolnay/link-cplusplus/releases) - [Commits](dtolnay/link-cplusplus@1.0.11...1.0.12) Updates `cxx` from 1.0.175 to 1.0.180 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.175...1.0.180) Updates `cc` from 1.2.36 to 1.2.56 - [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.56) Updates `cxx-build` from 1.0.175 to 1.0.194 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.175...1.0.194) --- updated-dependencies: - dependency-name: link-cplusplus dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch-updates - dependency-name: cxx dependency-version: 1.0.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch-updates - dependency-name: cc dependency-version: 1.2.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch-updates - dependency-name: cxx-build dependency-version: 1.0.194 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rust-patch-updates group with 4 updates in the /executorch-sys directory: link-cplusplus, cxx, cc and cxx-build.
Updates
link-cplusplusfrom 1.0.11 to 1.0.12Release notes
Sourced from link-cplusplus's releases.
Commits
a70ed35Release 1.0.123c2b13bDelete redundant semver componentUpdates
cxxfrom 1.0.175 to 1.0.180Release notes
Sourced from cxx's releases.
Commits
c047ff7Release 1.0.18022b3367Delete unneeded codespan-reporting fixup9b39705Revert unexpected_cfgs from expect to allow837fa68Lockfile update776c295Merge pull request #1623 from dtolnay/elidedstrca11dbeFix contains_elided_lifetime for &'static str6525e17Release 1.0.17987761ceMerge pull request #1621 from dtolnay/elision97ee444Fix lifetime elision in return type of extern type methodsc5ca07eAdd test of lifetime elision on type aliasUpdates
ccfrom 1.2.36 to 1.2.56Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
709c27fchore(cc): release v1.2.56 (#1677)743f2c9Regenerate target info (#1676)9eda981Fixclang-cltarget when cross-compiling (#1670)0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)Updates
cxx-buildfrom 1.0.175 to 1.0.194Release notes
Sourced from cxx-build's releases.
... (truncated)
Commits
255e7afRelease 1.0.194349f1b2Merge pull request #1697 from dtolnay/bazeld2446ecAdd BCR presubmit on Bazel 92523f56Merge pull request #1696 from dtolnay/bazel8affa65Drop support for Bazel 72afbf8eRelease 1.0.193dfae530Lockfile update9ebf150Merge pull request #1695 from dtolnay/load78e81fdAdd cc_library load in additive_build_file_content193a1aeUpdate ui test suite to nightly-2026-01-21Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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