Update npm non-major dependencies - #41
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
September 19, 2026 19:48
9b6449d to
be8ebe6
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
from
September 21, 2026 22:45
be8ebe6 to
a0e1782
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.21.0→1.22.01.21.0→1.22.05.102.8→5.103.15.102.8→5.103.119.2.18→19.3.019.2.7→19.3.010.10.0→10.11.019.2.8→19.3.019.2.8→19.3.0Release Notes
digdir/designsystemet (@digdir/designsystemet-css)
v1.22.0Compare 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-labelor the new--dsc-chip-removable-labelCSS custom property. (#5330)Avatar: Now supports direct text content, removing the need for inner
<span>ordata-initials. (#5340)data-initialswill be removed in next major release.Link: Adjusted the default
--dsc-link-text-decoration-thicknessto0.06em(from0.0625em) and--dsc-link-text-decoration-thickness--hoverto0.12em(from0.125em) for slimmer, more consistent underlines across cards, headings, and links. (#5365)Card: Now supports
--dsc-card-link-text-decoration-thicknessand--dsc-card-link-text-decoration-thickness--hoveraligning 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-labelprop deprecated in React. Please use CSS custom properties--dsc-suggestion-sr-clearor attributedata-sr-clearon Suggestion. (#5321)Suggestion:
singularandpluralprops deprecated in React. Please use CSS custom properties--dsc-suggestion-sr-singularand--dsc-suggestion-sr-pluralor attributesdata-sr-singularanddata-sr-plural. (#5321)Suggestion: Now supports setting localization through CSS Custom Properties (thanks @unekinn) (#5321)
Search.Clear:
aria-labelprop deprecated in React. Please use CSS custom properties--dsc-suggestion-sr-clearor attributedata-sr-clearon 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
asChildproperty (#5361)Avatar: Now supports direct text content, removing the need for inner
<span>ordata-initials. (#5340)data-initialswill be removed in next major release.Suggestion: Now correctly handles internal state when preventing a selection (thanks @olemartinorg) (#5321)
Suggestion: Now correctly renders
data-emptyoption 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
tabindexif 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-emptyoption when not creatable (thanks @lassopicasso) (#5321)v1.21.1Compare Source
@digdir/designsystemet@1.21.1
Patch Changes
Update npm non-major dependencies (#5334) by @renovate
Update npm non-major dependencies (#5302) by @renovate
Updated dependencies []:
@digdir/designsystemet-css@1.21.1
Patch Changes
Update npm non-major dependencies (#5334) by @renovate
Avatar: When
data-variant="square", defaultborder-radiusis adjusted to--ds-border-radius-mdto harmonize with element size (#5326)Alert, Errorsummary, Table: Default
border-radiusadjusted to--ds-border-radius-lgto 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
d722297,efad10b,58f75a2]:@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 fords-*custom elements resolve again (#5331)Update npm non-major dependencies (#5302) by @renovate
TanStack/query (@tanstack/react-query)
v5.103.1Compare Source
Patch Changes
8330b2f,3212966]:v5.103.0Compare Source
Patch Changes
e57f816,fdae2ce,a1119e5,cbf77bf]:TanStack/query (@tanstack/react-query-devtools)
v5.103.1Compare Source
Patch Changes
v5.103.0Compare 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.0Compare Source
react/react (react)
v19.3.0Compare Source
react/react (react-dom)
v19.3.0Compare Source
Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.