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

Bump @utrecht/component-library-react from 4.1.0 to 6.1.0 #655

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps @utrecht/component-library-react from 4.1.0 to 6.1.0.

Release notes

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

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

Minor Changes

  • 8431fb9: Add the following design tokens to breadcrumb navigation:

    • utrecht.breadcrumb-nav.line-height
    • utrecht.breadcrumb-nav.link.active.color
    • utrecht.breadcrumb-nav.link.active.text-decoration
  • d6bb92d: Add Number badge component as replacement for Badge counter

  • 48ccd57: Support bold form controls.

    Add the following design tokens:

    • utrecht.form-control.font-weight (common token)
    • utrecht.listbox.font-weight
    • utrecht.select.font-weight
    • utrecht.textarea.font-weight
    • utrecht.textbox.font-weight

Patch Changes

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

Major Changes

  • ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

    • Rename utrecht.alert.icon.gap to utrecht.alert.column-gap
    • Add utrecht.alert.message.row-gap token
    • Add utrecht.alert.content.row-gap token
    • Add utrecht.alert.icon.size token
    • Add utrecht.alert.icon.inset-block-start token
    • Add utrecht-alert__content class
    • Change implementation of layout from grid to flex
Changelog

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

6.1.0

Minor Changes

  • 8431fb9: Add the following design tokens to breadcrumb navigation:

    • utrecht.breadcrumb-nav.line-height
    • utrecht.breadcrumb-nav.link.active.color
    • utrecht.breadcrumb-nav.link.active.text-decoration
  • d6bb92d: Add Number badge component as replacement for Badge counter

  • 48ccd57: Support bold form controls.

    Add the following design tokens:

    • utrecht.form-control.font-weight (common token)
    • utrecht.listbox.font-weight
    • utrecht.select.font-weight
    • utrecht.textarea.font-weight
    • utrecht.textbox.font-weight

Patch Changes

6.0.0

Major Changes

  • ecf877a: Refactor the Alert component for more consistent token names and use flex instead of grid layout. Adding support for content and message sections.

    • Rename utrecht.alert.icon.gap to utrecht.alert.column-gap
    • Add utrecht.alert.message.row-gap token
    • Add utrecht.alert.content.row-gap token
    • Add utrecht.alert.icon.size token
    • Add utrecht.alert.icon.inset-block-start token
    • Add utrecht-alert__content class
    • Change implementation of layout from grid to flex

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":

... (truncated)

Commits
  • beba068 docs(release): design system packages
  • d6bb92d feat: add Number badge as a replacement of Badge counter
  • cc8950b docs(release): design system packages
  • ecf877a style: refactor alert design tokens
  • 51c4107 ci: enable Jest code coverage with Codecov.com
  • 61658c6 fix: use @​utrecht/button-react
  • 6d9221d fix: tests for calendar-react
  • ad62029 build: add new @utrecht/calendar-react package
  • 7c73a32 ci: move all tsc --noEmit tests to lint-build
  • fb59ab8 ci: disable no-unused-vars in TypeScript
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

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

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

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 18, 2024
Copy link

vercel bot commented Sep 18, 2024

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

Name Status Preview Comments Updated (UTC)
rijkshuisstijl-community ❌ Failed (Inspect) Sep 26, 2024 7:49am
rvs-rivm-nl ❌ Failed (Inspect) Sep 26, 2024 7:49am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rijkshuisstijl-community-templates ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 7:49am

Bumps [@utrecht/component-library-react](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-react) from 4.1.0 to 6.1.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@Rerbun
Copy link
Contributor

Rerbun commented Oct 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #750.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/utrecht/component-library-react-6.1.0 branch October 9, 2024 12:10
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