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 bindgen to 0.69.4 #289

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Update Rust crate bindgen to 0.69.4 #289

merged 1 commit into from
Feb 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bindgen (source) dependencies patch 0.69.1 -> 0.69.4

Release Notes

rust-lang/rust-bindgen (bindgen)

v0.69.4

Compare Source

Added

Changed

Removed

Fixed

Security

v0.69.3

Compare Source

Added

Changed

  • Use CR consistently on windows (#​2698)
  • Replaced peeking_take_while by itertools (#​2724)

Removed

Fixed

  • Try to avoid repr(packed) for explicitly aligned types when not needed (#​2734)
  • Improved destructor handling on Windows (#​2663)
  • Support Float16 (#​2667)
  • Fix alignment contribution from bitfields (#​2680)
  • Fixed msrv build.

Security

  • Updated shlex dependency (RUSTSEC-2024-0006)

v0.69.2

Compare Source

Added

Changed

Removed

Fixed

  • Fixed generation of extern "C" blocks with llvm 18+. See #​2689.

Security


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 this update again.


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

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

@renovate renovate bot added priority::medium priority medium tools labels Jan 13, 2024
@renovate renovate bot assigned sksat Jan 13, 2024
@renovate renovate bot requested a review from sksat January 13, 2024 05:18
@renovate renovate bot force-pushed the renovate/bindgen-0.x branch from 2e00bf9 to 0746e37 Compare February 1, 2024 04:50
@renovate renovate bot changed the title Update Rust crate bindgen to 0.69.2 Update Rust crate bindgen to 0.69.3 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/bindgen-0.x branch 2 times, most recently from 0b90a8c to a0d0d58 Compare February 4, 2024 15:01
@renovate renovate bot changed the title Update Rust crate bindgen to 0.69.3 Update Rust crate bindgen to 0.69.4 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/bindgen-0.x branch from a0d0d58 to d626510 Compare February 6, 2024 02:03
@sksat sksat merged commit d45d3cc into main Feb 8, 2024
37 checks passed
@sksat sksat deleted the renovate/bindgen-0.x branch February 8, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant