Skip to content

build(deps-dev): bump the sumup group with 3 updates#691

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sumup-53301e3c57
Open

build(deps-dev): bump the sumup group with 3 updates#691
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sumup-53301e3c57

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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

Updates @sumup-oss/circuit-ui from 10.16.1 to 11.0.0

Release notes

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

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

Major Changes

Minor Changes

  • #3467 a566187 Thanks @​connor-baer! - Added XL sizes to the Display and Numeral components.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the Display component's regular and semibold weights and added a new black weight. By default, sizes s, m, and l render as bold and size xl renders as black.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the Body and Numeral components' italic decoration value. Since the brand refresh, italic text is no longer supported and the value will be removed in the next major release.

  • #3424 472a334 Thanks @​connor-baer! - Increased the border radius of all input components (Input and its variations, Textarea, Select, CheckboxGroup, RadioButtonGroup, and Selector).

  • #3424 472a334 Thanks @​connor-baer! - Increased the border radius of medium-sized Buttons from byte (8px) to kilo (12px).

  • #3441 aca875d Thanks @​connor-baer! - Updated the design of the Badge component to use a light background color.

  • #3424 472a334 Thanks @​connor-baer! - Updated the design of the NotificationInline and NotificationToast components, replacing the colored border with a lightly colored background.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the style mixins. Use the utilClasses instead. We strongly recommend migrating from Emotion.js to CSS Modules.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the InlineElements component. Use CSS Flexbox or CSS Grid instead.

Changelog

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

11.0.0

Major Changes

Minor Changes

  • #3467 a566187 Thanks @​connor-baer! - Added XL sizes to the Display and Numeral components.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the Display component's regular and semibold weights and added a new black weight. By default, sizes s, m, and l render as bold and size xl renders as black.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the Body and Numeral components' italic decoration value. Since the brand refresh, italic text is no longer supported and the value will be removed in the next major release.

  • #3424 472a334 Thanks @​connor-baer! - Increased the border radius of all input components (Input and its variations, Textarea, Select, CheckboxGroup, RadioButtonGroup, and Selector).

  • #3424 472a334 Thanks @​connor-baer! - Increased the border radius of medium-sized Buttons from byte (8px) to kilo (12px).

  • #3441 aca875d Thanks @​connor-baer! - Updated the design of the Badge component to use a light background color.

  • #3424 472a334 Thanks @​connor-baer! - Updated the design of the NotificationInline and NotificationToast components, replacing the colored border with a lightly colored background.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the style mixins. Use the utilClasses instead. We strongly recommend migrating from Emotion.js to CSS Modules.

  • #3440 4acb03f Thanks @​connor-baer! - Deprecated the InlineElements component. Use CSS Flexbox or CSS Grid instead.

Commits

Updates @sumup-oss/design-tokens from 9.0.0 to 10.0.0

Release notes

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

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

Major Changes

  • #3576 ac6072a Thanks @​connor-baer! - Raised the minimum Node.js version to 22+.

  • #3400 8af405a Thanks @​connor-baer! - Refreshed the color palette for SumUp's new brand design.

  • #3425 95858c3 Thanks @​connor-baer! - Replaced Inter with SumUp Black and SumUp Narrow as the default font families.

  • #3460 5a05db1 Thanks @​connor-baer! - Added new themes for consumer-facing applications. Import the @sumup-oss/design-tokens/consumer.css theme to apply it globally. Import the @sumup-oss/design-tokens/consumer-scoped.css theme to apply it to any elements with the data-color-scheme="consumer" selector.

Minor Changes

@​sumup-oss/design-tokens@​9.1.0-next.2

Minor Changes

  • #3460 5a05db1 Thanks @​connor-baer! - Added new neutral color tokens. Similar to the success, warning, and danger semantic colors, neutral should be used to highlight messages or components that have a neutral semantic meaning.

  • #3460 5a05db1 Thanks @​connor-baer! - Added new brand color tokens.

  • #3513 ed58345 Thanks @​connor-baer! - Added larger spacing tokens: --cui-spacings-yotta, --cui-spacings-ronna, and --cui-spacings-quetta.

  • #3467 a566187 Thanks @​connor-baer! - Added XL sizes to the Display and Numeral components.

  • #3513 ed58345 Thanks @​connor-baer! - Added larger border radius tokens: --cui-border-radius-giga, --cui-border-radius-tera, and --cui-border-radius-peta.

  • #3460 5a05db1 Thanks @​connor-baer! - Added new themes for consumer-facing applications. Import the @sumup-oss/design-tokens/consumer.css theme to apply it globally. Import the @sumup-oss/design-tokens/consumer-scoped.css theme to apply it to any elements with the data-color-scheme="consumer" selector.

Patch Changes

@​sumup-oss/design-tokens@​9.1.0-next.1

Patch Changes

... (truncated)

Changelog

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

10.0.0

Major Changes

  • #3576 ac6072a Thanks @​connor-baer! - Raised the minimum Node.js version to 22+.

  • #3400 8af405a Thanks @​connor-baer! - Refreshed the color palette for SumUp's new brand design.

  • #3425 95858c3 Thanks @​connor-baer! - Replaced Inter with SumUp Black and SumUp Narrow as the default font families.

  • #3460 5a05db1 Thanks @​connor-baer! - Added new themes for consumer-facing applications. Import the @sumup-oss/design-tokens/consumer.css theme to apply it globally. Import the @sumup-oss/design-tokens/consumer-scoped.css theme to apply it to any elements with the data-color-scheme="consumer" selector.

Minor Changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sumup-oss/design-tokens since your current version.


Updates @sumup-oss/icons from 5.24.1 to 6.0.1

Release notes

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

@​sumup-oss/icons@​6.0.1

Patch Changes

  • #3581 e9dcae4 Thanks @​connor-baer! - Removed unnecessary SVG clipPath elements from the new outlined icons to avoid duplicate ids on a page.

@​sumup-oss/icons@​6.0.0

Major Changes

  • #3576 ac6072a Thanks @​connor-baer! - Raised the minimum Node.js version to 22+.

  • #3567 3093ae0 Thanks @​connor-baer! - Switched to using React's new JSX runtime to improve compatibility with React 19.

  • #3558 b95b954 Thanks @​sirineJ! - Updated the entire icon library from filled to outlined variants. This introduces a global visual change and may impact layouts or styling where icons are used.

Minor Changes

  • #3558 b95b954 Thanks @​sirineJ! - Renamed and deprecated a number of icons to align their names across platforms:

    Deprecated Replacement
    ColorCorrection ColorPicker
    Contractors Contractor
    Copy CopyPaste
    Customize Customise
    Favorite Favourite
    GiftCard GiftCards
    MobilePhone Mobile
    NoSim NoSimcard
    NotifyCircle Notify
    PaymentLink PaymentLinks
    PrintFailed PrinterFailed
    Unfavorite Unfavourite
  • #3558 b95b954 Thanks @​sirineJ! - Added new Customers, Investments, Kiosk, and Loyalty icons in size 24.

Changelog

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

6.0.1

Patch Changes

  • #3581 e9dcae4 Thanks @​connor-baer! - Removed unnecessary SVG clipPath elements from the new outlined icons to avoid duplicate ids on a page.

6.0.0

Major Changes

  • #3576 ac6072a Thanks @​connor-baer! - Raised the minimum Node.js version to 22+.

  • #3567 3093ae0 Thanks @​connor-baer! - Switched to using React's new JSX runtime to improve compatibility with React 19.

  • #3558 b95b954 Thanks @​sirineJ! - Updated the entire icon library from filled to outlined variants. This introduces a global visual change and may impact layouts or styling where icons are used.

Minor Changes

  • #3558 b95b954 Thanks @​sirineJ! - Renamed and deprecated a number of icons to align their names across platforms:

    Deprecated Replacement
    ColorCorrection ColorPicker
    Contractors Contractor
    Copy CopyPaste
    Customize Customise
    Favorite Favourite
    GiftCard GiftCards
    MobilePhone Mobile
    NoSim NoSimcard
    NotifyCircle Notify
    PaymentLink PaymentLinks
    PrintFailed PrinterFailed
    Unfavorite Unfavourite
  • #3558 b95b954 Thanks @​sirineJ! - Added new Customers, Investments, Kiosk, and Loyalty icons in size 24.

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 sumup group with 3 updates: [@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 10.16.1 to 11.0.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.0.0/packages/circuit-ui)

Updates `@sumup-oss/design-tokens` from 9.0.0 to 10.0.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.0.0/packages/design-tokens)

Updates `@sumup-oss/icons` from 5.24.1 to 6.0.1
- [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.0.1/packages/icons)

---
updated-dependencies:
- dependency-name: "@sumup-oss/circuit-ui"
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: sumup
- dependency-name: "@sumup-oss/design-tokens"
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: sumup
- dependency-name: "@sumup-oss/icons"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: sumup
...

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 Apr 27, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 27, 2026

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 dae69b2 Commit Preview URL

Branch Preview URL
Apr 27 2026, 03:23 AM

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 do not merge javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant