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 diagram-js from 15.2.0 to 15.2.3 #15

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

Conversation

dependabot[bot]
Copy link

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

Bumps diagram-js from 15.2.0 to 15.2.3.

Release notes

Sourced from diagram-js's releases.

v15.2.3

Changes

  • chore(CHANGELOG): update to v15.2.3 b07f749b
  • chore(CHANGELOG): update f117bfe2
  • chore(search): value based off token length e52f02b1
  • fix(search): prioritize start of word and exact match more ffe067a4
  • chore(CHANGELOG): update 6fbab221
  • fix(popup-menu): do not filter on whitespace only input 0f24e54f
  • fix(search-pad): do not search on whitespace only input 5a2fd31f
  • fix(search): guard against whitespace only pattern e80568cc
  • chore(CHANGELOG): correct additional entries bf03eb3d
  • chore(CHANGELOG): correct entry e19d8519
  • ci: migrate to slack action v2 3b077e5f
  • chore: update slackapi/slack-github-action action to v2 89270726
  • chore: update codecov/codecov-action action to v5 b35a5a88

bpmn-io/diagram-js@v15.2.2...v15.2.3

v15.2.2

Changes

  • chore(CHANGELOG): update to v15.2.2 6836e4f7
  • docs(keyboard): detail deprecation reason 0a9bb6a9
  • fix(keyboard): correct Keyboard#bind and config signature 7c09f56d

bpmn-io/diagram-js@v15.2.1...v15.2.2

v15.2.1

  • chore: update changelog 43f97a3e
  • test: verify componentsToPath a55b7f9c
  • fix: limit overly permissive regex range 53d0ae94

bpmn-io/diagram-js@v15.2.0...v15.2.1

Changelog

Sourced from diagram-js's changelog.

15.2.3

  • FIX: adjust search to prioritize start of word and exact matches (#953)
  • FIX: ignore whitespace when searching (#954)

15.2.2

  • FIX: correct Keyboard#bind and config types (#948)

15.2.1

  • FIX: limit overly permissive regex (#949)
Commits
  • 88e15c5 15.2.3
  • b07f749 chore(CHANGELOG): update to v15.2.3
  • f117bfe chore(CHANGELOG): update
  • e52f02b chore(search): value based off token length
  • ffe067a fix(search): prioritize start of word and exact match more
  • 6fbab22 chore(CHANGELOG): update
  • 0f24e54 fix(popup-menu): do not filter on whitespace only input
  • 5a2fd31 fix(search-pad): do not search on whitespace only input
  • e80568c fix(search): guard against whitespace only pattern
  • bf03eb3 chore(CHANGELOG): correct additional entries
  • 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)

Bumps [diagram-js](https://github.com/bpmn-io/diagram-js) from 15.2.0 to 15.2.3.
- [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.2.0...v15.2.3)

---
updated-dependencies:
- dependency-name: diagram-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 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/15/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 25, 2024

The following labels could not be found: dependencies.

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