Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate cc to v1.2.7 - abandoned #20

Closed
wants to merge 10 commits into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Type Update Change
cc dependencies patch =1.2.0 -> =1.2.7
cc build-dependencies patch =1.2.0 -> =1.2.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rust-lang/cc-rs (cc)

v1.2.7

Compare Source

Other
  • Regenerate target info (#​1342)
  • Document new supported architecture names in windows::find
  • Make is_flag_supported_inner take an &Tool (#​1337)
  • Fix is_flag_supported on msvc (#​1336)
  • Allow using Visual Studio target names in find_tool (#​1335)

v1.2.6

Compare Source

Other
  • Don't inherit the /Oy flag for 64-bit targets (#​1330)

v1.2.5

Compare Source

Other
  • Check linking when testing if compiler flags are supported (#​1322)

v1.2.4

Compare Source

Other
  • Add support for C/C++ compiler for Neutrino QNX: qcc (#​1319)
  • use -maix64 instead of -m64 (#​1307)

v1.2.3

Compare Source

Other
  • Improve detection of environment when compiling from msbuild or msvc (#​1310)
  • Better error message when failing on unknown targets (#​1313)
  • Optimize RustcCodegenFlags (#​1305)

v1.2.2

Compare Source

Other
  • Inherit flags from rustc (#​1279)
  • Add support for using sccache wrapper with cuda/nvcc (#​1304)
  • Fix msvc stdout not shown on error (#​1303)
  • Regenerate target info (#​1301)
  • Fix compilation of C++ code for armv7-unknown-linux-gnueabihf (#​1298)
  • Fetch target info from Cargo even if Build::target is manually set (#​1299)
  • Fix two files with different extensions having the same object name (#​1295)
  • Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE (#​1292)
  • Regenerate target info (#​1293)

v1.2.1

Compare Source

Other
  • When invoking cl -?, set stdin to null (#​1288)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Dec 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: library/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path library/profiler_builtins/Cargo.toml --workspace
error: failed to load manifest for workspace member `/tmp/renovate/repos/github/Kobzol/rust/library/std`
referenced by workspace at `/tmp/renovate/repos/github/Kobzol/rust/library/Cargo.toml`

Caused by:
  failed to parse manifest at `/tmp/renovate/repos/github/Kobzol/rust/library/std/Cargo.toml`

Caused by:
  the cargo feature `public-dependency` requires a nightly version of Cargo, but this is the `stable` channel
  See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
  See https://doc.rust-lang.org/cargo/reference/unstable.html#public-dependency for more information about using this feature.

@renovate renovate bot force-pushed the renovate/cc-1.x branch from ca0157e to 30dcaef Compare January 3, 2025 11:00
@renovate renovate bot changed the title Update Rust crate cc to v1.2.6 Update Rust crate cc to v1.2.7 Jan 3, 2025
@renovate renovate bot changed the title Update Rust crate cc to v1.2.7 chore(deps): update rust crate cc to v1.2.7 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x branch from 30dcaef to 7380f5b Compare January 4, 2025 22:02
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.7 Update Rust crate cc to v1.2.7 Jan 5, 2025
@renovate renovate bot changed the title Update Rust crate cc to v1.2.7 chore(deps): update rust crate cc to v1.2.7 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x branch from 7380f5b to d98d7cc Compare January 5, 2025 16:39
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.7 Update Rust crate cc to v1.2.7 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x branch from d98d7cc to 19cfa2a Compare January 8, 2025 12:38
@renovate renovate bot changed the title Update Rust crate cc to v1.2.7 Update Rust crate cc to v1.2.7 - abandoned Jan 8, 2025
Copy link
Author

renovate bot commented Jan 8, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@Kobzol Kobzol closed this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants