Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps github.com/sumup/sumup-go from 0.9.0 to 0.11.1.

Release notes

Sourced from github.com/sumup/sumup-go's releases.

v0.11.1

0.11.1 (2025-12-23)

Bug Fixes

  • sdk: HUF and HRK currency initialisms (#168) (40a43e0)

v0.11.0

0.11.0 (2025-12-23)

The SDK now uses go-idiomatic initialisms for structs and fields. E.g. a ReturnUrl has been updated to ReturnURL.

Features

Bug Fixes

  • reader status battery_level type (21389ed)

v0.10.0

0.10.0 (2025-12-19)

Features

  • improve enum types and use more shared schemas (ac13d1e)

Bug Fixes

  • reader status call response (8b2a252)
Changelog

Sourced from github.com/sumup/sumup-go's changelog.

0.11.1 (2025-12-23)

Bug Fixes

  • sdk: HUF and HRK currency initialisms (#168) (40a43e0)

0.11.0 (2025-12-23)

Features

Bug Fixes

  • reader status battery_level type (21389ed)

0.10.0 (2025-12-19)

Features

  • improve enum types and use more shared schemas (ac13d1e)

Bug Fixes

  • reader status call response (8b2a252)
Commits
  • 309fc3f release: 0.11.1 (#169)
  • 40a43e0 fix(sdk): HUF and HRK currency initialisms (#168)
  • 8d9185c release: 0.11.0 (#161)
  • 161109b chore(sdk): use any instead of interface{} (#167)
  • a532bfc feat(sdk): use initialisms for pascal case strings (#166)
  • 1f11481 build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#164)
  • 99ddc1c build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#163)
  • 52095be feat(tooling): move codegen here (#143)
  • eba2775 build(deps): bump reviewdog/action-actionlint from 1.69.0 to 1.69.1 (#162)
  • 0132b6c chore: remove openapi.yaml
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 5, 2026
Bumps [github.com/sumup/sumup-go](https://github.com/sumup/sumup-go) from 0.9.0 to 0.11.1.
- [Release notes](https://github.com/sumup/sumup-go/releases)
- [Changelog](https://github.com/sumup/sumup-go/blob/main/CHANGELOG.md)
- [Commits](sumup/sumup-go@v0.9.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/sumup/sumup-go
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sumup/sumup-go-0.11.1 branch from cb6d69b to 904e193 Compare January 6, 2026 19:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants