fix(deps): update frontend dependencies - #48
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-bay-04f351e03-48.westeurope.4.azurestaticapps.net |
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.20.0→^1.24.1^3.38.0→^3.48.0^9.39.2→^9.39.5^7.0.0→^7.0.1^14.6.1→^14.6.4^3.4.0→^3.4.1^22.14.0→^22.20.1^19.2.7→^19.2.18^19.2.3→^19.2.4^5.0.0→^5.2.0^18.12.0→^18.24.0^5.50.1→^5.63.0^9.39.2→^9.39.5^0.4.26→^0.5.4^0.561.0→^0.577.0^3.7.4→^3.9.6^19.2.3→^19.2.8^19.2.3→^19.2.8~5.8.2→~5.9.3^8.52.0→^8.67.0Release Notes
bpmn-io/form-js (@bpmn-io/form-js)
v1.24.1Compare Source
FIX: avoid redundant document preview fetches (#1520, #1538)FIX: correctgetVariableSchemareporting invalid variables (#710, #1475)v1.24.0Compare Source
FEAT: apply sharedcm-themesyntax highlighting to the playground data (input) and result (output) editorsFIX: correct drag and drop not working with recentpreactversions (#1529, #760)DEPS: update topreact@10.29.3DEPS: update todompurify@3.4.11DEPS: update to@bpmn-io/properties-panel@3.47.0DEPS: update to@bpmn-io/cm-theme@0.2.2DEPS: update tomin-dash@5.1.0v1.23.1Compare Source
FIX: handle numerical0value in select (#1532)v1.23.0Compare Source
FIX: increase drop area at the bottom of from editor (#1432)FIX: fixedside-line-extension-background-colordefault color definition errorDEPS: update tofeelers@3.1.0DEPS: update to@bpmn-io/properties-panel@3.45.0v1.21.3Compare Source
FIX: clear ghost error entries when validating fields inside (nested) dynamic lists (#1494)v1.21.2Compare Source
FIX: usebig.jsfor min/max validation to support arbitrary precision numbers (0c463fc)v1.21.1Compare Source
FIX: fix visibility conditions hiding fields in the editor canvas (#1489)v1.21.0Compare Source
FEAT: addeditor-empty-state__footerslot to the form editor empty state (#1485)FEAT: add framework-agnosticSlotFillManagerservice to register slot fills via config or runtime API (c41369c, 33d8942)FEAT: support customRequestInitin document preview viadocumentEndpointBuilder.buildRequestInit(d40d953)FEAT: fetch document preview images viafetch()to support authenticated endpoints (8406774)REFACTOR: run unary test evaluation fromConditionCheckerthroughexpressionLanguagemodule (be0c1df, #819)v1.20.1Compare Source
FIX: ensure lerna doesn't overwrite version pin (2f1e5f27)FIX: restrictform-js-editor's preact version to<=1.15.1(be0af1cf)bpmn-io/properties-panel (@bpmn-io/properties-panel)
v3.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.0eslint/eslint (@eslint/js)
v9.39.5Compare Source
Bug Fixes
253be16fix: handle unavailable require cache (backport of #20812 to v9.x) (#21065) (Eric)Documentation
74930eddocs: switch build to Node.js 24 (#20894) (Milos Djermanovic)eaec8bbdocs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)Chores
458205fchore: update@eslint/eslintrcand@eslint/jsfor v9.39.5 (#21077) (Francesco Trotta)202117bchore: package.json update for @eslint/js release (Jenkins)d9eb6edtest: disable warning forvm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER(#21074) (Francesco Trotta)7b431a7chore: overridere2dependency for@metascraper/helpers(#21068) (Milos Djermanovic)daf7791chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)daee8baci: use pnpm ineslint-flat-config-utilstype integration test (#20829) (Milos Djermanovic)116d4beci: unpin Node.js 25.x in CI (#20619) (Copilot)v9.39.4Compare Source
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency @eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
4675152docs: add deprecation notice partial (#20520) (Milos Djermanovic)Chores
b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)71b2f6bchore: package.json update for @eslint/js release (Jenkins)1d16c2fci: pin Node.js 25.6.1 (#20563) (Milos Djermanovic)v9.39.3Compare Source
Bug Fixes
791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504) (sethamus)Chores
8594a43chore: upgrade @eslint/js@9.39.3 (#20529) (Milos Djermanovic)9ceef92chore: package.json update for @eslint/js release (Jenkins)af498c6chore: ignore/docs/v9.xin link checker (#20453) (Milos Djermanovic)testing-library/jest-dom (@testing-library/jest-dom)
v7.0.1Compare Source
testing-library/user-event (@testing-library/user-event)
v14.6.4Compare Source
v14.6.3Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.2.0Compare Source
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.v5.1.3Compare Source
v5.1.2Compare Source
v5.1.1Compare Source
Update code to support newer
rolldown-vite(#976)rolldown-vitewill removeoptimizeDeps.rollupOptionsin favor ofoptimizeDeps.rolldownOptionssoon. This plugin now usesoptimizeDeps.rolldownOptionsto support newerrolldown-vite. Please updaterolldown-viteto the latest version if you are using an older version.v5.1.0Compare Source
Add
@vitejs/plugin-react/preamblevirtual module for SSR HMR (#890)SSR applications can now initialize HMR runtime by importing
@vitejs/plugin-react/preambleat the top of their client entry instead of manually callingtransformIndexHtml. This simplifies SSR setup for applications that don't use thetransformIndexHtmlAPI.Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)
Rolldown 1.0.0-beta.44+ removed the top-level
jsxoption in favor oftransform.jsx. This plugin now uses thetransform.jsxoption to support Rolldown 1.0.0-beta.44+.v5.0.4Compare Source
Perf: use native refresh wrapper plugin in rolldown-vite (#881)
v5.0.3Compare Source
HMR did not work for components imported with queries with rolldown-vite (#872)
Perf: simplify refresh wrapper generation (#835)
v5.0.2Compare Source
Skip transform hook completely in rolldown-vite in dev if possible (#783)
v5.0.1Compare Source
Set
optimizeDeps.rollupOptions.transform.jsxinstead ofoptimizeDeps.rollupOptions.jsxfor rolldown-vite (#735)optimizeDeps.rollupOptions.jsxis going to be deprecated in favor ofoptimizeDeps.rollupOptions.transform.jsx.Perf: skip
babel-plugin-react-compilerif code has no"use memo"when{ compilationMode: "annotation" }(#734)Respect tsconfig
jsxImportSource(#726)Fix
reactRefreshHostoption on rolldown-vite (#716)Fix
RefreshRuntimebeing injected twice for class components on rolldown-vite (#708)Skip
babel-plugin-react-compileron non client environment (689)bpmn-io/bpmn-js (bpmn-js)
v18.24.0Compare Source
FEAT: support tabs in popup menu (bpmn-io/diagram-js#1096)FIX: lay out docs link and drill-in chevron in popup menu as sibling actions (bpmn-io/diagram-js#1088)DEPS: update todiagram-js@15.24.0v18.23.0Compare Source
FEAT: tag elements visually inside a group viacategoryValueRef(#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 inlaneRefupdates (#2469)FIX: do not copy message flows without participants (#1902, #2475)v18.22.1Compare Source
FIX: prevent clipped strokes in exported diagrams (#2476)DEPS: update todiagram-js@15.23.2v18.22.0Compare Source
FEAT: add shared popup entries list (#2463)FEAT: make replace menu width configurable via css variable (#2463)FEAT: complete direct editing on blur (bpmn-io/diagram-js-direct-editing#74, #2327, #2464)FEAT: restore canvas focus in next render cycle (bpmn-io/diagram-js#1081)FEAT: use auto width with max value of 300px for popup menu (bpmn-io/diagram-js#1078)DEPS: update tomin-dash@5.1.0DEPS: update todiagram-js@15.23.0DEPS: update todiagram-js-direct-editing@3.5.1v18.21.0Compare Source
FEAT: improve aural interface / accessibility of popup menu (bpmn-io/diagram-js#1059, bpmn-io/diagram-js#735)FEAT: allowCanvas#findRootto find shared root for multiple elements (bpmn-io/diagram-js#1075)FEAT: support scrolling to multiple elements viaCanvas#scrollToElement(bpmn-io/diagram-js#1075)FIX: improve mouse/keyboard interaction in popup menu (bpmn-io/diagram-js#1060)DEPS: update todiagram-js@15.20.0v18.20.0Compare Source
FEAT: various performance improvements in many parts of the code baseFIX: disallowmovewhen dropped outside of canvas (#2437, #2210)CHORE: derive label link offset from (circular) outline shape (#2457)DEPS: update todiagram-js@15.19.0v18.19.0Compare Source
FEAT: use parents' entries keywords for search in popup menu (#1053)DEPS: update todiagram-js@15.18.0v18.18.0Compare Source
FEAT: ship type declaration maps (#2442)FEAT: allow blocking canvas interactions (bpmn-io/diagram-js#1032)DEPS: update todiagram-js@15.17.0v18.17.1Compare Source
FIX: correct popup menu closing on inside clicks (bpmn-io/diagram-js#1045)DEPS: update todiagram-js@15.15.1v18.17.0Compare Source
FEAT: introduce multi-step navigation to popup menu (bpmn-io/diagram-js#1040)FEAT: show search result number in popup menu (bpmn-io/diagram-js#1040)FEAT: improve popup menu styling (bpmn-io/diagram-js#1041)FEAT: improve popup menu assistive text and labels (bpmn-io/diagram-js#1041)FEAT: do not cut of popup menu label and description tests (bpmn-io/diagram-js#1041)CHORE: removebusinessObject.dicompatibility error (#2429)DEPS: update todiagram-js@15.15.0DEPS: update todiagram-js-direct-editing@3.4.0v18.16.1Compare Source
FIX: render data output with filled arrow (#2425)v18.16.0Compare Source
FEAT: make external labels resizable (#2414)v18.15.0Compare Source
FEAT: show outline around lasso-selected elements (#173, bpmn-io/diagram-js#1021)FEAT: improve text rendering performance (bpmn-io/diagram-js#1026, bpmn-io/diagram-js#1027)FEAT: improve diagram import performance (bpmn-io/diagram-js#1026, bpmn-io/diagram-js#1027)FEAT: move enclosed artifacts with participants / sub-processes (#1929, #2419)FIX: ignore brokenBPMNDIwhen setting label colors (#2418)DEPS: update todiagram-js@15.13.0DEPS: update tomin-dom@5.3.0v18.14.0Compare Source
FEAT: prioritize full word matches in search (bpmn-io/diagram-js#1017)FEAT: factor match density into search (bpmn-io/diagram-js#1017)CHORE: prioritize later search matches slightly lower (bpmn-io/diagram-js#1017)DEPS: update todiagram-js@15.11.0DEPS: update toids@3.0.3v18.13.2Compare 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 todiagram-js@15.10.0v18.13.1Compare Source
FIX: correct sequence flow layout for corner boundary events whose target is strictly axis-aligned (#2270)v18.13.0Compare Source
FEAT: allow to create child elements from the context pad (#2391)v18.12.1Compare Source
FIX: correctly replace non-interrupting event with an interrupting one (#2313)bpmn-io/bpmn-js-properties-panel (bpmn-js-properties-panel)
v5.63.0Compare Source
FEAT: addpropertiesPanel#getEntryId(element, path)API to resolve a moddle property path to an entry id (#1242)FEAT: usenumberinput forpriorityandjobPriority(#1241)v5.62.0Compare Source
FEAT: add business ID group for Call Activities (#1240)v5.61.0Compare Source
FEAT: allow rendering the header into a separate container (#1239)v5.60.0Compare Source
FEAT: support job priority (#1235)v5.59.0Compare Source
FEAT: make called decision version tag FEEL-optional (#1228)v5.58.0Compare Source
FEAT: improve Camunda 8 tooltips/guidance (#1224)FEAT: de-emphasize tooltiped element underlines (bpmn-io/properties-panel#499)FIX: allow to navigate to tooltip contents inside of groups (bpmn-io/properties-panel#493)DEPS: update to@bpmn-io/properties-panel@3.44.0v5.57.0Compare Source
FEAT: add support for start event forms (#1219)FEAT: display input / output variable names as monospace (#1222)DEPS: update tocamunda-bpmn-js-behaviors@1.16.1DEPS: update tozeebe-bpmn-moddle@1.14.0v5.56.0Compare Source
FEAT: supportcancelevent type for execution listeners on the process elementv5.55.0Compare Source
FEAT: add multi-instance specific event types for execution listeners (#1215)DEPS: update tocamunda-bpmn-js-behaviors@1.15.0v5.54.0Compare Source
FEAT: add execution listener headers configuration (#1211)FIX: make FeelEditor read-only based on thedisabledprop (bpmn-io/properties-panel#484)FIX: ensure Feel/Text editors value is properly committed on blur, paste, and unmount (bpmn-io/properties-panel#481)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)FIX: addtypeto feel popup button (bpmn-io/properties-panel#472)DEPS: update tozeebe-bpmn-moddle@1.13.0DEPS: update to@bpmn-io/properties-panel@3.40.6DEPS: update toids@3.0.2v5.53.0Compare Source
DEPS: update toids@3.0.1DEPS: update to@bpmn-io/extract-process-variables@2.2.1DEPS: update tomin-dom@5.3.0v5.52.1Compare 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.1v5.52.0Compare Source
DEPS: require@bpmn-io/properties-panel@3.40.0or newerFIX: create input parameter as expressionFIX: link conditional events documentation in tooltipFIX: link to latest message event documentation in tooltipv5.51.0Compare Source
Backport
v6.0.1changes.DEPS: require@bpmn-io/properties-panel@3.39.0or newerFIX: 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.4Compare Source
instanttoallowExportNamesin Next config #112v0.5.3Compare Source
export { }#110 (fixes #109)v0.5.2Compare Source
v0.5.1Compare Source
Configuration
📅 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.
👻 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.