Skip to content

fix(deps): update frontend dependencies - #48

Open
renovate[bot] wants to merge 1 commit into
accfrom
renovate/frontend-dependencies
Open

fix(deps): update frontend dependencies#48
renovate[bot] wants to merge 1 commit into
accfrom
renovate/frontend-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@bpmn-io/form-js (source) ^1.20.0^1.24.1 age confidence
@bpmn-io/properties-panel ^3.38.0^3.48.0 age confidence
@eslint/js (source) ^9.39.2^9.39.5 age confidence
@testing-library/jest-dom ^7.0.0^7.0.1 age confidence
@testing-library/user-event ^14.6.1^14.6.4 age confidence
@types/jszip ^3.4.0^3.4.1 age confidence
@types/node (source) ^22.14.0^22.20.1 age confidence
@types/react (source) ^19.2.7^19.2.18 age confidence
@types/react-dom (source) ^19.2.3^19.2.4 age confidence
@vitejs/plugin-react (source) ^5.0.0^5.2.0 age confidence
bpmn-js ^18.12.0^18.24.0 age confidence
bpmn-js-properties-panel ^5.50.1^5.63.0 age confidence
eslint (source) ^9.39.2^9.39.5 age confidence
eslint-plugin-react-refresh ^0.4.26^0.5.4 age confidence
lucide-react (source) ^0.561.0^0.577.0 age confidence
prettier (source) ^3.7.4^3.9.6 age confidence
react (source) ^19.2.3^19.2.8 age confidence
react-dom (source) ^19.2.3^19.2.8 age confidence
typescript (source) ~5.8.2~5.9.3 age confidence
typescript-eslint (source) ^8.52.0^8.67.0 age confidence

Release Notes

bpmn-io/form-js (@​bpmn-io/form-js)

v1.24.1

Compare Source

v1.24.0

Compare Source

  • FEAT: apply shared cm-theme syntax highlighting to the playground data (input) and result (output) editors
  • FIX: correct drag and drop not working with recent preact versions (#​1529, #​760)
  • DEPS: update to preact@10.29.3
  • DEPS: update to dompurify@3.4.11
  • DEPS: update to @bpmn-io/properties-panel@3.47.0
  • DEPS: update to @bpmn-io/cm-theme@0.2.2
  • DEPS: update to min-dash@5.1.0

v1.23.1

Compare Source

  • FIX: handle numerical 0 value in select (#​1532)

v1.23.0

Compare Source

  • FIX: increase drop area at the bottom of from editor (#​1432)
  • FIX: fixed side-line-extension-background-color default color definition error
  • DEPS: update to feelers@3.1.0
  • DEPS: update to @bpmn-io/properties-panel@3.45.0

v1.21.3

Compare Source

  • FIX: clear ghost error entries when validating fields inside (nested) dynamic lists (#​1494)

v1.21.2

Compare Source

  • FIX: use big.js for min/max validation to support arbitrary precision numbers (0c463fc)

v1.21.1

Compare Source

  • FIX: fix visibility conditions hiding fields in the editor canvas (#​1489)

v1.21.0

Compare Source

  • FEAT: add editor-empty-state__footer slot to the form editor empty state (#​1485)
  • FEAT: add framework-agnostic SlotFillManager service to register slot fills via config or runtime API (c41369c, 33d8942)
  • FEAT: support custom RequestInit in document preview via documentEndpointBuilder.buildRequestInit (d40d953)
  • FEAT: fetch document preview images via fetch() to support authenticated endpoints (8406774)
  • REFACTOR: run unary test evaluation from ConditionChecker through expressionLanguage module (be0c1df, #​819)

v1.20.1

Compare Source

  • FIX: ensure lerna doesn't overwrite version pin (2f1e5f27)
  • FIX: restrict form-js-editor's preact version to <=1.15.1 (be0af1cf)

There is a known bug (#​1216, #​760) that our drag and drop framework does not work with newer versions of preact. This version restriction was missing from the package definition and will be removed when the drag and drop issue is resolved.

bpmn-io/properties-panel (@​bpmn-io/properties-panel)

v3.48.0

Compare 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: resize TextArea on 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.0

Compare Source

v3.46.0

Compare Source

  • DEPS: drop @carbon/icons dependency (#​518)

v3.45.0

Compare Source

  • FEAT: add missing translate calls (#​505, #​504)
  • FIX: correct paste in template editor overriding current contents (#​503)
  • CHORE: replace feelers with @bpmn-io/feelers-editor dependency (#​516)

v3.44.1

Compare Source

  • FIX: support translation of list component (#​504)
  • FIX: use semantic color name for tooltip underline (#​500)

v3.44.0

Compare Source

  • FEAT: de-emphasize tooltiped element underlines (#​499)

v3.43.0

Compare Source

  • FEAT: style <code> as monospace, following theme (#​496)
  • FIX: allow to navigate to tooltip contents inside of groups (#​493)
  • DEPS: update to min-dom@5.3.0

v3.42.0

Compare Source

  • FEAT: do not render <Header> if no headerProvider is provided (#​491)

v3.41.3

Compare Source

  • FIX: add support of external validator for JsonEditorEntry (#​489)

v3.41.2

Compare Source

  • FIX: fix JSON editor entry isEdited check from a properties panel group header (#​488)

v3.41.1

Compare Source

  • FIX: prevent inline error in JSON editor with empty value (#​487)

v3.41.0

Compare Source

  • FEAT: add JsonEditor component (#​485)

v3.40.6

Compare Source

  • FIX: make FeelEditor read-only based on the disabled prop (#​484)

v3.40.5

Compare Source

  • FIX: Ensure Feel/Text editors value is properly committed on blur, paste, and unmount (#​481)

v3.40.4

Compare Source

v3.40.3

Compare Source

  • FIX: defer static callback updates to after layouting (#​471)
  • FIX: add selected element as key of toggleSwitch
  • FIX: gracefully handle missing debounce (#​475)

v3.40.2

Compare Source

  • FIX: add type to feel popup button (#​472)

v3.40.1

Compare Source

  • FIX: prevent cutting the tooltip if it couldn't fit to the bottom of the screen (#​469)

v3.40.0

Compare Source

  • FEAT: support optional-default-enabled FEEL entry config (#​470)

v3.39.0

Compare Source

  • DEPS: update to @bpmn-io/feel-editor@2.5.0
  • DEPS: update to focus-trap@8.0.0
eslint/eslint (@​eslint/js)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

testing-library/jest-dom (@​testing-library/jest-dom)

v7.0.1

Compare Source

testing-library/user-event (@​testing-library/user-event)

v14.6.4

Compare Source

v14.6.3

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.2.0

Compare Source

v5.1.4

Compare Source

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

Update code to support newer rolldown-vite (#​976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

v5.1.0

Compare Source

Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#​890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react/preamble at the top of their client entry instead of manually calling transformIndexHtml. This simplifies SSR setup for applications that don't use the transformIndexHtml API.

Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#​930)

Rolldown 1.0.0-beta.44+ removed the top-level jsx option in favor of transform.jsx. This plugin now uses the transform.jsx option to support Rolldown 1.0.0-beta.44+.

v5.0.4

Compare Source

Perf: use native refresh wrapper plugin in rolldown-vite (#​881)

v5.0.3

Compare Source

HMR did not work for components imported with queries with rolldown-vite (#​872)
Perf: simplify refresh wrapper generation (#​835)

v5.0.2

Compare Source

Skip transform hook completely in rolldown-vite in dev if possible (#​783)

v5.0.1

Compare Source

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#​735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

Perf: skip babel-plugin-react-compiler if code has no "use memo" when { compilationMode: "annotation" } (#​734)
Respect tsconfig jsxImportSource (#​726)
Fix reactRefreshHost option on rolldown-vite (#​716)
Fix RefreshRuntime being injected twice for class components on rolldown-vite (#​708)
Skip babel-plugin-react-compiler on non client environment (689)
bpmn-io/bpmn-js (bpmn-js)

v18.24.0

Compare Source

v18.23.0

Compare Source

  • FEAT: tag elements visually inside a group via categoryValueRef (#​2469)
  • FEAT: eagerly create category value when creating or updating a group (#​2469)
  • FIX: do not copy message flows without participants (#​1902, #​2475)
  • FIX: ignore labels in laneRef updates (#​2469)
  • FIX: do not copy message flows without participants (#​1902, #​2475)

v18.22.1

Compare Source

  • FIX: prevent clipped strokes in exported diagrams (#​2476)
  • DEPS: update to diagram-js@15.23.2

v18.22.0

Compare Source

v18.21.0

Compare Source

v18.20.0

Compare Source

  • FEAT: various performance improvements in many parts of the code base
  • FIX: disallow move when dropped outside of canvas (#​2437, #​2210)
  • CHORE: derive label link offset from (circular) outline shape (#​2457)
  • DEPS: update to diagram-js@15.19.0

v18.19.0

Compare Source

  • FEAT: use parents' entries keywords for search in popup menu (#​1053)
  • DEPS: update to diagram-js@15.18.0

v18.18.0

Compare Source

v18.17.1

Compare Source

v18.17.0

Compare Source

v18.16.1

Compare Source

  • FIX: render data output with filled arrow (#​2425)

v18.16.0

Compare Source

  • FEAT: make external labels resizable (#​2414)

v18.15.0

Compare Source

v18.14.0

Compare Source

v18.13.2

Compare Source

  • FIX: disable grouping in popup menu during search (bpmn-io/diagram-js#1014)
  • FIX: correct handling of annotations during sub-process collapse/expand, copy/paste, and remove actions (#​2388)
  • FIX: allow undo of pasted sub-process (#​2388, #​2269)
  • DEPS: update to diagram-js@15.10.0

v18.13.1

Compare Source

  • FIX: correct sequence flow layout for corner boundary events whose target is strictly axis-aligned (#​2270)

v18.13.0

Compare Source

  • FEAT: allow to create child elements from the context pad (#​2391)

v18.12.1

Compare Source

  • FIX: correctly replace non-interrupting event with an interrupting one (#​2313)
bpmn-io/bpmn-js-properties-panel (bpmn-js-properties-panel)

v5.63.0

Compare Source

  • FEAT: add propertiesPanel#getEntryId(element, path) API to resolve a moddle property path to an entry id (#​1242)
  • FEAT: use number input for priority and jobPriority (#​1241)

v5.62.0

Compare Source

  • FEAT: add business ID group for Call Activities (#​1240)

v5.61.0

Compare Source

  • FEAT: allow rendering the header into a separate container (#​1239)

v5.60.0

Compare Source

v5.59.0

Compare Source

  • FEAT: make called decision version tag FEEL-optional (#​1228)

v5.58.0

Compare Source

v5.57.0

Compare Source

  • FEAT: add support for start event forms (#​1219)
  • FEAT: display input / output variable names as monospace (#​1222)
  • DEPS: update to camunda-bpmn-js-behaviors@1.16.1
  • DEPS: update to zeebe-bpmn-moddle@1.14.0

v5.56.0

Compare Source

  • FEAT: support cancel event type for execution listeners on the process element

v5.55.0

Compare Source

  • FEAT: add multi-instance specific event types for execution listeners (#​1215)
  • DEPS: update to camunda-bpmn-js-behaviors@1.15.0

v5.54.0

Compare Source

v5.53.0

Compare Source

  • DEPS: update to ids@3.0.1
  • DEPS: update to @bpmn-io/extract-process-variables@2.2.1
  • DEPS: update to min-dom@5.3.0

v5.52.1

Compare Source

  • FIX: prevent cutting the tooltip if it couldn't fit to the bottom of the screen (bpmn-io/properties-panel#469)
  • FIX: remove Variable Names field (#​1203)
  • DEPS: update to @bpmn-io/properties-panel@3.40.1

v5.52.0

Compare Source

  • DEPS: require @bpmn-io/properties-panel@3.40.0 or newer
  • FIX: create input parameter as expression
  • FIX: link conditional events documentation in tooltip
  • FIX: link to latest message event documentation in tooltip

v5.51.0

Compare Source

Backport v6.0.1 changes.

  • DEPS: require @bpmn-io/properties-panel@3.39.0 or newer
  • FIX: change description of user task priority field and add docs link (#​1193)
  • FIX: show Variable Events for boundary events (#​1195)
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.5.4

Compare Source

  • Add instant to allowExportNames in Next config #​112

v0.5.3

Compare Source

  • Fix check for non component class exported via export { } #​110 (fixes #​109)

v0.5.2

Compare Source

  • Support nested function calls for extraHOCs (actually fixes #​104)

v0.5.1

Compare Source

  • Mark ESLint v10 as supported
  • Support false positives with TypeScript function overloading (fixes #​105)
  • Support nested function calls for extraHOCs (fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-bay-04f351e03-48.westeurope.4.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants