Skip to content

Bump cbindgen from 0.27.0 to 0.28.0#9

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cbindgen-0.28.0
Closed

Bump cbindgen from 0.27.0 to 0.28.0#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cbindgen-0.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 3, 2025

Copy link
Copy Markdown
Contributor

Bumps cbindgen from 0.27.0 to 0.28.0.

Release notes

Sourced from cbindgen's releases.

0.28.0

Changelog

Sourced from cbindgen's changelog.

0.28.0

  * Parse unsafe attributes in https://github.com/mozilla/cbindgen/pull/1020
  * Fix local override of enum prefix-with-name by jsgf in https://github.com/mozilla/cbindgen/pull/1006
  * Add rename-all=prefix in https://github.com/mozilla/cbindgen/pull/1021
  * ir: add support for UnsafeCell and SyncUnsafeCell by alekitto in https://github.com/mozilla/cbindgen/pull/1003
  * Implement mangling for arrays in https://github.com/mozilla/cbindgen/pull/1022
  * Fix: Ignore `CARGO_BUILD_TARGET` in tests by bryango in https://github.com/mozilla/cbindgen/pull/1010
  * Newline for each field for constexpr field constants by youknowone in https://github.com/mozilla/cbindgen/pull/988
  * Fix clippy warnings by youknowone in https://github.com/mozilla/cbindgen/pull/1026
  * Add aarch64/arm64 to CI by NickeZ in https://github.com/mozilla/cbindgen/pull/1036
  * Add `unstable_ir` feature flag that makes the ir pub by heesooy in https://github.com/mozilla/cbindgen/pull/1011
  * Support generated a symbols file by TheElectronWill in https://github.com/mozilla/cbindgen/pull/916
Commits
  • bd78bbe Release 0.28.0
  • 8ca9c4c tests: Fix symbol file and tests.
  • 152f91d Appease clippy.
  • 70b9d7a tests: Run rustfmt.
  • 87afbf9 Add a way to generate a list of symbols for dynamic linkage, resolves #907
  • 80c50c6 Add unstable_ir feature flag that makes the ir pub
  • e82815e Refactor arm64 build to matrix strategy
  • a5e1443 Add aarch64/arm64 to CI
  • b9b8f88 Fix clippy warnings
  • 89a9faa newlines for constexpr
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/mozilla/cbindgen/releases)
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@v0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: cbindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cbindgen-0.28.0 branch from 9356142 to 5520203 Compare March 9, 2025 07:18
@dependabot @github

dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #19.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot
dependabot Bot deleted the dependabot/cargo/cbindgen-0.28.0 branch May 26, 2025 03:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants