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): bump the allowed-deps group across 1 directory with 11 updates #970

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the allowed-deps group with 10 updates in the / directory:

Package From To
@utrecht/component-library-css 4.2.0 7.0.0
@utrecht/component-library-react 5.0.0 7.3.4
@utrecht/design-tokens 1.1.0 2.2.0
@utrecht/web-component-library-react 1.3.0 3.0.0
@utrecht/backdrop-css 1.1.0 1.3.0
@nl-design-system-unstable/documentation 1.1.0 1.2.0
@utrecht/focus-ring-css 1.1.0 2.1.0
@utrecht/form-label-css 1.1.0 1.4.0
@utrecht/multiline-data-css 1.1.0 1.2.0
@utrecht/textbox-css 1.2.0 1.4.0

Updates @utrecht/component-library-css from 4.2.0 to 7.0.0

Release notes

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

@​utrecht/component-library-css@​7.0.0

Major Changes

  • 513cf8d: Remove the following (rarely used) components: map control button, menulijst, topnav.
Changelog

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

7.0.0

Major Changes

  • 513cf8d: Remove the following (rarely used) components: map control button, menulijst, topnav.

6.1.0

Minor Changes

  • 275db34: Add design tokens to Blockquote:

    • utrecht.blockquote.border-width
    • utrecht.blockquote.row-gap

6.0.0

Major Changes

  • fe20468: Breaking change: Removed "lead" and "small" styling from HTML paragraph component. If "lead" or "small" are now used, there will be no styling.

    Removed "lead" and "small" stories from html paragraph.

  • c3660c1: Rename design token utrecht.button.icon.gap to utrecht.button.column-gap

Minor Changes

  • 200e34b: Add utrecht.number-badge.border-color and utrecht.number-badge.border-width design tokens.
  • 24b4813: Add an optional element class utrecht-button__label to support other inline styling without a gap

Patch Changes

  • 95901d6: Add CSS variables fallback, so disabled radio button looks like normal radio button when no design tokens are set.

5.2.0

Minor Changes

  • 1227678: Add Table of Contents component for the PDF component library.

5.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

... (truncated)

Commits
  • b099ad0 docs(release): design system packages
  • 513cf8d refactor: remove @utrecht/components
  • be4100d refactor: switch to shared CSS utils
  • 9130aaf chore: use consistent copyright notice
  • e4515df docs(release): design system packages
  • 1ee8885 docs(release): design system packages
  • cc3736e docs(release): design system packages
  • 5cdd3d5 build: add postcss plugin to optimize for Prince XML
  • beba068 docs(release): design system packages
  • cc8950b docs(release): design system packages
  • See full diff in compare view

Updates @utrecht/component-library-react from 5.0.0 to 7.3.4

Release notes

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

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

Patch Changes

  • @​utrecht/form-field-error-message-react@​1.0.1
  • @​utrecht/form-field-description-react@​1.0.1
  • @​utrecht/checkbox-react@​1.0.1
  • @​utrecht/fieldset-react@​1.0.1
  • @​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.4
  • @​utrecht/combobox-react@​0.0.2
  • @​utrecht/listbox-react@​1.0.2
  • @​utrecht/textbox-react@​1.0.1
  • @​utrecht/button-react@​2.0.1
  • @​utrecht/link-react@​1.0.1
Changelog

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

7.3.4

Patch Changes

  • @​utrecht/form-field-error-message-react@​1.0.1
  • @​utrecht/form-field-description-react@​1.0.1
  • @​utrecht/checkbox-react@​1.0.1
  • @​utrecht/fieldset-react@​1.0.1
  • @​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.4
  • @​utrecht/combobox-react@​0.0.2
  • @​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.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

... (truncated)

Commits
  • b099ad0 docs(release): design system packages
  • 9130aaf chore: use consistent copyright notice
  • 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
  • Additional commits viewable in compare view

Updates @utrecht/design-tokens from 1.1.0 to 2.2.0

Release notes

Sourced from @​utrecht/design-tokens's releases.

@​utrecht/vega-visualization-css@​1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/top-task-nav-css@​1.2.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/url-data-css@​1.2.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/unordered-list-css@​1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/top-task-link-css@​1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/textarea-css@​2.1.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/textbox-css@​1.4.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

@​utrecht/table-css@​1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/design-tokens's changelog.

2.2.0

Minor Changes

  • fb0a096: Add utrecht-theme--viewport-scale class name to dist/index.css for responsive scales.

2.1.1

Patch Changes

  • 7fc1efc: Fix propery.css output. (The file was empty.)
  • 7fc1efc: No longer include ::backdrop selectors, those are no longer needed in evergreen browsers.'
  • 3185cc0: Convert all px font-size design tokens to rem.

2.1.0

Minor Changes

  • 7b8ebea: Add design tokens with styling for the new ok and error variants of the Spotlight Section component.

2.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
Commits
  • b0b2fae docs(release): design system packages
  • fb0a096 feat: add class name to utrecht-theme for responsive scales
  • a6564b8 style: remove smallest font size options from scale (too small)
  • e4515df docs(release): design system packages
  • 2111774 ci: check the Style Dictionary CSS output with stylelint
  • 3185cc0 refactor: consistently use the typography, base it on px
  • 04976df fix: output font-size and line-height tokens as rem instead of px
  • 7fc1efc build: upgrade to Style Dictionary v4 and experimental design token package l...
  • 44b3064 feat: aside and figure options for blockquote
  • 9090352 feat: introduce 3 focus-visible tokens for Skip Link
  • Additional commits viewable in compare view

Updates @utrecht/web-component-library-react from 1.3.0 to 3.0.0

Changelog

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

3.0.0

Major Changes

  • c3660c1: Rename design token utrecht.button.icon.gap to utrecht.button.column-gap

Minor Changes

  • 24b4813: Add slot="icon" and slot="label" support to utrecht-button web component.

Patch Changes

  • Updated dependencies [200e34b]
  • Updated dependencies [24b4813]
    • @​utrecht/web-component-library-stencil@​2.2.0

2.0.1

Patch Changes

  • Updated dependencies [8431fb9]
  • Updated dependencies [d6bb92d]
  • Updated dependencies [5695c6c]
  • Updated dependencies [9aa2be4]
  • Updated dependencies [48ccd57]
    • @​utrecht/web-component-library-stencil@​2.1.0

2.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

Patch Changes

  • Updated dependencies [ecf877a]
    • @​utrecht/web-component-library-stencil@​2.0.0
Commits
  • 1ee8885 docs(release): design system packages
  • 64a1331 build: upgrade from Node 20 to Node 22
  • beba068 docs(release): design system packages
  • cc8950b docs(release): design system packages
  • See full diff in compare view

Updates @utrecht/backdrop-css from 1.1.0 to 1.3.0

Release notes

Sourced from @​utrecht/backdrop-css's releases.

@​utrecht/backdrop-css@​1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/backdrop-css's changelog.

1.3.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

1.2.0

Minor Changes

Commits
  • b099ad0 docs(release): design system packages
  • e497b08 build: switch to build-css-package
  • 9130aaf chore: use consistent copyright notice
  • beba068 docs(release): design system packages
  • 47955df fix: metadata for backdrop (#2368)
  • 32514f3 build: ship Markdown documentation in CSS component npm packages
  • 8cdc6f9 docs: specify Figma support for design tokens
  • See full diff in compare view

Updates @nl-design-system-unstable/documentation from 1.1.0 to 1.2.0

Release notes

Sourced from @​nl-design-system-unstable/documentation's releases.

@​nl-design-system-unstable/documentation@​1.2.0

Minor Changes

Changelog

Sourced from @​nl-design-system-unstable/documentation's changelog.

1.2.0

Minor Changes

Commits

Updates @utrecht/focus-ring-css from 1.1.0 to 2.1.0

Release notes

Sourced from @​utrecht/focus-ring-css's releases.

@​utrecht/focus-ring-css@​2.1.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/focus-ring-css's changelog.

2.1.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

2.0.0

Major Changes

  • c1f8d63: Remove the SCSS variable $utrecht-focus-visible-fallback and remove the following mixins:

    • utrecht-focus-ring-reset
    • utrecht-focus-pseudo-classes-backwards-compatible

1.2.0

Minor Changes

  • 5d61ea6: Added metadata for focus-ring tokens.
Commits
  • b099ad0 docs(release): design system packages
  • 9130aaf chore: use consistent copyright notice
  • 1ee8885 docs(release): design system packages
  • c1f8d63 chore: remove SCSS code for :focus-visible polyfill
  • beba068 docs(release): design system packages
  • 5d61ea6 feat: add metadata for focus-ring (#2385)
  • 32514f3 build: ship Markdown documentation in CSS component npm packages
  • See full diff in compare view

Updates @utrecht/form-label-css from 1.1.0 to 1.4.0

Release notes

Sourced from @​utrecht/form-label-css's releases.

@​utrecht/form-label-css@​1.4.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/form-label-css's changelog.

1.4.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

1.3.0

Minor Changes

  • c8520fe: Support styling of a form field <label> element that contains a checkbox or radio button, within class="utrecht-html".

1.2.0

Minor Changes

  • 4c13489: Added metadata for form-label tokens.
Commits
  • b099ad0 docs(release): design system packages
  • e497b08 build: switch to build-css-package
  • 9130aaf chore: use consistent copyright notice
  • beba068 docs(release): design system packages
  • c8520fe feat: support styling of radio/checkbox form labels in vanilla HTML
  • cc8950b docs(release): design system packages
  • b4e87fd feat: add metadata for form-label
  • 32514f3 build: ship Markdown documentation in CSS component npm packages
  • See full diff in compare view

Updates @utrecht/multiline-data-css from 1.1.0 to 1.2.0

Release notes

Sourced from @​utrecht/multiline-data-css's releases.

@​utrecht/multiline-data-css@​1.2.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/multiline-data-css's changelog.

1.2.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Commits
  • b099ad0 docs(release): design system packages
  • e497b08 build: switch to build-css-package
  • 9130aaf chore: use consistent copyright notice
  • 32514f3 build: ship Markdown documentation in CSS component npm packages
  • See full diff in compare view

Updates @utrecht/textbox-css from 1.2.0 to 1.4.0

Release notes

Sourced from @​utrecht/textbox-css's releases.

@​utrecht/textbox-css@​1.4.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

Sourced from @​utrecht/textbox-css's changelog.

1.4.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.

1.3.1

Patch Changes

  • e177ced: Start using :focus-visible, Safari support has caught up.

1.3.0

Minor Changes

  • 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
Commits
  • b099ad0 docs(release): design system packages
  • e497b08 build: switch to build-css-package
  • 9130aaf chore: use consistent copyright notice
  • 1ee8885 docs(release): design system packages
  • e177ced style: start using :focus-visible, Safari support has caught up
  • 7d57513 docs: split Textbox README into multiple markdown files
  • 70b3d0b docs: explain which PDF tags should be used for components
  • beba068 docs(release): design system packages
  • 48ccd57 feat: support bold form controls
  • 32514f3 build: ship Markdown documentation in CSS component npm packages
  • See full diff in compare view

Updates @utrecht/web-component-library-stencil from 1.4.0 to 2.2.0

Release notes

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

@​utrecht/textarea-css@​2.1.0

Minor Changes

  • e497b08: Export CSS string as default export in dist/index.mjs.
Changelog

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

2.2.0

Minor Changes

  • 200e34b: Add utrecht.number-badge.border-color and utrecht.number-badge.border-width design tokens.
  • 24b4813: Add slot="icon" and slot="label" support to utrecht-button web component.

2.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

2.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
Commits
  • 1ee8885 docs(release): design system packages
  • 7958a15 refactor: simplify icon slot for button web component
  • 198f2b3 feat: support label and icon in button web component
  • 64a1331 build: upgrade from Node 20 to Node 22
  • beba068 docs(release): design system packages
  • d6bb92d feat: add Number badge as a replacement of Badge counter
  • cc8950b docs(release): design system packages
  • 4e53b58 docs: update alert stories
  • 7c73a32 ci: move all tsc --noEmit tests to lint-build
  • 59c885e ci: tweak ESLint config for Stencil
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the allowed-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@utrecht/component-library-css](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-css) | `4.2.0` | `7.0.0` |
| [@utrecht/component-library-react](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-react) | `5.0.0` | `7.3.4` |
| [@utrecht/design-tokens](https://github.com/nl-design-system/utrecht/tree/HEAD/proprietary/design-tokens) | `1.1.0` | `2.2.0` |
| [@utrecht/web-component-library-react](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/web-component-library-react) | `1.3.0` | `3.0.0` |
| [@utrecht/backdrop-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/backdrop) | `1.1.0` | `1.3.0` |
| [@nl-design-system-unstable/documentation](https://github.com/nl-design-system/documentatie/tree/HEAD/docs) | `1.1.0` | `1.2.0` |
| [@utrecht/focus-ring-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/focus-ring) | `1.1.0` | `2.1.0` |
| [@utrecht/form-label-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/form-label) | `1.1.0` | `1.4.0` |
| [@utrecht/multiline-data-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/multiline-data) | `1.1.0` | `1.2.0` |
| [@utrecht/textbox-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/textbox) | `1.2.0` | `1.4.0` |



Updates `@utrecht/component-library-css` from 4.2.0 to 7.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-css/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/component-library-css@7.0.0/packages/component-library-css)

Updates `@utrecht/component-library-react` from 5.0.0 to 7.3.4
- [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/component-library-react@7.3.4/packages/component-library-react)

Updates `@utrecht/design-tokens` from 1.1.0 to 2.2.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/proprietary/design-tokens/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/design-tokens@2.2.0/proprietary/design-tokens)

Updates `@utrecht/web-component-library-react` from 1.3.0 to 3.0.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/web-component-library-react/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/web-component-library-react@3.0.0/packages/web-component-library-react)

Updates `@utrecht/backdrop-css` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/backdrop/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/backdrop-css@1.3.0/components/backdrop)

Updates `@nl-design-system-unstable/documentation` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/nl-design-system/documentatie/releases)
- [Changelog](https://github.com/nl-design-system/documentatie/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/documentatie/commits/@nl-design-system-unstable/documentation@1.2.0/docs)

Updates `@utrecht/focus-ring-css` from 1.1.0 to 2.1.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/focus-ring/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/focus-ring-css@2.1.0/components/focus-ring)

Updates `@utrecht/form-label-css` from 1.1.0 to 1.4.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/form-label/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/form-label-css@1.4.0/components/form-label)

Updates `@utrecht/multiline-data-css` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/multiline-data/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/multiline-data-css@1.2.0/components/multiline-data)

Updates `@utrecht/textbox-css` from 1.2.0 to 1.4.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/textbox/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/textbox-css@1.4.0/components/textbox)

Updates `@utrecht/web-component-library-stencil` from 1.4.0 to 2.2.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/web-component-library-stencil/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/web-component-library-stencil@2.2.0/packages/web-component-library-stencil)

---
updated-dependencies:
- dependency-name: "@utrecht/component-library-css"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: allowed-deps
- dependency-name: "@utrecht/component-library-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: allowed-deps
- dependency-name: "@utrecht/design-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: allowed-deps
- dependency-name: "@utrecht/web-component-library-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: allowed-deps
- dependency-name: "@utrecht/backdrop-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: allowed-deps
- dependency-name: "@nl-design-system-unstable/documentation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: allowed-deps
- dependency-name: "@utrecht/focus-ring-css"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: allowed-deps
- dependency-name: "@utrecht/form-label-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: allowed-deps
- dependency-name: "@utrecht/multiline-data-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: allowed-deps
- dependency-name: "@utrecht/textbox-css"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: allowed-deps
- dependency-name: "@utrecht/web-component-library-stencil"
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: allowed-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
Copy link

vercel bot commented Nov 19, 2024

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

Name Status Preview Comments Updated (UTC)
cms-frameless-io ❌ Failed (Inspect) Nov 19, 2024 0:12am
tiptap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 0:12am

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