Skip to content

build(deps-dev): bump @utrecht/breadcrumb-nav-css from 1.4.0 to 3.0.1 - #1546

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/utrecht/breadcrumb-nav-css-3.0.1
Open

build(deps-dev): bump @utrecht/breadcrumb-nav-css from 1.4.0 to 3.0.1#1546
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/utrecht/breadcrumb-nav-css-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @utrecht/breadcrumb-nav-css from 1.4.0 to 3.0.1.

Release notes

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

@​utrecht/form-field-react@​2.0.0

Major Changes

  • 3973396: Render FormField error message before the input, instead of after.

Minor Changes

  • 3973396: Add status slot to FormField component.

@​utrecht/component-library-design-tokens@​2.0.7

Patch Changes

  • Updated dependencies [dbf713c]
  • Updated dependencies [2350235]
  • Updated dependencies [d2d0613]
  • Updated dependencies [9101272]
  • Updated dependencies [a9cb3bf]
  • Updated dependencies [a9cb3bf]
  • Updated dependencies [1cd7ee3]
  • Updated dependencies [19157c9]
  • Updated dependencies [ba68e91]
  • Updated dependencies [19157c9]
  • Updated dependencies [ba68e91]
    • @​utrecht/accordion-css@​4.1.0
    • @​utrecht/checkbox-css@​3.1.0
    • @​utrecht/custom-checkbox-css@​3.1.0
    • @​utrecht/drawer-css@​3.1.0
    • @​utrecht/spotlight-section-css@​3.0.3
    • @​utrecht/textarea-css@​4.1.0
    • @​utrecht/textbox-css@​4.1.0
    • @​utrecht/html-content-css@​3.0.1

@​utrecht/grid-css@​2.1.0

Minor Changes

  • 8570971: Add utrecht-grid--cols-{n} modifier classes (1–12) to set equal-width column counts via CSS custom properties.

@​utrecht/component-library-design-tokens@​2.0.6

Patch Changes

  • Updated dependencies [b59e116]
    • @​utrecht/link-button-css@​3.1.0

@​utrecht/status-badge-css@​2.0.1

Patch Changes

  • 0f759fc: Ensure package is published with provenance

@​utrecht/grid-css@​2.0.1

Patch Changes

... (truncated)

Changelog

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

3.0.1

Patch Changes

  • 0f759fc: Ensure package is published with provenance

3.0.0

Major Changes

  • eabbf23: Publish tokens.json in DTCG format: $value instead of value, standard $type, etcetera.

2.1.0

Minor Changes

  • f02b554: Corrected several spacing token values and metadata in the Breadcrumb Navigation and Rich Text components.

2.0.1

Patch Changes

  • 9b3cb1e: Release with npm provenance.

2.0.0

Major Changes

  • 77438bb: # BREAKING CHANGE: Migrate from SCSS @​import to @use/@​forward

    Migrated all SCSS files from the legacy @import syntax to the modern @use and @forward module system.

    Breaking Changes

    • Import syntax changed: @import statements replaced with @use/@forward
    • Namespace requirements: Some imports now require explicit namespaces
    • File structure: Added _forward.scss files for mixin exports
    • Module loading: Modules are now loaded once and cached

    Migration Guide

    For CSS Classes

    // Before
    @import "~@utrecht/button-css/src/index";
    // After (recommended)
    @​use "~@utrecht/button-css/src/index";

... (truncated)

Commits
  • e8d701f docs(release): design system packages
  • 5144cbf docs(release): design system packages
  • 77438bb feat: migrate from SCSS @​import to @use/@​forward
  • 503a506 docs(release): design system packages (#2876)
  • 81cf760 fix: add utrecht-breadcrumb-nav-link-icon-size to known tokens for breadcrumb...
  • b8d89d0 docs(release): design system packages
  • cbb98e9 feat: add token to breadcrumb-nav to align first link
  • 014dcfa docs(release): design system packages
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​utrecht/breadcrumb-nav-css since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 12:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
themes Ready Ready Preview Aug 12, 2026 10:01am

Request Review

@codecov-commenter

codecov-commenter commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.51%. Comparing base (0d5b29f) to head (549632f).
⚠️ Report is 49 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1546   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          19       19           
  Lines        1392     1392           
  Branches      185      185           
=======================================
  Hits         1246     1246           
  Misses        145      145           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

Bumps [@utrecht/breadcrumb-nav-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/breadcrumb-nav) from 1.4.0 to 3.0.1.
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/breadcrumb-nav/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/alert-css@3.0.1/components/breadcrumb-nav)

---
updated-dependencies:
- dependency-name: "@utrecht/breadcrumb-nav-css"
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/utrecht/breadcrumb-nav-css-3.0.1 branch from f41c8ef to 549632f Compare August 12, 2026 09:43
@sonarqubecloud

Copy link
Copy Markdown

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