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 5.0.0 to 7.3.3 #164

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

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

Release notes

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

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

Patch Changes

  • Updated dependencies [b1d3bd1]
    • @​utrecht/form-field-checkbox-react@​1.0.3

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

Patch Changes

  • 46e795c: Consistently use dist/*.cjs and dist/*.mjs files for React components'
  • Updated dependencies [46e795c]
    • @​utrecht/form-field-error-message-react@​1.0.1
    • @​utrecht/form-field-description-react@​1.0.1
    • @​utrecht/form-field-checkbox-react@​1.0.2
    • @​utrecht/radio-button-react@​1.0.1
    • @​utrecht/form-field-react@​1.0.1
    • @​utrecht/form-label-react@​1.0.1
    • @​utrecht/calendar-react@​1.0.3
    • @​utrecht/checkbox-react@​1.0.1
    • @​utrecht/combobox-react@​0.0.2
    • @​utrecht/fieldset-react@​1.0.1
    • @​utrecht/listbox-react@​1.0.2
    • @​utrecht/textbox-react@​1.0.1
    • @​utrecht/button-react@​2.0.1
    • @​utrecht/link-react@​1.0.1

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

Minor Changes

  • 5d83fc4: Add new ScrollLink component.

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

Minor Changes

  • 94840f4: For the Paragraph component, introduce the appearance property. It replaces the lead and small boolean properties, which are now deprecated.

    Perform the following migration steps:

    • Use <Paragraph appearance="lead"> instead of <Paragraph lead>
    • Use <Paragraph appearance="small"> instead of <Paragraph small>

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

Minor Changes

  • a26f139: Add FormFieldTextarea component to the React component library.
  • b520118: Support restProps for React ColumnLayout component.
  • 4c0f337: Add inputRequired property to React Textarea.
  • b8b8100: Add <FormFieldCheckbox> component.

Patch Changes

... (truncated)

Changelog

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

7.3.3

Patch Changes

  • Updated dependencies [b1d3bd1]
    • @​utrecht/form-field-checkbox-react@​1.0.3

7.3.2

Patch Changes

  • 46e795c: Consistently use dist/*.cjs and dist/*.mjs files for React components'
  • Updated dependencies [46e795c]
    • @​utrecht/form-field-error-message-react@​1.0.1
    • @​utrecht/form-field-description-react@​1.0.1
    • @​utrecht/form-field-checkbox-react@​1.0.2
    • @​utrecht/radio-button-react@​1.0.1
    • @​utrecht/form-field-react@​1.0.1
    • @​utrecht/form-label-react@​1.0.1
    • @​utrecht/calendar-react@​1.0.3
    • @​utrecht/checkbox-react@​1.0.1
    • @​utrecht/combobox-react@​0.0.2
    • @​utrecht/fieldset-react@​1.0.1
    • @​utrecht/listbox-react@​1.0.2
    • @​utrecht/textbox-react@​1.0.1
    • @​utrecht/button-react@​2.0.1
    • @​utrecht/link-react@​1.0.1

7.3.1

Patch Changes

  • 64d9157: Fix missing TypeScript types for React components by using dependencies instead of devDependencies.
  • 8f12dce: Stack z-index of listbox in popover above other content.

7.3.0

Minor Changes

  • 5d83fc4: Add new ScrollLink component.

7.2.0

Minor Changes

  • 94840f4: For the Paragraph component, introduce the appearance property. It replaces the lead and small boolean properties, which are now deprecated.

    Perform the following migration steps:

    • Use <Paragraph appearance="lead"> instead of <Paragraph lead>

... (truncated)

Commits
  • 296d465 docs(release): design system packages
  • a57bb74 docs(release): design system packages
  • 4fffa42 docs(release): design system packages
  • 46e795c build: consistently use .cjs and .mjs files for React component builds
  • 51fb153 fix: missing TypeScript types for some React components
  • d7af615 feat: create Combobox React npm package
  • a4b32ca feat: add Link React npm package (#2608)
  • b2cfc73 docs(release): design system packages
  • ff83ed6 refactor: switch to React npm packages
  • 5d83fc4 feat(react): create ScrollLink component (#2006)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 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/rotterdam/pulls/164/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/rotterdam repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

vercel bot commented Nov 15, 2024

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

Name Status Preview Comments Updated (UTC)
rotterdam ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 0:42am

Bumps [@utrecht/component-library-react](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-react) from 5.0.0 to 7.3.3.
- [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 force-pushed the dependabot/npm_and_yarn/utrecht/component-library-react-7.3.3 branch from 93bac0b to 6eff3ea Compare November 15, 2024 00:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #176.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/utrecht/component-library-react-7.3.3 branch November 20, 2024 12:54
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