Skip to content

chore(deps): bump cbindgen from 0.18.0 to 0.19.0#48

Merged
bors[bot] merged 1 commit intov3from
dependabot/cargo/cbindgen-0.19.0
Apr 23, 2021
Merged

chore(deps): bump cbindgen from 0.18.0 to 0.19.0#48
bors[bot] merged 1 commit intov3from
dependabot/cargo/cbindgen-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2021

Bumps cbindgen from 0.18.0 to 0.19.0.

Release notes

Sourced from cbindgen's releases.

v0.19.0

  • Simplify types in generics (#663)
  • Use --profile=check for macro expansion (#671)
  • Use exported name to prefix enum variants (#672)
  • Fix path attribute handling in inline submodules (#679)
  • Fix a stack overflow with some recursive typedefs (#680)
Changelog

Sourced from cbindgen's changelog.

0.19.0

 * Simplify types in generics ([#663](https://github.com/eqrion/cbindgen/issues/663))
 * Use --profile=check for macro expansion ([#671](https://github.com/eqrion/cbindgen/issues/671))
 * Use exported name to prefix enum variants ([#672](https://github.com/eqrion/cbindgen/issues/672))
 * Fix path attribute handling in inline submodules ([#679](https://github.com/eqrion/cbindgen/issues/679))
 * Fix a stack overflow with some recursive typedefs ([#680](https://github.com/eqrion/cbindgen/issues/680))
Commits
  • d9e490c v0.19.0
  • a9af0ad ir: Tweak monomorphization to instantiate recursively after inserting to the ...
  • 52de917 parser: Fix handling of #[path] attributes inside inline submodules.
  • 54dfcf8 Fix new clippy lint clippy::wrong-self-convention
  • ccea33e tests: check renaming enum affects variant prefix
  • 5a79d76 bindgen: use exported name for enum prefix
  • 93eed3a union: Fix clippy lint.
  • 2b1907b use --profile=check for macro expansion, fixes #457
  • aaef260 ir: Simplify types in generics.
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 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 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)

Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from rumblefrog as a code owner April 23, 2021 21:40
@dependabot dependabot bot added A-dependencies Area: dependencies L-rust Language: Rust labels Apr 23, 2021
@rumblefrog
Copy link
Copy Markdown
Owner

bors r+

@bors
Copy link
Copy Markdown

bors bot commented Apr 23, 2021

Configuration problem:
bors.toml: not found

@rumblefrog
Copy link
Copy Markdown
Owner

bors r+

@bors
Copy link
Copy Markdown

bors bot commented Apr 23, 2021

Build succeeded:

@bors bors bot merged commit 5d5bde3 into v3 Apr 23, 2021
@dependabot dependabot bot deleted the dependabot/cargo/cbindgen-0.19.0 branch April 23, 2021 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependencies L-rust Language: Rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant