Skip to content

Bump the go-modules group across 1 directory with 4 updates - #1475

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-f4a8218251
Sep 22, 2026
Merged

paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-f4a8218251

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 4 updates in the / directory: github.com/onsi/gomega, github.com/ebitengine/purego, github.com/magiconair/properties and github.com/ulikunitz/xz.

Updates github.com/onsi/gomega from 1.43.0 to 1.43.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.43.1

Maintenance

  • Update go.yaml.in/yaml/v3 to v3.0.5 [d547015]
  • Releases are now cut by a GitHub Actions workflow (Actions -> Release -> Run workflow) rather than by hand, with changelog entries collected under ## Unreleased as the work happens. Releases still ship the stripped-down tree on master-lite - tests removed and Ginkgo dropped from go.mod - and the workflow now builds it and checks it on every push. See RELEASING.md. [e9dc84d]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.43.1

Maintenance

  • Update go.yaml.in/yaml/v3 to v3.0.5 [d547015]
  • Releases are now cut by a GitHub Actions workflow (Actions -> Release -> Run workflow) rather than by hand, with changelog entries collected under ## Unreleased as the work happens. Releases still ship the stripped-down tree on master-lite - tests removed and Ginkgo dropped from go.mod - and the workflow now builds it and checks it on every push. See RELEASING.md. [e9dc84d]
Commits
  • 1fca5c2 v1.43.1
  • 47f0f87 v1.43.1 (full)
  • be53601 changelog: entries for the yaml bump and the release flow
  • e06b67c fix(ci): strip the tests with a find that works on GNU find too
  • e9dc84d ci: release from a single workflow_dispatch button
  • d547015 dependencies: bump go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
  • 3ca97d6 README: add a sponsor badge
  • 92bd34a README: dark-mode logo and a docs badge
  • See full diff in compare view

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

Release notes

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

v0.11.1

  • Fix SyscallN returning the third input argument as an error code on platforms that do not capture errno; it now returns 0 (#505)
  • Fix 64-bit integer callback return values losing their upper 32 bits on 386 (#524)
Commits

Updates github.com/magiconair/properties from 1.18.11 to 1.18.12

Release notes

Sourced from github.com/magiconair/properties's releases.

v1.18.12

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.18.11...v1.18.12

Commits

Updates github.com/ulikunitz/xz from 0.5.16 to 0.5.17

Commits

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 4 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega), [github.com/ebitengine/purego](https://github.com/ebitengine/purego), [github.com/magiconair/properties](https://github.com/magiconair/properties) and [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz).


Updates `github.com/onsi/gomega` from 1.43.0 to 1.43.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.43.0...v1.43.1)

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

Updates `github.com/magiconair/properties` from 1.18.11 to 1.18.12
- [Release notes](https://github.com/magiconair/properties/releases)
- [Commits](magiconair/properties@v1.18.11...v1.18.12)

Updates `github.com/ulikunitz/xz` from 0.5.16 to 0.5.17
- [Commits](ulikunitz/xz@v0.5.16...v0.5.17)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.43.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/ebitengine/purego
  dependency-version: 0.11.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/magiconair/properties
  dependency-version: 1.18.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 22, 2026 15:02
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 22, 2026
@dependabot
dependabot Bot requested review from pacostas and paketo-bot-reviewer and removed request for a team September 22, 2026 15:02
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 22, 2026
@paketo-bot
paketo-bot merged commit 1a1e2ab into main Sep 22, 2026
11 of 12 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/go-modules-f4a8218251 branch September 22, 2026 15:20
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