Skip to content

build(deps): bump github.com/jupiterrider/ffi from 0.6.0 to 0.7.0#110

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/jupiterrider/ffi-0.7.0
Open

build(deps): bump github.com/jupiterrider/ffi from 0.6.0 to 0.7.0#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/jupiterrider/ffi-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps github.com/jupiterrider/ffi from 0.6.0 to 0.7.0.

Release notes

Sourced from github.com/jupiterrider/ffi's releases.

v0.7.0

Added

  • Additional must functions for Lib.Prep and Lib.PrepVar added:
    • func (l Lib) MustPrep(name string, ret *Type, args ...*Type) (f Fun)
    • func (l Lib) MustPrepVar(name string, nFixedArgs int, ret *Type, args ...*Type) (f Fun)

Changed

  • Unneeded execution bit from embedded libffi binary removed.
  • Dependency github.com/ebitengine/purego updated.
Changelog

Sourced from github.com/jupiterrider/ffi's changelog.

[0.7.0] - 2026-05-10

Added

  • Additional must functions for Lib.Prep and Lib.PrepVar added:
    • func (l Lib) MustPrep(name string, ret *Type, args ...*Type) (f Fun)
    • func (l Lib) MustPrepVar(name string, nFixedArgs int, ret *Type, args ...*Type) (f Fun)

Changed

  • Unneeded execution bit from embedded libffi binary removed.
  • Dependency github.com/ebitengine/purego updated.
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 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)

Bumps [github.com/jupiterrider/ffi](https://github.com/jupiterrider/ffi) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/jupiterrider/ffi/releases)
- [Changelog](https://github.com/JupiterRider/ffi/blob/main/CHANGELOG.md)
- [Commits](JupiterRider/ffi@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/jupiterrider/ffi
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from uchebnick as a code owner May 13, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants