Skip to content

Bump ffigen from 6.1.2 to 7.2.9#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/ffigen-7.2.9
Open

Bump ffigen from 6.1.2 to 7.2.9#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/ffigen-7.2.9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 15, 2023

Bumps ffigen from 6.1.2 to 7.2.9.

Changelog

Sourced from ffigen's changelog.

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

7.1.0

  • Handle declarations with definition accessible from a different entry-point.

7.0.0

  • Fix typedef include/exclude config.
  • Return ObjCBlock wrapper instead of raw pointer in more cases.

... (truncated)

Commits

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.9.
- [Release notes](https://github.com/dart-lang/ffigen/releases)
- [Changelog](https://github.com/dart-lang/ffigen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/ffigen/commits)

---
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 Mar 15, 2023
@github-actions github-actions Bot added the Stale label May 15, 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.

0 participants