Skip to content

Update npm non-major dependencies - #41

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@digdir/designsystemet-css (source) 1.21.01.22.0 age confidence
@digdir/designsystemet-react (source) 1.21.01.22.0 age confidence
@tanstack/react-query (source) 5.102.85.103.1 age confidence
@tanstack/react-query-devtools (source) 5.102.85.103.1 age confidence
@types/react (source) 19.2.1819.3.0 age confidence
@types/react-dom (source) 19.2.719.3.0 age confidence
eslint (source) 10.10.010.11.0 age confidence
react (source) 19.2.819.3.0 age confidence
react-dom (source) 19.2.819.3.0 age confidence

Release Notes

digdir/designsystemet (@​digdir/designsystemet-css)

v1.22.0

Compare Source

@​digdir/designsystemet@1.22.0

No changes in this release.

@​digdir/designsystemet-css@1.22.0
Minor Changes
Patch Changes
  • Tag: Now gets accessible focus outline if rendered as interactive element to support tag clouds etc. (#​5361)

  • Radio: Fixed tiny rendering glitch gap between hover outline and border at 400% zoom. (#​5341)

  • Avatar: Now scales initials text to match avatar size (#​5340)

  • Breadcrumbs: Now correctly announced as a list by VoiceOver in Safari (#​5367)

  • Chip: Improve optical spacing between input/icon and text, which leads to slightly slimmer chip width. (#​5330)

  • Dropdown: Now correctly announced as a list by VoiceOver in Safari (#​5367)

  • AvatarStack: Now correctly announced as a list by VoiceOver in Safari (#​5367)

  • Chip: Removable chips now automatically include screen reader instructions. Customize the instructions using aria-label or the new --dsc-chip-removable-label CSS custom property. (#​5330)

  • Avatar: Now supports direct text content, removing the need for inner <span> or data-initials. (#​5340)

    • deprecated data-initials will be removed in next major release.
  • Link: Adjusted the default --dsc-link-text-decoration-thickness to 0.06em (from 0.0625em) and --dsc-link-text-decoration-thickness--hover to 0.12em (from 0.125em) for slimmer, more consistent underlines across cards, headings, and links. (#​5365)

  • Card: Now supports --dsc-card-link-text-decoration-thickness and --dsc-card-link-text-decoration-thickness--hover aligning underline behaviour with link component (#​5365)

  • Pagination: Now correctly announced as a list by VoiceOver in Safari (#​5367)

@​digdir/designsystemet-react@1.22.0
Minor Changes
  • Suggestion.Clear: aria-label prop deprecated in React. Please use CSS custom properties --dsc-suggestion-sr-clear or attribute data-sr-clear on Suggestion. (#​5321)

  • Suggestion: singular and plural props deprecated in React. Please use CSS custom properties --dsc-suggestion-sr-singular and --dsc-suggestion-sr-plural or attributes data-sr-singular and data-sr-plural. (#​5321)

  • Suggestion: Now supports setting localization through CSS Custom Properties (thanks @​unekinn) (#​5321)

  • Search.Clear: aria-label prop deprecated in React. Please use CSS custom properties --dsc-suggestion-sr-clear or attribute data-sr-clear on Search. (#​5321)

Patch Changes
  • Utils: Correctly unescapes quotes in localized CSS custom property texts (thanks @​unekinn) (#​5321)

  • Search: Now correctly sets state of clear button also when programmatically changing value (thanks @​unekinn) (#​5321)

  • Suggestion: Now correctly renders focus ring in Safari (thanks @​ssb-cgn) (#​5321)

  • Suggestion: Now correctly renders clear button state when rendered asynchronously (thanks @​stianmorsund) (#​5321)

  • Search: No longer causes hydration warning when server side rendered. (#​5368)

  • Tag: Now supports asChild property (#​5361)

  • Avatar: Now supports direct text content, removing the need for inner <span> or data-initials. (#​5340)

    • deprecated data-initials will be removed in next major release.
  • Suggestion: Now correctly handles internal state when preventing a selection (thanks @​olemartinorg) (#​5321)

  • Suggestion: Now correctly renders data-empty option when not creatable (thanks @​lassopicasso) (#​5321)

@​digdir/designsystemet-types@1.22.0

No changes in this release.

@​digdir/designsystemet-web@1.22.0
Minor Changes
Patch Changes
  • Utils: Correctly unescapes quotes in localized CSS custom property texts (thanks @​unekinn) (#​5321)

  • Search: Now correctly sets state of clear button also when programmatically changing value (thanks @​unekinn) (#​5321)

  • Suggestion: Now correctly renders focus ring in Safari (thanks @​ssb-cgn) (#​5321)

  • Suggestion: Now correctly renders clear button state when rendered asynchronously (thanks @​stianmorsund) (#​5321)

  • Tooltips: Now only warns about missing tabindex if not explicitly set and not if label which has implicit interaction (#​5353)

  • Suggestion: Now correctly handles internal state when preventing a selection (thanks @​olemartinorg) (#​5321)

  • Suggestion: Now correctly renders data-empty option when not creatable (thanks @​lassopicasso) (#​5321)

v1.21.1

Compare Source

@​digdir/designsystemet@1.21.1
Patch Changes
@​digdir/designsystemet-css@1.21.1
Patch Changes
  • Update npm non-major dependencies (#​5334) by @​renovate

  • Avatar: When data-variant="square", default border-radius is adjusted to --ds-border-radius-md to harmonize with element size (#​5326)

  • Alert, Errorsummary, Table: Default border-radius adjusted to --ds-border-radius-lg to harmonize with element size (#​5326)

  • Link: Reduced the default underline offset from 27% to 24% to avoid collisions with character descenders (#​5325)

  • Update npm non-major dependencies (#​5302) by @​renovate

  • Updated dependencies []:

@​digdir/designsystemet-react@1.21.1
Patch Changes
@​digdir/designsystemet-types@1.21.1

No changes in this release.

@​digdir/designsystemet-web@1.21.1
Patch Changes
  • Update npm non-major dependencies (#​5334) by @​renovate

  • Restored the framework type imports in dist/index.d.ts, so the JSX/element type augmentations for ds-* custom elements resolve again (#​5331)

  • Update npm non-major dependencies (#​5302) by @​renovate

TanStack/query (@​tanstack/react-query)

v5.103.1

Compare Source

Patch Changes

v5.103.0

Compare Source

Patch Changes
TanStack/query (@​tanstack/react-query-devtools)

v5.103.1

Compare Source

Patch Changes

v5.103.0

Compare Source

Patch Changes
  • #​11501 9567367 - Declare dependencies used by the published devtools source and type declarations so they resolve with strict package managers. Keep runtime dependencies bundled in the compiled devtools.

    Declare the React types used by React Query Devtools as a peer dependency, compatible with React 18 and 19.

  • Updated dependencies [9567367]:

eslint/eslint (eslint)

v10.11.0

Compare Source

react/react (react)

v19.3.0

Compare Source

react/react (react-dom)

v19.3.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 07:00 on Thursday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 4ade985f-43d0-4eae-8a18-a139749607ed

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 9b6449d to be8ebe6 Compare September 19, 2026 19:48
@renovate
renovate Bot force-pushed the renovate/npm-minor-patch branch from be8ebe6 to a0e1782 Compare September 21, 2026 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants