Skip to content

chore: Bump bpmn-js from 17.6.0 to 18.8.0#106

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bpmn-js-18.8.0
Closed

chore: Bump bpmn-js from 17.6.0 to 18.8.0#106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bpmn-js-18.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor

Bumps bpmn-js from 17.6.0 to 18.8.0.

Release notes

Sourced from bpmn-js's releases.

v18.8.0

  • chore(CHANGELOG): update to v18.8.0 8f05ce41
  • chore: update actions/setup-node action to v6 ec9aa3b5
  • chore: update github/codeql-action action to v4 5ee509a2
  • feat: copy isCollection property of data objects 55d11eaf
  • feat: allow copying data object references 108bdf88

bpmn-io/bpmn-js@v18.7.0...v18.8.0

v18.7.0

  • deps: update to diagram-js@15.4.0 836c3fef2

bpmn-io/bpmn-js@v18.6.5...v18.7.0

v18.6.5

Changes

  • chore(CHANGELOG): update befe5fa9
  • chore(CHANGELOG): update to v18.6.5 3845697b
  • deps: update to diagram-js@15.3.1 aab6a885
  • chore: remove non-existing entry from ignore file efaf94eb
  • chore: update dependency del-cli to v7 5e6341eb

bpmn-io/bpmn-js@v18.6.4...v18.6.5

v18.6.4

  • deps: update to bpmn-moddle@9.0.4 45507657d

bpmn-io/bpmn-js@v18.6.3...v18.6.4

v18.6.3

  • chore(CHANGELOG): update to v18.6.3 393b2bf2
  • chore: update bpmn-moddle to v9.0.3 66361e16
  • ci: add comment on PRs targeting main eb53f554

bpmn-io/bpmn-js@v18.6.2...v18.6.3

v18.6.2

  • chore(CHANGELOG): update to 18.6.2 6796b2ca
  • fix: center task markers a0c47741
  • chore(CHANGELOG): update v18.0.0 changes for breaking change 558e566b
  • fix: revert re-add outline in viewer and removed from modeler 71a9d969
  • chore(CHANGELOG): update 4b24e5ed
  • fix: re-add outline in viewer and removed from modeler 58937f25

... (truncated)

Changelog

Sourced from bpmn-js's changelog.

18.8.0

  • FEAT: allow copying data object references and isCollection property (#2348)

18.7.0

18.6.5

  • FIX: ensure popup menu keyboard navigation accounts for group order (bpmn-io/diagram-js#989)
  • DEPS: update to diagram-js@15.3.1

18.6.4

  • FIX: revert AdHocSubProcess#cancelRemainingInstances default value removal (bpmn-io/bpmn-moddle#132)
  • DEPS: update to bpmn-moddle@9.0.4

18.6.3

  • FIX: remove AdHocSubProcess#cancelRemainingInstances default value (bpmn-io/bpmn-moddle#131)
  • DEPS: update to bpmn-moddle@9.0.3

18.6.2

  • FIX: center task markers (#1995)

18.6.1

  • FIX: copy error, escalation, message and signal references when copying elements (#1906, #2249, #2301)

18.6.0

18.5.0

  • FEAT: allow text annotations for message flows (#2281)

18.4.0

  • FEAT: render collapsed event subprocess icons (#50)

18.3.2

... (truncated)

Commits
  • b599735 18.8.0
  • 8f05ce4 chore(CHANGELOG): update to v18.8.0
  • ec9aa3b chore: update actions/setup-node action to v6
  • 5ee509a chore: update github/codeql-action action to v4
  • 55d11ea feat: copy isCollection property of data objects
  • 108bdf8 feat: allow copying data object references
  • c565b0e 18.7.0
  • 836c3fe deps: update to diagram-js@15.4.0
  • e9078a2 18.6.5
  • befe5fa chore(CHANGELOG): update
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.6.0 to 18.8.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@v17.6.0...v18.8.0)

---
updated-dependencies:
- dependency-name: bpmn-js
  dependency-version: 18.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@dependabot @github

dependabot Bot commented on behalf of github Feb 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bpmn-js-18.8.0 branch February 16, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant