Skip to content

build(deps-dev): bump the sumup group across 1 directory with 3 updates#809

Merged
matoous merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sumup-9d37a08382
Jul 9, 2026
Merged

build(deps-dev): bump the sumup group across 1 directory with 3 updates#809
matoous merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sumup-9d37a08382

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the sumup group with 3 updates in the / directory: @sumup-oss/circuit-ui, @sumup-oss/design-tokens and @sumup-oss/icons.

Updates @sumup-oss/circuit-ui from 11.9.0 to 11.10.0

Release notes

Sourced from @​sumup-oss/circuit-ui's releases.

@​sumup-oss/circuit-ui@​11.10.0

Minor Changes

  • #3710 a63f6a8 Thanks @​missating! - Added a new, simplified way to manage tabs internally in the TabList component. Similar to the Tabs component, pass a tabs prop to Tablist to have selection state, keyboard navigation, and ARIA attributes managed out of the box. Tabs as children are still supported.
Changelog

Sourced from @​sumup-oss/circuit-ui's changelog.

11.10.0

Minor Changes

  • #3710 a63f6a8 Thanks @​missating! - Added a new, simplified way to manage tabs internally in the TabList component. Similar to the Tabs component, pass a tabs prop to Tablist to have selection state, keyboard navigation, and ARIA attributes managed out of the box. Tabs as children are still supported.
Commits

Updates @sumup-oss/design-tokens from 10.0.3 to 10.1.0

Release notes

Sourced from @​sumup-oss/design-tokens's releases.

@​sumup-oss/design-tokens@​10.1.0

Minor Changes

  • #3741 d2e43a7 Thanks @​missating! - Deprecated --cui-icon-sizes-kilo, --cui-icon-sizes-mega, --cui-icon-sizes-giga, and --cui-icon-sizes-tera in favour of new t-shirt-sized tokens that use rem units so that icons scale with the user's base font size (WCAG SC 1.4.4).

  • #3715 cb98b22 Thanks @​missating! - Deprecated the --cui-bg-accent-strong-* token family, use the --cui-bg-strong-* tokens instead.

  • #3715 cb98b22 Thanks @​missating! - Deprecated the --cui-z-index-toast token, no direct replacement, update z-index based on the context manually.

Changelog

Sourced from @​sumup-oss/design-tokens's changelog.

10.1.0

Minor Changes

  • #3741 d2e43a7 Thanks @​missating! - Deprecated --cui-icon-sizes-kilo, --cui-icon-sizes-mega, --cui-icon-sizes-giga, and --cui-icon-sizes-tera in favour of new t-shirt-sized tokens that use rem units so that icons scale with the user's base font size (WCAG SC 1.4.4).

  • #3715 cb98b22 Thanks @​missating! - Deprecated the --cui-bg-accent-strong-* token family, use the --cui-bg-strong-* tokens instead.

  • #3715 cb98b22 Thanks @​missating! - Deprecated the --cui-z-index-toast token, no direct replacement, update z-index based on the context manually.

Commits

Updates @sumup-oss/icons from 6.10.2 to 6.11.0

Release notes

Sourced from @​sumup-oss/icons's releases.

@​sumup-oss/icons@​6.11.0

Minor Changes

Changelog

Sourced from @​sumup-oss/icons's changelog.

6.11.0

Minor Changes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com 8837280 Commit Preview URL

Branch Preview URL
Jul 09 2026, 03:15 AM

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sumup-9d37a08382 branch from 8c13662 to 0c1257e Compare July 8, 2026 03:13
Bumps the sumup group with 3 updates in the / directory: [@sumup-oss/circuit-ui](https://github.com/sumup-oss/circuit-ui/tree/HEAD/packages/circuit-ui), [@sumup-oss/design-tokens](https://github.com/sumup-oss/circuit-ui/tree/HEAD/packages/design-tokens) and [@sumup-oss/icons](https://github.com/sumup-oss/circuit-ui/tree/HEAD/packages/icons).


Updates `@sumup-oss/circuit-ui` from 11.9.0 to 11.10.0
- [Release notes](https://github.com/sumup-oss/circuit-ui/releases)
- [Changelog](https://github.com/sumup-oss/circuit-ui/blob/main/packages/circuit-ui/CHANGELOG.md)
- [Commits](https://github.com/sumup-oss/circuit-ui/commits/@sumup-oss/circuit-ui@11.10.0/packages/circuit-ui)

Updates `@sumup-oss/design-tokens` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/sumup-oss/circuit-ui/releases)
- [Changelog](https://github.com/sumup-oss/circuit-ui/blob/main/packages/design-tokens/CHANGELOG.md)
- [Commits](https://github.com/sumup-oss/circuit-ui/commits/@sumup-oss/design-tokens@10.1.0/packages/design-tokens)

Updates `@sumup-oss/icons` from 6.10.2 to 6.11.0
- [Release notes](https://github.com/sumup-oss/circuit-ui/releases)
- [Changelog](https://github.com/sumup-oss/circuit-ui/blob/main/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/sumup-oss/circuit-ui/commits/@sumup-oss/icons@6.11.0/packages/icons)

---
updated-dependencies:
- dependency-name: "@sumup-oss/circuit-ui"
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sumup
- dependency-name: "@sumup-oss/design-tokens"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sumup
- dependency-name: "@sumup-oss/icons"
  dependency-version: 6.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sumup
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sumup-9d37a08382 branch from 0c1257e to 8837280 Compare July 9, 2026 03:13
@matoous matoous merged commit 0c8592c into main Jul 9, 2026
4 checks passed
@matoous matoous deleted the dependabot/npm_and_yarn/sumup-9d37a08382 branch July 9, 2026 07:48
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.

1 participant