Skip to content

chore: update dependency zeebe-bpmn-moddle to v2 - #128

Merged
AlekseyManetov merged 2 commits into
mainfrom
renovate/zeebe-bpmn-moddle-2.x
Aug 28, 2026
Merged

AlekseyManetov merged 2 commits into
mainfrom
renovate/zeebe-bpmn-moddle-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
zeebe-bpmn-moddle ^1.15.0^2.0.0 age confidence

Release Notes

camunda/zeebe-bpmn-moddle (zeebe-bpmn-moddle)

v2.0.0

Compare Source

  • CHORE: add exports declaration (#​95)
Breaking Changes
  • Generated types are now exposed via zeebe-bpmn-moddle/types instead of the package root (#​95)
  • Extensionless imports are no longer supported; import resources via their full path (zeebe-bpmn-moddle/resources/zeebe.json) (#​95)

v1.18.0

Compare Source

  • FEAT: add zeebe:agentDefinition extension element (#​94)
  • FEAT: add types definitions (#​91)

v1.17.0

Compare Source

  • FEAT: add businessId to zeebe:CalledElement for Call Activity Business ID propagation (#​90)

v1.16.0

Compare Source

  • FEAT: add configuration templates / zeebe:ConfigurationSupported (#​89, #​88)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm,before 5:00am"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team and a lite review from Copilot August 27, 2026 22:42
@renovate renovate Bot added the dependencies Updates a dependency label Aug 27, 2026
@bpmn-io-tasks bpmn-io-tasks Bot added the needs review Review pending label Aug 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s development dependency on zeebe-bpmn-moddle to the new major v2 line, aligning the repository with upstream packaging changes (notably the new exports map and stricter import paths).

Changes:

  • Bump zeebe-bpmn-moddle from ^1.15.0 to ^2.0.0 in package.json.
  • Update package-lock.json to lock zeebe-bpmn-moddle@2.0.0 (including its peer dependency metadata).

Reviewed changes

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

File Description
package.json Updates the zeebe-bpmn-moddle devDependency version range to ^2.0.0.
package-lock.json Locks zeebe-bpmn-moddle@2.0.0 and records new peer dependency requirements.

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

Comment thread package.json
"sinon-chai": "^4.0.1",
"webpack": "^5.105.0",
"zeebe-bpmn-moddle": "^1.15.0"
"zeebe-bpmn-moddle": "^2.0.0"
@AlekseyManetov
AlekseyManetov merged commit 80f7e02 into main Aug 28, 2026
5 of 6 checks passed
@AlekseyManetov
AlekseyManetov deleted the renovate/zeebe-bpmn-moddle-2.x branch August 28, 2026 09:42
@bpmn-io-tasks bpmn-io-tasks Bot removed the needs review Review pending label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants