cap-js-community / tree-sitter-cds

CAP CDS grammar for tree-sitter.
Apache License 2.0
16 stars 2 forks source link

deps: update rust crate cc to v1.0.100 #57

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cc build-dependencies patch 1.0.99 -> 1.0.100

Release Notes

rust-lang/cc-rs (cc) ### [`v1.0.100`](https://togithub.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#10100---2024-06-23) [Compare Source](https://togithub.com/rust-lang/cc-rs/compare/1.0.99...cc-v1.0.100) ##### Other - Update publish.yml to use release-plz ([#​1101](https://togithub.com/rust-lang/cc-rs/pull/1101)) - Accpet `OsStr` instead of `str` for flags ([#​1100](https://togithub.com/rust-lang/cc-rs/pull/1100)) - Use `dep:` syntax to avoid implicit features. ([#​1099](https://togithub.com/rust-lang/cc-rs/pull/1099)) - Minor clippy fixes. ([#​1098](https://togithub.com/rust-lang/cc-rs/pull/1098)) - Fix WASI compilation for C++ ([#​1083](https://togithub.com/rust-lang/cc-rs/pull/1083)) - Regenerate windows sys bindings ([#​1096](https://togithub.com/rust-lang/cc-rs/pull/1096)) - Rename regenerate-windows-sys to regenerate-windows-sys.yml ([#​1095](https://togithub.com/rust-lang/cc-rs/pull/1095)) - Create regenerate-windows-sys.yml ([#​1094](https://togithub.com/rust-lang/cc-rs/pull/1094)) - Update windows-bindgen requirement from 0.56 to 0.57 ([#​1091](https://togithub.com/rust-lang/cc-rs/pull/1091)) - Eagerly close tempfile to fix [#​1082](https://togithub.com/rust-lang/cc-rs/pull/1082) ([#​1087](https://togithub.com/rust-lang/cc-rs/pull/1087)) - Output msvc.exe in the output directory ([#​1090](https://togithub.com/rust-lang/cc-rs/pull/1090)) - Fix clippy warnings on Windows ([#​1088](https://togithub.com/rust-lang/cc-rs/pull/1088)) - Don't try to free DLL on drop ([#​1089](https://togithub.com/rust-lang/cc-rs/pull/1089)) - Fix panic safety issue in StderrForwarder ([#​1079](https://togithub.com/rust-lang/cc-rs/pull/1079))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.