Skip to content

chore(deps): update marigold#234

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/marigold
Open

chore(deps): update marigold#234
renovate[bot] wants to merge 1 commit intomainfrom
renovate/marigold

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@marigold/components (source) 11.3.011.5.0 age confidence
@marigold/eslint-config (source) 1.0.01.0.2 age confidence
@marigold/icons (source) 1.3.41.3.37 age confidence
@marigold/prettier-config (source) 0.3.10.3.2 age confidence
@marigold/system (source) 11.3.011.5.0 age confidence
@marigold/theme-core (source) 28.3.028.3.1 age confidence

Release Notes

marigold-ui/marigold (@​marigold/components)

v11.5.0

Compare Source

Minor Changes
  • c9b95bc: feat([DST-799]): Add unstyled and maxWidth to <Form>
Patch Changes
  • 8dab2e6: chore: update react-aria (April 2025 release)

  • 70399e4: style([DST-724]): Adjust required icon for form elements in RUI style

  • 337f9ee: doc[DST-727]: add copyable examples to the pagination documentation.

  • d24cee3: fix([DST-232]): Align icon in <HelpText> to the start of text begin.

  • 4686a0d: refa([DST-754]): Add <FocusScope> to <Pagination> to improve focus state.

  • c42767f: refa([DST-762]): support label prop for <CheckBox> and <Switch>.

    Breaking Change: Deprecate children property, use label instead. With the next major version children will be removed.

  • 2a87f43: feat[DST-759]: Implement <CloseButton> component to be re-used into other components internally (e.g Dialog, Tag, Drawer and SectionMessage).

  • Updated dependencies [8dab2e6]

  • Updated dependencies [c9b95bc]

  • Updated dependencies [2a87f43]

v11.4.1

Compare Source

Patch Changes
  • 81b2216: refa([DST-720]): Rename option to item in styles for <ListBox>

    Breaking Change: This change will break your styles if you use custom styles for the <ListBox> Component. option is now called item.

  • 953cf3d: Making the dialog titles independant

  • Updated dependencies [81b2216]

  • Updated dependencies [953cf3d]

v11.4.0

Compare Source

Patch Changes
marigold-ui/marigold (@​marigold/eslint-config)

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes
  • 4e510fb: [DST-763]: Migrate to eslint flat config.
marigold-ui/marigold (@​marigold/icons)

v1.3.37

Patch Changes

v1.3.36

Patch Changes

v1.3.35

Compare Source

Patch Changes

v1.3.34

Compare Source

Patch Changes

v1.3.33

Compare Source

Patch Changes

v1.3.32

Compare Source

Patch Changes

v1.3.31

Compare Source

Patch Changes

v1.3.30

Compare Source

Patch Changes

v1.3.29

Compare Source

Patch Changes

v1.3.28

Compare Source

Patch Changes

v1.3.27

Compare Source

Patch Changes

v1.3.26

Compare Source

Patch Changes

v1.3.25

Compare Source

Patch Changes

v1.3.24

Compare Source

Patch Changes

v1.3.23

Compare Source

Patch Changes

v1.3.22

Compare Source

Patch Changes

v1.3.21

Compare Source

Patch Changes

v1.3.20

Compare Source

Patch Changes

v1.3.19

Compare Source

Patch Changes

v1.3.18

Compare Source

Patch Changes

v1.3.17

Compare Source

Patch Changes

v1.3.15

Compare Source

Patch Changes

v1.3.14

Compare Source

Patch Changes

v1.3.13

Compare Source

Patch Changes

v1.3.12

Compare Source

Patch Changes

v1.3.11

Compare Source

Patch Changes

v1.3.10

Compare Source

Patch Changes

v1.3.9

Compare Source

Patch Changes

v1.3.8

Compare Source

Patch Changes

v1.3.7

Compare Source

Patch Changes

v1.3.6

Compare Source

Patch Changes

v1.3.5

Compare Source

Patch Changes
marigold-ui/marigold (@​marigold/prettier-config)

v0.3.2

Compare Source

Patch Changes
marigold-ui/marigold (@​marigold/system)

v11.5.0

Compare Source

Minor Changes
  • c9b95bc: feat([DST-799]): Add unstyled and maxWidth to <Form>
Patch Changes
  • 8dab2e6: chore: update react-aria (April 2025 release)
  • 2a87f43: feat[DST-759]: Implement <CloseButton> component to be re-used into other components internally (e.g Dialog, Tag, Drawer and SectionMessage).

v11.4.1

Compare Source

Patch Changes
  • 81b2216: refa([DST-720]): Rename option to item in styles for <ListBox>

    Breaking Change: This change will break your styles if you use custom styles for the <ListBox> Component. option is now called item.

  • 953cf3d: Making the dialog titles independant

v11.4.0

Compare Source

marigold-ui/marigold (@​marigold/theme-core)

v28.3.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
reference-app Error Error Mar 30, 2026 9:26am

Request Review

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.88%. Comparing base (4bfa782) to head (a144baf).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #234   +/-   ##
=====================================
  Coverage   1.88%   1.88%           
=====================================
  Files          9       9           
  Lines        212     212           
  Branches       9       9           
=====================================
  Hits           4       4           
  Misses       203     203           
  Partials       5       5           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/marigold branch from 2e39aa4 to fa85ff2 Compare August 18, 2025 04:53
@renovate renovate bot force-pushed the renovate/marigold branch from fa85ff2 to 55ec0cf Compare August 18, 2025 10:26
@renovate renovate bot force-pushed the renovate/marigold branch from 55ec0cf to 539acf2 Compare August 25, 2025 06:42
@renovate renovate bot force-pushed the renovate/marigold branch from 539acf2 to 01737ff Compare August 31, 2025 10:49
@renovate renovate bot force-pushed the renovate/marigold branch from 01737ff to 0f9738b Compare September 4, 2025 12:58
@renovate renovate bot force-pushed the renovate/marigold branch from 0f9738b to 7abad21 Compare September 8, 2025 05:31
@renovate renovate bot force-pushed the renovate/marigold branch from 7abad21 to 3c10b06 Compare September 10, 2025 10:41
@renovate renovate bot force-pushed the renovate/marigold branch from 3c10b06 to 1740e77 Compare September 13, 2025 03:04
@renovate renovate bot force-pushed the renovate/marigold branch from 1740e77 to 4acf715 Compare September 14, 2025 12:50
@renovate renovate bot force-pushed the renovate/marigold branch from 4acf715 to 68d5706 Compare September 15, 2025 05:44
@renovate renovate bot force-pushed the renovate/marigold branch 2 times, most recently from 1b75bcc to 0ed9a8a Compare September 19, 2025 12:29
@renovate renovate bot force-pushed the renovate/marigold branch from 314a97b to 8bbdbdd Compare October 20, 2025 05:57
@renovate renovate bot force-pushed the renovate/marigold branch from 8bbdbdd to 0b64908 Compare October 21, 2025 15:47
@renovate renovate bot force-pushed the renovate/marigold branch from 0b64908 to a34da4c Compare October 25, 2025 08:41
@renovate renovate bot force-pushed the renovate/marigold branch from a34da4c to d62c79b Compare October 26, 2025 13:56
@renovate renovate bot force-pushed the renovate/marigold branch from d62c79b to ccb74bd Compare October 27, 2025 05:07
@renovate renovate bot force-pushed the renovate/marigold branch from ccb74bd to 686e8ed Compare October 27, 2025 09:06
@renovate renovate bot force-pushed the renovate/marigold branch from 686e8ed to a11bda7 Compare October 27, 2025 17:08
@renovate renovate bot force-pushed the renovate/marigold branch from a11bda7 to 7c81f7a Compare November 3, 2025 04:54
@renovate renovate bot force-pushed the renovate/marigold branch from 7c81f7a to 9addf3b Compare November 10, 2025 05:50
@renovate renovate bot force-pushed the renovate/marigold branch from 9addf3b to 0f20bfe Compare November 10, 2025 09:01
@renovate renovate bot force-pushed the renovate/marigold branch from 0f20bfe to 3656bc2 Compare November 17, 2025 04:58
@renovate renovate bot force-pushed the renovate/marigold branch from 3656bc2 to d296e24 Compare November 24, 2025 05:56
@renovate renovate bot force-pushed the renovate/marigold branch from d296e24 to 1f43873 Compare November 24, 2025 08:32
@renovate renovate bot force-pushed the renovate/marigold branch from 1f43873 to 8b50497 Compare November 27, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant