Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @utrecht/component-library-react from 3.1.0 to 5.0.0 #167

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps @utrecht/component-library-react from 3.1.0 to 5.0.0.

Release notes

Sourced from @​utrecht/component-library-react's releases.

@​utrecht/component-library-react@​5.0.0

Major Changes

  • 886b038: Breaking change: Changed Heading to HTML Heading, so the class name 'utrecht-heading-x' is no longer used.

Minor Changes

  • 4037f4c: Add two new design tokens to "Badge counter":

    • utrecht.badge-counter.min-block-size
    • utrecht.badge-counter.min-inline-size: the primary token to configure the size.

    The following design token is now deprecated. Reason for deprecation: it does not follow naming conventions, to use existing CSS property names — "min-size" is a made-up property.

    • utrecht.badge-counter.min-size
  • a045934: Add HTML Heading component to the React component library.

  • 5299695: Button now support two new design tokens for each appearance: font-size and a matching line-height. These are optional, by default the button still uses utrecht.button.font-size and utrecht.button.line-height.

    These are the 6 new design tokens:

    • utrecht.button.primary-action.font-size
    • utrecht.button.primary-action.line-height
    • utrecht.button.secondary-action.font-size
    • utrecht.button.secondary-action.line-height
    • utrecht.button.subtle.font-size
    • utrecht.button.subtle.line-height

@​utrecht/component-library-react@​4.2.0

Minor Changes

  • c5a7e71: Add margin tokens to the Accordion component:

    • utrecht.accordion.margin-block-end
    • utrecht.accordion.margin-block-start

@​utrecht/component-library-react@​4.1.0

Minor Changes

  • a07687b: Add new component: RichText - a container component around components such as paragraph, table, list, accordion etcetera.

@​utrecht/component-library-react@​4.0.0

Major Changes

  • 14c8559: Replace utrecht.link-list.item.margin-block-start design token with utrecht.link-list.row-gap.

  • bd0514c: Rename tokens in the Link list component, because they should be on link instead of on item. "Item" currently only exists in CSS, but is not necessary to build the Link list in Figma.

    • Rename utrecht.link-list.item.font-weight to utrecht.link-list.link.font-weight.
    • Rename utrecht.link-list.item.column-gap to utrecht.link-list.link.column-gap.

... (truncated)

Changelog

Sourced from @​utrecht/component-library-react's changelog.

5.0.0

Major Changes

  • 886b038: Breaking change: Changed Heading to HTML Heading, so the class name 'utrecht-heading-x' is no longer used.

Minor Changes

  • 4037f4c: Add two new design tokens to "Badge counter":

    • utrecht.badge-counter.min-block-size
    • utrecht.badge-counter.min-inline-size: the primary token to configure the size.

    The following design token is now deprecated. Reason for deprecation: it does not follow naming conventions, to use existing CSS property names — "min-size" is a made-up property.

    • utrecht.badge-counter.min-size
  • a045934: Add HTML Heading component to the React component library.

  • 5299695: Button now support two new design tokens for each appearance: font-size and a matching line-height. These are optional, by default the button still uses utrecht.button.font-size and utrecht.button.line-height.

    These are the 6 new design tokens:

    • utrecht.button.primary-action.font-size
    • utrecht.button.primary-action.line-height
    • utrecht.button.secondary-action.font-size
    • utrecht.button.secondary-action.line-height
    • utrecht.button.subtle.font-size
    • utrecht.button.subtle.line-height

4.2.0

Minor Changes

  • c5a7e71: Add margin tokens to the Accordion component:

    • utrecht.accordion.margin-block-end
    • utrecht.accordion.margin-block-start

4.1.0

Minor Changes

  • a07687b: Add new component: RichText - a container component around components such as paragraph, table, list, accordion etcetera.

4.0.0

Major Changes

  • 14c8559: Replace utrecht.link-list.item.margin-block-start design token with utrecht.link-list.row-gap.
  • bd0514c: Rename tokens in the Link list component, because they should be on link instead of on item. "Item" currently only exists in CSS, but is not necessary to build the Link list in Figma.

... (truncated)

Commits
  • 534424b docs(release): design system packages
  • 40740d1 refactor: heading to html heading
  • 4b9e4bf feat: html heading component added
  • e4cd412 fix: avoid translation of index characters
  • 2996e7d docs(release): design system packages
  • b858420 docs(release): design system packages
  • d2c38aa feat: add rich-text component with spacing matrix
  • 1a80963 build: align .editorconfig and prettier
  • 7998134 build: specify repository.directory in each package.json
  • 130c9cc build: update babel dependencies
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@utrecht/component-library-react](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-react) from 3.1.0 to 5.0.0.
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/component-library-react/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/[email protected]/packages/component-library-react)

---
updated-dependencies:
- dependency-name: "@utrecht/component-library-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Dependabot tried to add @frameless/kernteam-dependabot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/frameless/website/pulls/167/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the frameless/website repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frameless.io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 7:12am
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 7:12am

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #194.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/utrecht/component-library-react-5.0.0 branch September 1, 2024 08:06
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