Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sumup-ab17ac807f
Open

build(deps-dev): bump the sumup group across 1 directory with 2 updates#761
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sumup-ab17ac807f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the sumup group with 2 updates in the / directory: @sumup-oss/circuit-ui and @sumup-oss/icons.

Updates @sumup-oss/circuit-ui from 11.7.0 to 11.8.0

Release notes

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

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

Minor Changes

  • #3683 364af66 Thanks @​sirineJ! - Added new spacing utility classes for new spacing values yotta, ronna and quetta

Patch Changes

  • #3682 034a9fa Thanks @​sirineJ! - Fixed the ordering of bundled CSS in Vite builds so utility class styles are emitted after component styles, preventing unintended style conflicts.
Changelog

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

11.8.0

Minor Changes

  • #3683 364af66 Thanks @​sirineJ! - Added new spacing utility classes for new spacing values yotta, ronna and quetta

Patch Changes

  • #3682 034a9fa Thanks @​sirineJ! - Fixed the ordering of bundled CSS in Vite builds so utility class styles are emitted after component styles, preventing unintended style conflicts.
Commits

Updates @sumup-oss/icons from 6.7.0 to 6.10.1

Release notes

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

@​sumup-oss/icons@​6.10.1

Patch Changes

  • #3702 b0f0f8a Thanks @​missating! - Fixed a broken case-insensitive filename collision on icons package v6.10.0 (SumupCard.js vs SumUpCard.js) that caused the build to produce only one of the two files, resulting in "Module not found: Can't resolve './SumUpCard.js'" for consumers. Both SumUpCard and SumupCard can be imported safely.

@​sumup-oss/icons@​6.10.0

Minor Changes

Patch Changes

@​sumup-oss/icons@​6.9.0

Minor Changes

@​sumup-oss/icons@​6.8.0

Minor Changes

  • #3692 8366140 Thanks @​sirineJ! - Added filled variants for a set of existing outlined icons. Outlined icons remain the default; use filled variants selectively to emphasize meaning or state, such as active navigation links or selected options.

    New filled icon variants:

    • Account
    • Accounting
    • Bookings
    • CashAdvance
    • Checkout
    • Customers
    • Employees
    • Expenses
    • GiftCards
    • Home
    • Investments
    • Invoice
    • Items
    • Kiosk
    • Loyalty
    • OnlineStore
    • Open orders
    • PaymentLinks
    • Payouts
    • Pos
    • Profile
    • Promote
    • Receipt
    • Receivables

... (truncated)

Changelog

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

6.10.1

Patch Changes

  • #3702 b0f0f8a Thanks @​missating! - Fixed a broken case-insensitive filename collision on icons package v6.10.0 (SumupCard.js vs SumUpCard.js) that caused the build to produce only one of the two files, resulting in "Module not found: Can't resolve './SumUpCard.js'" for consumers. Both SumUpCard and SumupCard can be imported safely.

6.10.0

Minor Changes

Patch Changes

6.9.0

Minor Changes

6.8.0

Minor Changes

  • #3692 8366140 Thanks @​sirineJ! - Added filled variants for a set of existing outlined icons. Outlined icons remain the default; use filled variants selectively to emphasize meaning or state, such as active navigation links or selected options.

    New filled icon variants:

    • Account
    • Accounting
    • Bookings
    • CashAdvance
    • Checkout
    • Customers
    • Employees
    • Expenses
    • GiftCards
    • Home
    • Investments
    • Invoice
    • Items
    • Kiosk
    • Loyalty
    • OnlineStore
    • Open orders
    • PaymentLinks
    • Payouts
    • Pos

... (truncated)

Commits

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

cloudflare-workers-and-pages Bot commented Jun 15, 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 9415280 Commit Preview URL

Branch Preview URL
Jun 17 2026, 03:16 AM

@dependabot dependabot Bot changed the title build(deps-dev): bump the sumup group with 2 updates build(deps-dev): bump the sumup group across 1 directory with 2 updates Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sumup-ab17ac807f branch from 820b8ab to 5064504 Compare June 16, 2026 03:13
Bumps the sumup group with 2 updates in the / directory: [@sumup-oss/circuit-ui](https://github.com/sumup-oss/circuit-ui/tree/HEAD/packages/circuit-ui) and [@sumup-oss/icons](https://github.com/sumup-oss/circuit-ui/tree/HEAD/packages/icons).


Updates `@sumup-oss/circuit-ui` from 11.7.0 to 11.8.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.8.0/packages/circuit-ui)

Updates `@sumup-oss/icons` from 6.7.0 to 6.10.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.10.1/packages/icons)

---
updated-dependencies:
- dependency-name: "@sumup-oss/circuit-ui"
  dependency-version: 11.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sumup
- dependency-name: "@sumup-oss/icons"
  dependency-version: 6.8.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-ab17ac807f branch from 5064504 to 9415280 Compare June 17, 2026 03:13
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