Skip to content

build(deps): bump github.com/sumup/sumup-go from 0.13.0 to 0.14.1#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sumup/sumup-go-0.14.1
Open

build(deps): bump github.com/sumup/sumup-go from 0.13.0 to 0.14.1#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sumup/sumup-go-0.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/sumup/sumup-go from 0.13.0 to 0.14.1.

Release notes

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

v0.14.1

0.14.1 (2026-02-07)

Fixes error messages for API call responses and types for receipts API.

Bug Fixes

v0.14.0

0.14.0 (2026-02-02)

Breaking changes: the sumup-go SDK now has a flat-structure, that is, all types are exported from the root and should be imported for example as sumup.Reader. This was done in order to avoid non-idiomatic shared package with types shared by multiple APIs and also ensure that our generic package names such as readers don't collide with the users of this SDK.

Features

Changelog

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

0.14.1 (2026-02-07)

Bug Fixes

0.14.0 (2026-02-02)

Features

Commits
  • 7faf7fd release: 0.14.1 (#191)
  • f417fe1 fix(sdk): json numbers (#193)
  • 7f22593 chore: synced file(s) with sumup/apis (#192)
  • e554731 fix(sdk): improve error (#190)
  • 20ac192 chore: update release-please config
  • 8676c84 release: 0.14.0 (#184)
  • 83f9aa2 chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 in /intern...
  • d51d58a chore(deps): bump github.com/pb33f/libopenapi from 0.31.2 to 0.33.0 in /inter...
  • 36d92d9 chore(codegen): switch to github.com/pb33f/libopenapi (#185)
  • a6d1b68 feat: refactor into flat structure (#181)
  • 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 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/sumup/sumup-go](https://github.com/sumup/sumup-go) from 0.13.0 to 0.14.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.13.0...v0.14.1)

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

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 Feb 16, 2026
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