Skip to content

deps: update modeling dependencies + CHANGELOG update - #6131

Merged
barmac merged 3 commits into
developfrom
modeling-updates
Aug 24, 2026
Merged

deps: update modeling dependencies + CHANGELOG update#6131
barmac merged 3 commits into
developfrom
modeling-updates

Conversation

@barmac

@barmac barmac commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Closes #6094

Proposed Changes

Updates the modeling dependencies (bpmn-js, bpmn-js-element-templates, bpmn-js-properties-panel, @bpmn-io/properties-panel, camunda-bpmn-js, @camunda/improved-canvas, @camunda/linting, zeebe-bpmn-moddle, form-js and related packages) to their latest versions, and updates the CHANGELOG.md accordingly.

Checklist

Ensure you provide everything we need to review your contribution:

  • Contribution meets our definition of done
  • Pull request establishes context
    • Link to related issue(s), i.e. Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}
    • Brief textual description of the changes
    • Screenshots or short videos showing UI/UX changes
    • Steps to try out, i.e. using the @bpmn-io/sr tool

Copilot AI lite review requested due to automatic review settings August 24, 2026 11:24
@bpmn-io-tasks bpmn-io-tasks Bot added the needs review Review pending label Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Camunda Modeler’s modeling-related dependencies across the app and client workspaces, regenerates the lockfile accordingly, and updates the CHANGELOG.md to reflect the dependency bumps.

Changes:

  • Bump core modeling dependencies (e.g., bpmn-js, bpmn-js-properties-panel, camunda-bpmn-js, @bpmn-io/properties-panel, @bpmn-io/form-js, zeebe-bpmn-moddle) in app/package.json and client/package.json.
  • Update package-lock.json to match the new dependency graph and resolved versions.
  • Update CHANGELOG.md with dependency update entries (and additional unreleased notes).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package-lock.json Updates resolved versions/metadata for the bumped modeling dependency stack.
client/package.json Bumps modeling-related dependencies used by the client workspace.
app/package.json Bumps modeling-related dependencies used by the Electron app workspace.
CHANGELOG.md Adds/updates unreleased changelog entries for dependency updates (and additional entries).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CHANGELOG.md
@barmac barmac changed the title deps: update modeling dependencies deps: update modeling dependencies + CHANGELOG update Aug 24, 2026
barmac added 3 commits August 24, 2026 15:08
…ates@2.33.0

bpmn-js-element-templates@2.33.0 unified the configuration chooser's
unavailable/warning messaging into the properties panel's standard
description attachment and renamed the placeholder button's class to a
`-card--placeholder` modifier, breaking the old class-based locators.

@nikku nikku left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

☁️ tested - works for me.

@barmac
barmac merged commit f50caff into develop Aug 24, 2026
17 of 18 checks passed
@bpmn-io-tasks bpmn-io-tasks Bot removed the needs review Review pending label Aug 24, 2026
@barmac
barmac deleted the modeling-updates branch August 24, 2026 14:09
@github-actions github-actions Bot added this to the M105 milestone Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support zeebe:agentDefinition

3 participants