Update npm non-major dependencies - #44
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
March 9, 2026 23:19
809949b to
ce014f7
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
4 times, most recently
from
March 19, 2026 18:35
46199e8 to
89e384a
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
5 times, most recently
from
April 1, 2026 21:55
fbf6e3c to
5ff3e29
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
April 8, 2026 15:44
b0b8308 to
c1c6992
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
April 17, 2026 12:55
48575b9 to
31a53b8
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
5 times, most recently
from
April 29, 2026 17:16
7ff1d4c to
09f5aac
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
from
April 30, 2026 20:41
09f5aac to
40cae28
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
4 times, most recently
from
May 14, 2026 19:15
f80e248 to
ff3ae7d
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
May 23, 2026 00:14
a7515c1 to
b08abce
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
June 11, 2026 23:36
8b50ac2 to
dcd6c4c
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
4 times, most recently
from
June 25, 2026 19:33
49f807a to
dd9faa3
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
July 2, 2026 20:35
107ce9d to
e347df6
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
July 14, 2026 00:35
4ab87cc to
93a48ad
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
July 21, 2026 03:40
bf417ff to
7bd3f31
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
July 30, 2026 19:22
4fd6787 to
302cfcd
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
August 12, 2026 02:44
b8d9f1a to
b29cbc5
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
3 times, most recently
from
August 15, 2026 10:55
0003140 to
cf39f60
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
4 times, most recently
from
August 27, 2026 22:14
ca7ed2c to
7e30309
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
2 times, most recently
from
September 3, 2026 01:46
c817504 to
e699f36
Compare
renovate
Bot
force-pushed
the
renovate/npm-minor-patch
branch
from
September 3, 2026 23:34
e699f36 to
237d9da
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.7.3→1.21.01.7.3→1.21.01.7.3→1.11.07.33.5→7.40.018.19.67→18.19.13018.3.12→18.3.3118.3.1→18.3.74.3.4→4.7.05.0.0→5.2.015.12.0→15.15.0~5.6.2→~5.9.08.16.0→8.69.0Release Notes
digdir/designsystemet (@digdir/designsystemet-css)
v1.21.0Compare Source
@digdir/designsystemet@1.21.0
Patch Changes
fix color generation for severity colors defined in
colorswhich were previously ignored. (#5239)Update npm non-major dependencies (#5276) by @renovate
Updated dependencies []:
@digdir/designsystemet-css@1.21.0
Patch Changes
AvatarStack:
overlapand--dsc-avatar-stack-overlapproperty now needs to be a valid CSS length (#5234)fix default icon scaling not following sizing defined by
data-size. (Thanks @Svish) (#5281)Avatar: Now supports
--dsc-avatar-radius(#5234)Update npm non-major dependencies (#5276) by @renovate
Update dependency postcss-import to v17 (#5278) by @renovate
AvatarStack: Now supports
--dsc-avatar-stack-radius(#5234)AvatarStack: No longer needs
suffixordata-suffix; for example, you can place+10text directly inside a trailing<li>. (#5234)AvatarStack: Now uses
<ul>and needs<li>to wrap each avatar (#5234)Updated dependencies []:
@digdir/designsystemet-react@1.21.0
Minor Changes
variant="square"prop in favour of CSS--dsc-avatar-radius(#5234)Patch Changes
AvatarStack:
overlapand--dsc-avatar-stack-overlapproperty now needs to be a valid CSS length (#5234)Update npm non-major dependencies (#5276) by @renovate
AvatarStack: Deprecates
gap,overlapandavatarSizeprops in favour of CSS custom properties (#5234)AvatarStack: No longer needs
suffixordata-suffix; for example, you can place+10text directly inside a trailing<li>. (#5234)AvatarStack: Now uses
<ul>and needs<li>to wrap each avatar (#5234)Updated dependencies [
28eb1b9]:@digdir/designsystemet-types@1.21.0
@digdir/designsystemet-web@1.21.0
Patch Changes
v1.20.1Compare Source
@digdir/designsystemet@1.20.1
Patch Changes
@digdir/designsystemet-css@1.20.1
Patch Changes
Update npm non-major dependencies (#5242)
Updated dependencies []:
@digdir/designsystemet-react@1.20.1
Patch Changes
Dialog: no longer blocks content when controlled and closed programatically (#5252) (thanks @geirsagberg-udir)
Button:
loading={true}no longer setsaria-disabled="true"internally (#5248)Now bundled using
tsdowninstead ofrollup(#5215)Suggestion: No longer gives hydration warning when
selectedprop is provided (#5236) (thanks @john-melin)Update npm non-major dependencies (#5242)
Suggestion: no longer moves focus to chip when clicking inside datalist (#5216) (thanks @AminaBre)
Updated dependencies [
a29dcc7,89361a6,96d15d1]:@digdir/designsystemet-types@1.20.1
@digdir/designsystemet-web@1.20.1
Patch Changes
Now bundling the
ESM,CJS, andUMDformats usingtsdown. (#5222)Update npm non-major dependencies (#5242)
Suggestion: no longer moves focus to chip when clicking inside datalist (#5216) (thanks @AminaBre)
v1.20.0Compare Source
@digdir/designsystemet@1.20.0
Patch Changes
Reduce minimum required node version to
>=22.0.0. (#5165)Update npm non-major dependencies (#5174)
Bump minimum required Node.js version to
>=22.12.0as required bycommander. (#5212)Change url for config schema on www.designsystement.no, from
clitoconfigto better reflect which file the schema is for. (#5211)Updated dependencies []:
@digdir/designsystemet-css@1.20.0
Minor Changes
Searchis now built on top of<ds-suggestion>supporting clear button also without React (#5126)Patch Changes
Badge: now uses
--dsc-badge-size--countas minimum size whendata-countis defined (#5213)Errorsummary: Now has consistent padding
--ds-size-7on all sides (#5219)file-upload: hover does not give solid border anymore (#5182)
Update npm non-major dependencies (#5174)
file-upload: block padding is now
--ds-size-7(#5182)Updated dependencies []:
@digdir/designsystemet-react@1.20.0
Minor Changes
Searchis now built on top of<ds-suggestion>supporting clear button also without React (#5126)Patch Changes
Suggestion: Skip unnecessary matching after clicking option in single mode (#5207)
ValidationMessage: Now correctly sets
aria-invalid="true"only ifdangercolor (#5149)Update npm non-major dependencies (#5174)
Updated dependencies [
22039ea,6a14e88,e9ed8d2,e55de64,7fcc452,8208147,262f229,9946c52]:@digdir/designsystemet-types@1.20.0
@digdir/designsystemet-web@1.20.0
Minor Changes
Searchis now built on top of<ds-suggestion>supporting clear button also without React (#5126)Patch Changes
Suggestion: Hide the empty state when options are initially available. (#5189)
clickdelegatefor: Now allows native label click, avoiding duplicate input activation. (#5201)
popover: Prevent ResizeObserver loop errors when positioning the option list. (#5164)
popover: Won't resize overscroll on scroll while open (#5175)
Suggestion: Skip unnecessary matching after clicking option in single mode (#5207)
ValidationMessage: Now correctly sets
aria-invalid="true"only ifdangercolor (#5149)Update npm non-major dependencies (#5174)
v1.19.1Compare Source
@digdir/designsystemet@1.19.1
Patch Changes
@digdir/designsystemet-css@1.19.1
Patch Changes
Fix missing tailwind variables (opacity and shadow) in default theme that was introduced in #5139 (#5162)
Updated dependencies []:
@digdir/designsystemet-react@1.19.1
Patch Changes
@digdir/designsystemet-types@1.19.1
@digdir/designsystemet-web@1.19.1
v1.19.0Compare Source
@digdir/designsystemet@1.19.0
Minor Changes
designsystemet.config.jsoncfile is auto-detected in addition todesignsystemet.config.json. (#5051)Patch Changes
Update dependency tsdown to v0.22.14 (#5102)
Update npm non-major dependencies (#5122)
fixed missing types error that might occur for
@tokens-studio/types. (#5061)Update dependency colorjs.io to ^0.7.1 (#5121)
Update dependency colorjs.io to ^0.7.0 (#5108)
Reduced package size by removing unintended declaration map files being generated. (#5065)
Clarified error message when different theme colors are detected (#5068)
New exports for internal use (not documented). (#5068)
Update npm non-major dependencies (#5136)
Tailwind:
--experimental-tailwindnow also generates--shadow-*and--opacity-disabledconfig (#5139)typographyandborderRadiusare no longer required in the config file. If omitted, defaults will be used:typography.fontFamily = "Inter"andborderRadius = 4. (#5099)Update npm non-major dependencies (#5057)
-vand--versionfor display version number. (#5098)-hand--helpfor display help.Update npm non-major dependencies (#5103)
Update dependency colorjs.io to ^0.7.1 (#5121)
Updated dependencies []:
@digdir/designsystemet-css@1.19.0
Minor Changes
file-upload: New experimental component. Style with the
ds-file-uploadclass. (#4540)Suggestion: added toggle list button (#5039)
Patch Changes
Update npm non-major dependencies (#5122)
Dialog: now applies a
z-indexeven when opened in non-modal mode (without a backdrop). (#5123)Update npm non-major dependencies (#5136)
Update npm non-major dependencies (#5057)
ds-dropdown: no longer requires the
ds-popoverclass added on the same element. (#5133)fix loading order for popover-polyfill (#5027)
Update npm non-major dependencies (#5103)
Suggestion: Now support
data-emptyon option, showing empty-state text in normal mode or a create button indata-creatablemode. (#5097)Chip: now aligns checkbox, radio and x to top when multi-line text (#5083)
Updated dependencies []:
@digdir/designsystemet-react@1.19.0
Minor Changes
New experimental component:
FileUpload. Use it by importingEXPERIMENTAL_FileUploadfrom@digdir/designsystemet-react. (#4540)ToggleGroup: Deprecates
data-toggle-groupin favor offocusgroup="radiogroup"witharia-label. (#5095)Suggestion: added toggle list button (#5039)
Patch Changes
Update npm non-major dependencies (#5122)
Update npm non-major dependencies (#5072)
Update npm non-major dependencies (#5136)
React types: allow all values of
data-colorin all components (#5082)fix component types for
data-coloranddata-sizeto behave the same on components as globally (#5156)Update npm non-major dependencies (#5057)
Global types: added
focusgroupandfocusgroupstartto the global HTML attribute types. (#5133)Dialog: now adds
aria-haspopupon focus event to enhance performance and support Shadow DOM rendering (#5095)Update npm non-major dependencies (#5103)
Suggestion: Now support
data-emptyon option, showing empty-state text in normal mode or a create button indata-creatablemode. (#5097)Updated dependencies [
69e17d0,5894236,6182865,8390111,92922af,8390111,74fb48c,703abc1,6182865,99265a3,9434ea7,a519003,8390111,a398b3a,8390111,22bdfeb,a685ffd,2eb9e66]:@digdir/designsystemet-types@1.19.0
@digdir/designsystemet-web@1.19.0
Minor Changes
focusgroup: is now automatically polyfilled according to upcoming specification (#5095)
Web: All functionality now supports rendering inside Shadow DOM (#5095)
ToggleGroup: Deprecates
data-toggle-groupin favor offocusgroup="radiogroup"witharia-label. (#5095)Suggestion: added toggle list button (#5039)
Patch Changes
clickdelegatefor: Fixes an issue with using
data-clickdelegateforinside of<details>(#5074)Update dependency tsdown to v0.22.14 (#5102)
Breadcrumbs, Pagination, ToggleGroup: support
aria-labelledby(#5081)Update npm non-major dependencies (#5136)
Update dependency @oddbird/popover-polyfill to v0.7.1 (#5101)
Field: now scopes internal cache to DSFieldElement class to avoid version conflicts (#5077)
Tooltip: allow
data-tooltipwith CSS ID selector like#idto retrieve text from another element (#5081)tooltip: Now inherits nearest
data-size(#5119)Update npm non-major dependencies (#5057)
clickdelegatefor: now only skips interactive child elements (#5080)
Dialog: now adds
aria-haspopupon focus event to enhance performance and support Shadow DOM rendering (#5095)fix loading order for popover-polyfill (#5027)
Update npm non-major dependencies (#5103)
Suggestion: Now support
data-emptyon option, showing empty-state text in normal mode or a create button indata-creatablemode. (#5097)v1.18.0Compare Source
@digdir/designsystemet@1.18.0
Patch Changes
Now correctly creates CSS variables when color name has hyphen (#5044)
Updated dependencies []:
@digdir/designsystemet-css@1.18.0
Minor Changes
data-wrap="wrap"(#5040)Patch Changes
@charset: remove redundant
@charsetas this simplifies merging Designsystemet with other CSS files (#5041)Updated dependencies []:
@digdir/designsystemet-react@1.18.0
Minor Changes
data-wrap="wrap"(#5040)Patch Changes
Suggestion: now always correctly syncs input value in single mode (#5043)
Updated dependencies []:
@digdir/designsystemet-types@1.18.0
@digdir/designsystemet-web@1.18.0
v1.17.0Compare Source
@digdir/designsystemet@1.17.0
Minor Changes
Removed color categories
mainandsupport. All colors are now defined in config file underthemes.<name>.colors(just like neutral). (#4917)Remove
UNSAFE_COLOR_GROUPSenv variable as its no longer relevant (#4917)Added support for auto-migrations which checks files and prompts users about needed migrations. (#4917)
Patch Changes
Increased minimum required
nodeversion 24.16.0. (#4917)Updated dependencies []:
@digdir/designsystemet-css@1.17.0
Patch Changes
Avatar: now scales correctly also when rendered as
<button>(#5029)Field, Fieldset:
disabledandread onlystyling is now only affected by form elements with class name set tods-input(#5028)Updated dependencies []:
@digdir/designsystemet-react@1.17.0
Patch Changes
Tabs: enhanced support for server side rendering (#5032)
Avatar: now scales correctly also when rendered as
<button>(#5029)Avatar, Badge, Card, Details, Paragraph, Popover, Skeleton, Tag: Remove redundant default value for
variantprop: (#4999)Updated dependencies [
f45f4a3]:@digdir/designsystemet-types@1.17.0
@digdir/designsystemet-web@1.17.0
Patch Changes
v1.16.1Compare Source
@digdir/designsystemet@1.16.1
Patch Changes
fix(deps): update npm non-major dependencies (#4945)
Updated dependencies []:
@digdir/designsystemet-css@1.16.1
Patch Changes
fix(deps): update npm non-major dependencies (#4945)
base:
ds-iconno longer definesfill. Users must make sure their icons inherit color the correct way for their icons. (#5013)Updated dependencies []:
@digdir/designsystemet-react@1.16.1
Patch Changes
fix(deps): update npm non-major dependencies (#4945)
Updated dependencies [
b4a2853]:@digdir/designsystemet-types@1.16.1
@digdir/designsystemet-web@1.16.1
Patch Changes
v1.16.0Compare Source
@digdir/designsystemet@1.16.0
Patch Changes
@digdir/designsystemet-css@1.16.0
Minor Changes
--ds-icon-sizevariable for easier consistent icon sizing. Size--ds-size-6by default. (#4971)Root: Increased
read-onlyicon size from1.2emto6for consistency and configurable using--ds-icon-sizeAlert, Chip, Suggestion Chip, Search, IconButton: Decreased icon size from
7to6for consistency and configurable using--ds-icon-sizeDialog: Add missing
--dsc-dialog-icon-sizevariablePatch Changes
<button>(#4968)Button, Tabs, Tag: No longer shrink inside
display: flex, preventing unintended multi-line text wrappingButton: Added missing
--dsc-button-border-radiusCSS custom propertyButton: Added missing
--dsc-button-color--activeCSS custom propertyChip: Now correctly inherits
text-alignwhen rendered as a<button>Chip: Prevents the remove icon (
x) from shrinking whendata-variant="removable"contains long textDialog: Now centers correctly when placed inside a
display: flexcontainerField: Now uses
column-gapinstead ofpaddingto create spacing betweenradio/checkboxinputs and their labels.Heading: Prevents page breaks immediately after headings when printing
Input: Added missing
--dsc-input-border-radiusCSS custom propertyInput: Placeholder text is now styled using the
--dsc-input-color-placeholderCSS custom propertyInput: Fixes a Safari bug where
input[type="date"]placeholder text could appear cyanInput: Enforces a minimum
font-sizeof16pxto prevent mobile browser zooming, and adds--dsc-input-font-sizefor overwriting thisPagination, ToggleGroup: Interactive elements are now styled correctly regardless of
data-variantToggleGroup: Now supports
<a>elements as interactive controlsToggleGroup: Outer edge now uses
outlineinstead ofborderin bothprimaryandsecondaryvariants for consistent renderingTable: Added
--dsc-table-vertical-alignCSS custom propertyTable: Prevents page breaks within tables when printing
Tag: Added missing
--dsc-tag-border-radiusCSS custom property@digdir/designsystemet-react@1.16.0
Patch Changes
Suggestion: Better handle React async rendering child
<u-datalist>element (#4933)Dialog: do not trigger
closeevent when using controlled mode (#4965)Label: Removed unneeded default value for
weightprop. (#4955)Suggestion: Updated VoiceOver compatibility - both with and without QuickNav (#4970)
Dialog: Apply
autofocusonly for dialog-level animations, not nested element animations (#4958)Button: No longer renders a redundant
data-variantattribute in HTML when novariantis specified. (#4968)Field: Added missing TypeScript support for
data-positionwhen usingradioorcheckboxinputs.usePagination: No longer outputs redundant
variantpropsExport missing types
DefaultPropsandPlacement(#4978)Updated dependencies [
4e8fa0f,ae3a92b,ef2bf9c]:@digdir/designsystemet-types@1.16.0
@digdir/designsystemet-web@1.16.0
Patch Changes
Suggestion: Updated VoiceOver compatibility - both with and without QuickNav (#4970)
Popover, Tooltip, Dropdown: No longer requires arrow to be drawn by
::beforeelement to correctly calculate arrow size (#4951)Popover: Automatically run Popover API polyfill if needed in older browsers (#4983)
v1.15.0Compare Source
@digdir/designsystemet@1.15.0
Patch Changes
Update npm non-major dependencies (#4889)
Add deprecation warning for cli options
--main-colors,--support-colors,--neutral-color,--font-family,--border-radiusand--theme. Use JSON config file instead. (#4912)Update npm non-major dependencies (#4910)
Updated dependencies []:
@digdir/designsystemet-css@1.15.0
Patch Changes
Update npm non-major dependencies (#4889)
Dropdown: Removed hardcoded
font-weighton some heading elements. (#4903)Added new export for testing experimental changes. Use this by appending
/experimental_v2to your package import:@digdir/designsystemet-css/experimental_v2. (#4903)Suggestion: Added
--dsc-suggestion-option-checkmark-border-color. (#4903)Field: Added
--dsc-field-description-color,--dsc-field-affix-background, and--dsc-field-affix-color. (#4903)Fieldset: Added
--dsc-fieldset-description-color. (#4903)Card: when using a link in a Card, ensure plain
<a>tags withoutclass="ds-link"also get the correct focus styling. (#4896)Update npm non-major dependencies (#4910)
Updated dependencies []:
@digdir/designsystemet-react@1.15.0
Minor Changes
roleanddata-indeterminatethat would breakSuggestion(#4883)Patch Changes
Update npm non-major dependencies (#4889)
Tooltip: deprecate
typeprop, as it no longer does anything (#4898)Tooltip: the React component will no longer override existing accessible text. It now correctly sets
aria-descriptionin that case. If there is no accessible text,aria-labelwill be used as before. (#4898)useCheckboxGroup and useRadioGroup: these hooks now also accept the prop
variant, which sets the variant for all the checkboxes or radios in the group. (#4864)Dialog: Fix dialog with nested dialog getting a close event when the nested one was closed (#4899)
Popover: now correctly calculates width of source element also in Firefox (#4921)
Popover: No longer closes with "Escape" key if a Dialog element is open above the popover (#4788)
Heading: fix wrong default in
HeadingPropsfordata-size(#4926)Update npm non-major dependencies (#4910)
Updated dependencies [
f54563f,dc93a59,14975a1,dc93a59]:@digdir/designsystemet-types@1.15.0
@digdir/designsystemet-web@1.15.0
Patch Changes
Update npm non-major dependencies (#4889)
Error summary: Now only sets
aria-labelledbybased on heading element ifaria-labeloraria-labelledbyis not already set, and logs a warning if neither of these are set and no heading element is present. (#4895)Popover: now correctly calculates width of source element also in Firefox (#4921)
Error summary: Set
role="group"since the implicit role "generic" does not allowaria-labelledby, which is used in the component (#4895)v1.14.0Compare Source
@digdir/designsystemet@1.14.0
Patch Changes
Update npm non-major dependencies (#4809)
Update npm non-major dependencies (#4859)
Update npm non-major dependencies (#4783)
Updated dependencies []:
@digdir/designsystemet-css@1.14.0
Minor Changes
data-variant="outline"for an outlined tile look. (#4625)Patch Changes
Suggestion: fixed dropdown so it no longer has a brief flash in wrong position (#4731)
Update npm non-major dependencies (#4809)
Suggestion: now uses attribute
data-activedescendantunder the hood to add focus styling on option elements (#4816)Update npm non-major dependencies (#4859)
Suggestion: fixed icons being invisible in forced colors mode (#4731)
Update npm non-major dependencies (#4783)
base: added
.ds-focus--middle/.ds-focus--visible--middleclasses for use in thesuggestionredesign (#4731)Suggestion: changes to design: (#4731)
multiplenow has checkboxes--dsc-suggestion-option-background--hover--dsc-suggestion-list-padding--dsc-suggestion-list-offset--dsc-suggestion-option-gap--dsc-suggestion-option-border-color--dsc-suggestion-option-background--selected--dsc-suggestion-option-border-radius--dsc-suggestion-option-padding--dsc-suggestion-list-background--dsc-suggestion-list-gapUpdated dependencies []:
@digdir/designsystemet-react@1.14.0
Minor Changes
Suggestion.Clearunderlying element changed fromdeltobutton type='reset'. This means types, props and ref are now `HTMLButtonElConfiguration
📅 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.