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

build(deps): bump ffigen from 6.1.2 to 7.2.11 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps ffigen from 6.1.2 to 7.2.11.

Changelog

Sourced from ffigen's changelog.

7.2.11

  • Fix invalid struct/enum member references due to multiple anonymous struct/enum in a declaration.

7.2.10

  • Generate parameter names in function pointer fields and typedefs.

7.2.9

  • Detect LLVM installed using Scoop on Windows machines.

7.2.8

  • Automatically generate ignore_for_file: type=lint if not specified in preamble.

7.2.7

  • Fix some macros not being generated in some cases due to relative header paths.

7.2.6

  • Fix path normalization behaviour for absolute paths and globs starting with **.

7.2.5

  • Add support nested anonymous union/struct

7.2.4

  • Add new supported typedef - uintptr_t (mapped to ffi.UintPtr).

7.2.3

  • Change compiler option order so that user options can override built-in options.

7.2.2

  • Added newer versions of LLVM, to default linuxDylibLocations.

7.2.1

  • Fix helper methods sometimes missing from NSString.

7.2.0

  • Added support for sharing bindings using symbol-file config. (See README.md and examples/shared_bindings).

... (truncated)

Commits
  • 6953b98 Handle multi anonymous struct with same USR (#559)
  • 9772bb5 Merge pull request #560 from dart-lang/stable-to-7-x
  • 375a93e Merge commit '6a67cdb2e40ec5072cc39b0ee7cbf940ede251ce' into stable-to-7-x
  • 6a67cdb Explicit '' as name for anon structs/unions (#552)
  • 07137c6 Add common code path for test configs (#491)
  • fe870e8 Update version and changelog (#546)
  • 5399383 Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#543)
  • 7f0d005 Parameter names in function pointer fields (#537)
  • 02d4737 Bump actions/checkout from 3.3.0 to 3.5.0 (#542)
  • e4831d7 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#541)
  • Additional commits viewable 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 [ffigen](https://github.com/dart-lang/ffigen) from 6.1.2 to 7.2.11.
- [Release notes](https://github.com/dart-lang/ffigen/releases)
- [Changelog](https://github.com/dart-lang/ffigen/blob/master/CHANGELOG.md)
- [Commits](dart-archive/ffigen@v6.1.2...v7.2.11)

---
updated-dependencies:
- dependency-name: ffigen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 26, 2023
@github-actions github-actions bot added the Stale label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants