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.0.0 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps bpmn-js from 17.11.1 to 18.0.0.

Release notes

Sourced from bpmn-js's releases.

v18.0.0

Changes

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

bpmn-io/bpmn-js@v17.11.1...v18.0.0

Changelog

Sourced from bpmn-js's changelog.

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)
  • 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.
Commits
  • f061e55 18.0.0
  • 8f6db7c chore(CHANGELOG): update for 18.0.0
  • b8c0143 deps: update to diagram-js-direct-editing@3.2.0
  • 2405cd5 test: don't mount modeler for service testing
  • 9f41690 fix(Modeler): re-add outline feature
  • 911dbae chore(CHANGELOG): update
  • a580f38 deps: update to diagram-js@15.1.0
  • 1fd28b1 test(draw): cleanup left over log statement
  • 8383966 feat(search): integrate with unified search
  • 8e019cf chore(CHANGELOG): update
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jarekdanielak, a new releaser for bpmn-js since your current version.


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)

Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 17.11.1 to 18.0.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.0.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>
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2024

Dependabot tried to add @Erikmitk as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/UB-Mannheim/kitodo-workflow-editor/pulls/13/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the UB-Mannheim/kitodo-workflow-editor repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2024

The following labels could not be found: dependencies.

Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2024

Looks like bpmn-js is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bpmn-js-18.0.0 branch November 14, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants