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

chore: update dependency bpmn-js to v18 #87

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js ^17.0.0 -> ^18.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js (bpmn-js)

v18.0.0

Compare Source

  • 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)
  • 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.
  • 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.

v17.11.1

Compare Source

v17.11.0

Compare Source

  • FEAT: align search styles with other popups (#​2187)
  • FEAT: prioritize start of tokens in search results (#​2187)
  • FIX: do not commit viewport changes on ESC (#​2189, #​2187)
  • DEPS: update to diagram-js@14.10.0

v17.10.0

Compare Source

  • CHORE: correct various type hints (#​2228)
  • FIX: pasting compensation activity without boundary event (#​2070)
  • FIX: lane resize constraints for se and nw direction (#​2209)
  • FIX: auto place elements vertically in sub-processes (#​2127)
  • FIX: hide lane label during direct editing
  • DEPS: update to diagram-js@14.9.0

v17.9.2

Compare Source

  • FIX: keep direction when collapsing pools (#​2208)

v17.9.1

Compare Source

  • FIX: show delete action for labels (#​2163)

v17.9.0

Compare Source

  • FIX: remove incorrect attribute in replace menu (#​2196)
  • DEPS: update to diagram-js@14.7.2

v17.8.3

Compare Source

  • FIX: add accessible label to drill down button (#​2194)

v17.8.2

Compare Source

  • FIX: do not suggest root elements in search (#​2143)

v17.8.1

Compare Source

  • FIX: gracefully handle missing process DI in drilldown (#​2180)
  • FIX: do not cause HTML validation errors on move preview (#​2179)
  • DEPS: update to diagram-js@14.7.1

v17.8.0

Compare Source

  • FEAT: keep global elements when deleting last participant (#​2175)
  • FIX: allow undo after deleting last participants and data store (#​1676)
  • FIX: allow styling markers with canvas.addMarker and css (#​2173)
  • CHORE: render flow markers as part of djs-visual (#​2173)
  • DEPS: update to diagram-js@14.7.0

v17.7.1

Compare Source

v17.7.0

Compare Source

  • DEPS: update to diagram-js@14.6.0

v17.6.4

Compare Source

  • DEPS: update to diagram-js@14.5.4

v17.6.3

Compare Source

  • DEPS: update to diagram-js@14.5.3

v17.6.2

Compare Source

  • DEPS: update to diagram-js@14.5.2 (#​2158)

v17.6.1

Compare Source

  • DEPS: update to diagram-js@14.5.1 (#​2157)

v17.6.0

Compare Source

  • FEAT: add ability to type services and events (#​2121, #​2153)
  • FIX: remove preview on context pad close (#​2150)
  • FIX: use tagged template in error logging (#​2151)

v17.5.0

Compare Source

  • FEAT: remove direct editing outline for embedded labels (#​2147)
  • FEAT: do not translate technical errors (#​2145)
  • DEPS: update to diagram-js-direct-editing@3.0.1

v17.4.0

Compare Source

  • FEAT: do not scale popup menu and context pad
  • DEPS: update to diagram-js@14.4.1

v17.3.0

Compare Source

  • FEAT: auto-place elements vertically (#​2110)

v17.2.2

Compare Source

  • FIX: correct navigated viewer outline (#​2133)

v17.2.1

Compare Source

  • FIX: render popup menu on top
  • DEPS: update to diagram-js@14.3.1

v17.2.0

Compare Source

  • FEAT: make popup menu keyboard navigatable
  • FIX: address various accessibility issues
  • FIX: correct various typing issues
  • DEPS: update to diagram-js@14.3.0
  • DEPS: update to diagram-js-direct-editing@2.1.2

v17.1.0

Compare Source

  • FEAT: handle splitting vertical lanes (#​2101)

v17.0.2

Compare Source

  • FIX: create hit boxes for vertical lanes (#​2093)

v17.0.1

Compare Source

  • FIX: fix rendering of gateway without marker (#​2102)

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), 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 added the dependencies Updates a dependency label Nov 7, 2024
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Nov 7, 2024
@misiekhardcore misiekhardcore merged commit 2c64833 into main Nov 7, 2024
5 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 7, 2024
@misiekhardcore misiekhardcore deleted the renovate/bpmn-js-18.x branch November 7, 2024 16:19
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.

1 participant