Skip to content

build(deps): bump @utrecht/focus-ring-css from 2.2.0 to 3.0.1#1504

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/utrecht/focus-ring-css-3.0.1
Open

build(deps): bump @utrecht/focus-ring-css from 2.2.0 to 3.0.1#1504
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/utrecht/focus-ring-css-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps @utrecht/focus-ring-css from 2.2.0 to 3.0.1.

Release notes

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

@​utrecht/web-component-library-vue@​3.0.1

Patch Changes

  • Updated dependencies [0873069]
    • @​utrecht/web-component-library-stencil@​4.1.0

@​utrecht/button-react@​3.0.0

Major Changes

  • 0873069: Updated typescript props to give an error when using non valid strings for the Hint and Appearance property.

    Property guards properly narrowed to property options.

@​utrecht/web-component-library-angular@​3.0.1

Patch Changes

  • a98c3cc: Upgrade tslib dependency to 2.6.3

@​utrecht/component-library-angular@​3.0.1

Patch Changes

  • a98c3cc: Upgrade tslib dependency to 2.6.3

@​utrecht/component-library-vue@​3.0.0

Major Changes

  • edac79f: - badge-status is no longer styled through common badge tokens but has its own set of tokens
    • badge-status has been renamed to status-badge, use @​utrecht/status-badge-css instead of @​utrecht/badge-status-css

@​utrecht/web-component-library-angular@​3.0.0

Major Changes

  • edac79f: - badge-status is no longer styled through common badge tokens but has its own set of tokens
    • badge-status has been renamed to status-badge, use @​utrecht/status-badge-css instead of @​utrecht/badge-status-css

@​utrecht/component-library-angular@​3.0.0

Major Changes

  • edac79f: - badge-status is no longer styled through common badge tokens but has its own set of tokens
    • badge-status has been renamed to status-badge, use @​utrecht/status-badge-css instead of @​utrecht/badge-status-css

@​utrecht/web-component-library-vue@​3.0.0

Major Changes

  • edac79f: - badge-status is no longer styled through common badge tokens but has its own set of tokens
    • badge-status has been renamed to status-badge, use @​utrecht/status-badge-css instead of @​utrecht/badge-status-css

Patch Changes

  • Updated dependencies [edac79f]

... (truncated)

Changelog

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

3.0.1

Patch Changes

  • 9b3cb1e: Release with npm provenance.

3.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";
    // Note: @​import still works for CSS-only files but @​use is recommended

    For Mixins

    // Before
    @import "~@utrecht/button-css/src/mixin";
    @include utrecht-button;
    // After
    @​use "~@utrecht/button-css/src/forward" as *;
    @​include utrecht-button;

    With Namespaces

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​utrecht/focus-ring-css since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@utrecht/focus-ring-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/focus-ring) from 2.2.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/focus-ring/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/alert-css@3.0.1/components/focus-ring)

---
updated-dependencies:
- dependency-name: "@utrecht/focus-ring-css"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 1, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 1, 2026

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

Project Deployment Actions Updated (UTC)
rvo Ready Ready Preview, Comment Mar 1, 2026 5:49pm

Request Review

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