fix(deps): bump the npm-minor-patch group with 4 updates#883
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 30, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 4 updates: [@bpmn-io/properties-panel](https://github.com/bpmn-io/properties-panel), [bpmn-js](https://github.com/bpmn-io/bpmn-js), [camunda-bpmn-js](https://github.com/camunda/camunda-bpmn-js) and [diagram-js](https://github.com/bpmn-io/diagram-js). Updates `@bpmn-io/properties-panel` from 3.40.4 to 3.40.5 - [Release notes](https://github.com/bpmn-io/properties-panel/releases) - [Changelog](https://github.com/bpmn-io/properties-panel/blob/main/CHANGELOG.md) - [Commits](bpmn-io/properties-panel@v3.40.4...v3.40.5) Updates `bpmn-js` from 18.13.2 to 18.14.0 - [Release notes](https://github.com/bpmn-io/bpmn-js/releases) - [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md) - [Commits](bpmn-io/bpmn-js@v18.13.2...v18.14.0) Updates `camunda-bpmn-js` from 5.25.0 to 5.26.0 - [Release notes](https://github.com/camunda/camunda-bpmn-js/releases) - [Changelog](https://github.com/camunda/camunda-bpmn-js/blob/main/CHANGELOG.md) - [Commits](camunda/camunda-bpmn-js@v5.25.0...v5.26.0) Updates `diagram-js` from 15.10.0 to 15.11.0 - [Release notes](https://github.com/bpmn-io/diagram-js/releases) - [Changelog](https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md) - [Commits](bpmn-io/diagram-js@v15.10.0...v15.11.0) --- updated-dependencies: - dependency-name: "@bpmn-io/properties-panel" dependency-version: 3.40.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: bpmn-js dependency-version: 18.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: camunda-bpmn-js dependency-version: 5.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: diagram-js dependency-version: 15.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the npm-minor-patch group with 4 updates: @bpmn-io/properties-panel, bpmn-js, camunda-bpmn-js and diagram-js.
Updates
@bpmn-io/properties-panelfrom 3.40.4 to 3.40.5Release notes
Sourced from
@bpmn-io/properties-panel's releases.Changelog
Sourced from
@bpmn-io/properties-panel's changelog.Commits
36c8f3d3.40.5ee9d64achore: update CHANGELOG.md20de76efix: ensureFeelTextfieldvalues are committed on blur, paste and unmountab10b1achore: update codecov/codecov-action action to v6Updates
bpmn-jsfrom 18.13.2 to 18.14.0Release notes
Sourced from bpmn-js's releases.
Changelog
Sourced from bpmn-js's changelog.
Commits
cf59d7d18.14.0a9b0b42chore(CHANGELOG): update to v18.14.014ced13deps: update to diagram-js@15.11.0b6688ffdeps: update to ids@3.0.2f7842dfchore: update codecov/codecov-action action to v6Updates
camunda-bpmn-jsfrom 5.25.0 to 5.26.0Release notes
Sourced from camunda-bpmn-js's releases.
Changelog
Sourced from camunda-bpmn-js's changelog.
Commits
8c0dc1f5.26.0c601709chore: update CHANGELOG.md7955a33deps: update modeling depsc34d1a5chore: update CI badge3bc4873chore: update codecov/codecov-action action to v6Updates
diagram-jsfrom 15.10.0 to 15.11.0Release notes
Sourced from diagram-js's releases.
Changelog
Sourced from diagram-js's changelog.
Commits
21d766d15.11.0fb8e90achore(CHANGELOG): update to v15.11.0dcfd905test(search): validate we prioritize start of term7868d50chore(search): evaluate later keys with slightly lower score7d28424chore(search): extract decay modifier into constant8885b22feat(search): factor in match density9bafc07chore(search): improve types4722474feat(search): prioritize full word matchesf787f30chore(search): extract scores into constants113f778chore: update codecov/codecov-action action to v6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions