Update dependency @bpmn-io/properties-panel to v3.53.0 - #14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/bpmn-io-properties-panel-3.x-lockfile
branch
from
July 31, 2026 16:32
ef4667b to
0d37931
Compare
renovate
Bot
force-pushed
the
renovate/bpmn-io-properties-panel-3.x-lockfile
branch
2 times, most recently
from
August 16, 2026 11:15
314690d to
5ef1e48
Compare
renovate
Bot
force-pushed
the
renovate/bpmn-io-properties-panel-3.x-lockfile
branch
from
August 21, 2026 07:44
5ef1e48 to
7c72d3d
Compare
renovate
Bot
force-pushed
the
renovate/bpmn-io-properties-panel-3.x-lockfile
branch
from
August 29, 2026 05:39
7c72d3d to
7e4dfc7
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:
3.25.1→3.53.0Release Notes
bpmn-io/properties-panel (@bpmn-io/properties-panel)
v3.53.0Compare Source
FEAT: add--accent-*theming tokens and--accentlist badge (#549)FIX: reserve space for open pop-up button in FEEL editor (#525)FIX: use WCAG AA compliant accent color (#549)v3.52.0Compare Source
FEAT: add--warning-badge-*and--error-badge-*theming tokens (#547)FIX: use accessible foreground color for warning list badge (#547)v3.51.2Compare Source
FIX: force linting after engines change (bpmn-io/feel-editor#114)DEPS: update to@bpmn-io/feel-editor@2.7.1v3.51.1Compare Source
FIX: correct checkbox alignment (#545)FIX: unify line height acrosswarning,erroranddescriptionattachments (#545)FIX: increase description and label offset to accommodate for focus ring (#545)v3.51.0Compare Source
FEAT: add semantic warning tokens and.has-warningentry modifier (#544)v3.50.0Compare Source
FEAT: use CSS for textarea auto-resize (#540)FIX: react toengineschange of FEEL editor (#543)v3.49.2Compare Source
FIX: only show text popup scrollbar when content overflows (#542)v3.49.1Compare Source
FIX: resolve sticky observer scroll container relative to observed element (#539)FIX: correct sticky headers not working when multiple properties panels are mounted (#539)v3.49.0Compare Source
FEAT: add themable focus ring to inputs/controls (#535)FEAT: pass engine versions to editor for FEEL compatibility linting (#533)FEAT: unify single line input height (#537)FIX: do not show vertical resizer for auto resizingTextfields (#537)FIX: center popup button vertically (#537)FIX: show input active state on actual focus only (#538)FIX: restore FEEL syntax highlighting with@bpmn-io/cm-theme@0.2.1+(bpmn-io/feelers#117)DEPS: update to@bpmn-io/feel-editor@2.7.0DEPS: update to@bpmn-io/feelers-editor@1.1.1DEPS: update tomin-dash@5.1.0v3.48.0Compare Source
FEAT: enable popup editor for text areas (#523)FEAT: allow registering custom popup providers (#523)FEAT: allow overriding popup providers via priority (#523)FEAT: resizeTextAreaon any interaction (#529)FIX: support snippet placeholder navigation in FEEL popup (#524)FIX: respect popup size constants (#523)FIX: respect field height when showing a placeholder (#523)FIX: scope text popup editor id to avoid duplicate DOM ids (#523)FIX: compare popup input against live value (#530)v3.47.0Compare Source
FEAT: enhance FEEL syntax highlighting (bpmn-io/feel-editor#100)FIX: correct snippet completions in path segment (bpmn-io/feel-editor#105)FIX: correct snippet completions from prefix (bpmn-io/feel-editor#105)DEPS: update to@bpmn-io/feel-editor@2.6.0v3.46.0Compare Source
DEPS: drop@carbon/iconsdependency (#518)v3.45.0Compare Source
FEAT: add missingtranslatecalls (#505, #504)FIX: correct paste in template editor overriding current contents (#503)CHORE: replacefeelerswith@bpmn-io/feelers-editordependency (#516)v3.44.1Compare Source
FIX: support translation of list component (#504)FIX: use semantic color name for tooltip underline (#500)v3.44.0Compare Source
FEAT: de-emphasize tooltiped element underlines (#499)v3.43.0Compare Source
FEAT: style<code>as monospace, following theme (#496)FIX: allow to navigate to tooltip contents inside of groups (#493)DEPS: update tomin-dom@5.3.0v3.42.0Compare Source
FEAT: do not render<Header>if noheaderProvideris provided (#491)v3.41.3Compare Source
FIX: add support of external validator forJsonEditorEntry(#489)v3.41.2Compare Source
FIX: fix JSON editor entryisEditedcheck from a properties panel group header (#488)v3.41.1Compare Source
FIX: prevent inline error in JSON editor with empty value (#487)v3.41.0Compare Source
FEAT: addJsonEditorcomponent (#485)v3.40.6Compare Source
FIX: make FeelEditor read-only based on thedisabledprop (#484)v3.40.5Compare Source
FIX: Ensure Feel/Text editors value is properly committed on blur, paste, and unmount (#481)v3.40.4Compare Source
FIX: re-enable toggling feel optional fields with backspace (@bpmn-io/feel-editor#83)FIX: continue suggestions for autocompletion in feel fields even after spaces (@bpmn-io/feel-editor#84)DEPS: update to@bpmn-io/feel-editor@2.5.2v3.40.3Compare Source
FIX: defer static callback updates to after layouting (#471)FIX: add selected element as key of toggleSwitchFIX: gracefully handle missing debounce (#475)v3.40.2Compare Source
FIX: addtypeto feel popup button (#472)v3.40.1Compare Source
FIX: prevent cutting the tooltip if it couldn't fit to the bottom of the screen (#469)v3.40.0Compare Source
FEAT: supportoptional-default-enabledFEEL entry config (#470)v3.39.0Compare Source
DEPS: update to@bpmn-io/feel-editor@2.5.0DEPS: update tofocus-trap@8.0.0v3.38.0Compare Source
DEPS: update tofeelers@1.5.1v3.37.0Compare Source
DEPS: update tomin-dash@5.0.0DEPS: update tomin-dom@5.2.0DEPS: update to@bpmn-io/feel-editor@2.1.0DEPS: update toclassnames@2.5.1v3.36.1Compare Source
FIX: prevent stale layout state insetLayoutForKeycallback (#468)v3.36.0Compare Source
FEAT: addCheckboxGroupentry type (#464)v3.35.1Compare Source
FIX: revert1a8031eto prevent FEEL popup freezev3.35.0Compare Source
FIX: prevent racing blur for FEEL-optional (#461)FIX: keep focus in FEEL-optional field after pasting FEEL expression (#461)DEPS: update to@bpmn-io/feel-editor@2v3.34.0Compare Source
FEAT: remove title attribute when unnecessary (#455)FIX: improve tooltip behavior (#451)FIX: correctly handle trimming and debouncing (#450, #309)v3.33.2Compare Source
FIX: remove empty values ("") also after blurring input fields(#449)v3.33.1Compare Source
FIX: use maximize icon in open popup button (#438)v3.33.0Compare Source
FEAT: support multiline feel strings incamundadialect (@bpmn-io/lezer-feel#2)FIX: recognize unclosed feel string literal as syntax error (nikku/lezer-feel#52)DEPS: update to@bpmn-io/feel-editor@1.12.0v3.32.0Compare Source
FEAT: clarify dirty hint (#432)v3.31.1Compare Source
FIX: make CSS selector of button in group header less specific to allow overriding (#436)v3.31.0Compare Source
FEAT: update camunda built-ins (addedfromAi) (@camunda/feel-builtins#1)DEPS: update to@bpmn-io/feel-editor@1.11.0v3.30.2Compare Source
FIX:blurshould emit boolean value for checkboxes (#430)v3.30.1Compare Source
FIX: allow tooltip on number field (#429)v3.30.0Compare Source
FEAT: support providing FEEL language context (parserDialect, dialect, builtins) (#417)v3.29.1Compare Source
FIX: fix cursor jumping issue (#426)v3.29.0Compare Source
FEAT: make list headers sticky (#397)FIX: increase default debounce value (#425)v3.28.3Compare Source
FIX: improve text inputs performance (#424)v3.28.2Compare Source
FIX: flush debounced function when value helpers change (#422)v3.28.1Compare Source
FIX: use new value helpers when rerendering an entry (#421)v3.28.0Compare Source
FEAT: allow overriding FEEL popup (#408)v3.27.8Compare Source
a415710fb7123efcfb9e6v3.27.7Compare Source
FIX: increase default debounce value (#425)v3.27.6Compare Source
FIX: improve text inputs performance (#424)v3.27.5Compare Source
FIX: flush debounced function when value helpers change (#422)v3.27.4Compare Source
FIX: use new value helpers when rerendering an entry (#421)v3.27.3Compare Source
FIX: fix performance issue when typing fast (#416)v3.27.2Compare Source
FIX: show literal values in FEEL suggestionsDEPS: update to@bpmn-io/feel-editor@1.10.1v3.27.1Compare Source
FIX: commit erased change (#414)v3.27.0Compare Source
FEAT: trim whitespace in text inputs (#309, #404)v3.26.4Compare Source
FIX: revert trim trailing whitespaces from all input fields except expressions (#401, #402) added in v3.26.3 due to an issue with debounced updatesv3.26.3Compare Source
FIX: trim trailing whitespaces from all input fields except expressions (#401, #402)v3.26.2Compare Source
FIX: make tooltip persist when trying to copy from it (#399)v3.26.1Compare Source
FIX: remove input border from popups (#398)v3.26.0Compare Source
FEAT: suggest latest Camunda FEEL built-ins (@bpmn-io/feel-editor#65)DEPS: update to@bpmn-io/feel-editor@1.10.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.