Skip to content

build(deps): bump @sumup/sdk from 0.0.11 to 0.1.0 in /backend/bun in the sumup-sdk group#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backend/bun/sumup-sdk-2b0f2c4dcd
Open

build(deps): bump @sumup/sdk from 0.0.11 to 0.1.0 in /backend/bun in the sumup-sdk group#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backend/bun/sumup-sdk-2b0f2c4dcd

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the sumup-sdk group in /backend/bun with 1 update: @sumup/sdk.

Updates @sumup/sdk from 0.0.11 to 0.1.0

Release notes

Sourced from @​sumup/sdk's releases.

v0.1.0

0.1.0 (2026-02-19)

Breaking change: remove the namespacing of the whole SDK for:

  1. Better tree-shaking and module ergonomics.
  2. Clearer API surface: normal ES/TS exports are the ecosystem default.
  3. Fewer type traps than namespace merging patterns.
  4. Works better with modern tooling (bundlers, d.ts generation, linting/import rules).

Features

Bug Fixes

v0.0.13

0.0.13 (2026-02-06)

Features

Bug Fixes

  • reader status battery_level type (a9dca80)
  • reader status call response (7be6747)
  • runtime header for language (8ddb862)
  • sdk: address package bundle warning for common js (ab5beb5)
  • sdk: handle correctly empty success responses (ef46ee6)
  • sdk: missing exports for response types (#241) (7129f25)
  • sdk: typo in package exports (#174) (843f972)
  • sdk: version header string (ab9fdd5)
  • transaction entry_mode enum (85c2785)

v0.0.12

0.0.12 (2026-02-06)

Features

... (truncated)

Commits
  • ef7f498 release: 0.1.0 (#247)
  • a5190d1 feat: release 0.1.0
  • ddaa73b feat: readonly properties (#255)
  • 270e0b9 eat(codegen,sdk): flatten generated types, remove SumUp namespaces, and switc...
  • 8a296af feat: improve error handling (#253)
  • 6ba02b8 fix(codegen): lint fix, biome version
  • 019ead6 fix(sdk): missing README
  • bbf9d31 feat(sdk): handle schemas with additional properties (#252)
  • 34c2894 chore: synced file(s) with sumup/apis (#251)
  • 5703cb0 build(deps): bump the all group in /codegen with 3 updates (#250)
  • 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 sumup-sdk group in /backend/bun with 1 update: [@sumup/sdk](https://github.com/sumup/sumup-ts).


Updates `@sumup/sdk` from 0.0.11 to 0.1.0
- [Release notes](https://github.com/sumup/sumup-ts/releases)
- [Changelog](https://github.com/sumup/sumup-ts/blob/main/CHANGELOG.md)
- [Commits](sumup/sumup-ts@v0.0.11...v0.1.0)

---
updated-dependencies:
- dependency-name: "@sumup/sdk"
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sumup-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 1, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants