Skip to content

Bump github.com/ebitengine/purego from 0.10.2 to 0.11.0 in the go-modules group - #1463

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-403f7adb37
Sep 4, 2026
Merged

Bump github.com/ebitengine/purego from 0.10.2 to 0.11.0 in the go-modules group#1463
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-403f7adb37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 1 update: github.com/ebitengine/purego.

Updates github.com/ebitengine/purego from 0.10.2 to 0.11.0

Release notes

Sourced from github.com/ebitengine/purego's releases.

v0.11.0

  • Require Go 1.25 or later (#469)
  • Support structs on Windows amd64/arm64, Android, iOS, loong64, and ppc64le (#237, #466, #473, #475)
  • Support structs as arguments and return values in callbacks (#225, #418)
  • Add NetBSD (amd64, arm64) as a Tier 2 platform (#349)
  • Support the ARM soft-float ABI (#490)
  • Support linux/s390x without Cgo (#422)
  • Support up to 32 arguments on 64-bit platforms (#425)
  • Add cstrings.NSStringToString (#438)
  • Fix some bugs
Commits
  • 11ec78d all: v0.11.0 released
  • 63002e0 purego: apply go fix modernizations (#504)
  • f389379 all: use range-over-int in counting loops (#503)
  • 749871c all: use structs.HostLayout on structs that must match the C ABI (#502)
  • a66c0b0 purego: fix returning a C function pointer as a Go func (#500)
  • f2f4202 objc: encode 64-bit integers as q and Q (#499)
  • 7d5f4c2 .github/workflows: test against Go 1.27 (#498)
  • f9d41fc purego: support arm soft-float abi (#494)
  • 0960e99 all: remove zcallback_*.s from the external code list (#496)
  • 4862512 .github/workflows: test against 1.27-rc2 (#495)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 1 update: [github.com/ebitengine/purego](https://github.com/ebitengine/purego).


Updates `github.com/ebitengine/purego` from 0.10.2 to 0.11.0
- [Release notes](https://github.com/ebitengine/purego/releases)
- [Commits](ebitengine/purego@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/ebitengine/purego
  dependency-version: 0.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 4, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 4, 2026 15:02
@dependabot
dependabot Bot requested review from pacostas and paketo-bot-reviewer and removed request for a team September 4, 2026 15:02
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 4, 2026
@paketo-bot
paketo-bot merged commit f931284 into main Sep 4, 2026
12 of 13 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/go-modules-403f7adb37 branch September 4, 2026 15:16
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 go Pull requests that update go code semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants