Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bpmn-js from 17.11.1 to 18.2.0 in /generation-ui #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps bpmn-js from 17.11.1 to 18.2.0.

Release notes

Sourced from bpmn-js's releases.

v18.2.0

  • chore(CHANGELOG): update to v18.2.0 c46b58b5
  • feat: create ad-hoc sub process via replace menu d9b908b0
  • test: improve robustness 61c26511
  • fix(BaseViewer): swap canvas and project logo e44e9259
  • ci: run on ubuntu-latest and add setup action 0a6e428f
  • chore: update dependency puppeteer to v24 d4727424
  • chore(CHANGELOG): link breaking changes context a44af7ad

bpmn-io/bpmn-js@v18.1.2...v18.2.0

v18.1.2

Changes

  • deps: update to diagram-js@15.2.4 8e2099c6
  • chore: update dependency @​rollup/plugin-node-resolve to v16 e9da867b

bpmn-io/bpmn-js@v18.1.1...v18.1.2

v18.1.1

Changes

  • test(search): account for full pattern now matched b01d6307
  • chore(CHANGELOG): update to v18.1.1 a9032a53
  • deps: update to diagram-js@15.2.3 72996b3d

bpmn-io/bpmn-js@v18.1.0...v18.1.1

v18.1.0

Changes

  • chore(CHANGELOG): update to v18.1.0 aa2f28d9
  • deps: update to diagram-js@15.2.2 2af459ce
  • chore(CHANGELOG): update 7b385307
  • ci: migrate to slack action v2 08f83bc4
  • chore: update slackapi/slack-github-action action to v2 63f9a902
  • chore: update codecov/codecov-action action to v5 469e4714

bpmn-io/bpmn-js@v18.0.0...v18.1.0

v18.0.0

Changes

... (truncated)

Changelog

Sourced from bpmn-js's changelog.

18.2.0

  • FEAT: add ad-hoc subprocess option to replace menu (#2276)

18.1.2

18.1.1

18.1.0

18.0.0

  • FEAT: remove outline from Viewer modules (#2135)
  • FEAT: make Canvas a focusable element (bpmn-io/diagram-js#662)
  • FEAT: implicit keyboard binding (bpmn-io/diagram-js#662)
  • FEAT: integrate with global search (#2235)
  • FEAT: integrate popup-menu with search (bpmn-io/diagram-js#932)
  • FEAT: recognize modern search tokens in search-pad (bpmn-io/diagram-js#932)
  • FIX: correctly handle duplicate entries and whitespace in search (bpmn-io/diagram-js#932)
  • FIX: find search terms across all keys (bpmn-io/diagram-js#932)
  • FIX: search always returns tokens for matched items (bpmn-io/diagram-js#932)
  • FIX: prevent crash during label adjustment (#2239)
  • FIX: keep existing loop characteristics when toggling through the replace menu (#2251)
  • FIX: prevent covering multi selection with black box in Viewer (#2135)
  • FIX: generate types for main entry (986e2bb)
  • FIX: correct handling of group name with whitespace only (#2231)
  • DEPS: update to bpmn-moddle@9 (#2114)
  • DEPS: update to diagram-js@15.1.0
  • DEPS: update to diagram-js-direct-editing@3.2.0

Breaking Changes

  • Require Node >= 20
  • Canvas is now a focusable element and provides better support for native browser behaviors. Focus can be controlled with new focus and restoreFocus APIs (bpmn-io/diagram-js#662).
  • Keyboard is now implicitly bound to canvas SVG element. Calls to keyboard.bind and keyboard.bindTo now result with a descriptive console error and have no effect (bpmn-io/diagram-js#662).
Commits
  • a2a5ea5 18.2.0
  • c46b58b chore(CHANGELOG): update to v18.2.0
  • d9b908b feat: create ad-hoc sub process via replace menu
  • 61c2651 test: improve robustness
  • e44e925 fix(BaseViewer): swap canvas and project logo
  • 0a6e428 ci: run on ubuntu-latest and add setup action
  • d472742 chore: update dependency puppeteer to v24
  • a44af7a chore(CHANGELOG): link breaking changes context
  • d9fc726 18.1.2
  • 8e2099c deps: update to diagram-js@15.2.4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.11.1 to 18.2.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.11.1...v18.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generation-ui/bpmn-js-18.2.0 branch from f607184 to 9b9002e Compare February 1, 2025 12:07
@timKraeuter
Copy link
Owner

Keyboard binding has changed in the new version: bpmn-io/diagram-js#661
We keep the old version for now.

@timKraeuter timKraeuter added the complicated not an easy dependency bump label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complicated not an easy dependency bump dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant