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 8.7.3 to 8.8.2 in /bpmn #965

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2021

Bumps bpmn-js from 8.7.3 to 8.8.2.

Changelog

Sourced from bpmn-js's changelog.

8.8.2

  • FIX: properly re-use ID of a copied element if available (#1503)

8.8.1

  • FIX: re-use ID of a copied element if available (#1503)
  • CHORE: unbuild circular dependency with ResizeUtil (#1500)

8.8.0

  • FEAT: give keyboard fine-grained control over which events to handle (#1493)
  • FIX: correct keyboard shortcuts not working in direct editing mode (#1493)
  • DEPS: update to [email protected]
Commits
  • 9dcc523 8.8.2
  • c5adb2d chore(CHANGELOG): update to v8.8.2
  • 6243adf test(copy-paste): increase timeout for complex
  • 39d7b9e fix(moddle-copy): properly copy ids
  • 97e1ad1 test: verify copy and paste between Modeler instances
  • 289c074 docs: correct JSDoc for MockEvents
  • 7f47ff7 8.8.1
  • 22c97ed chore(CHANGELOG): update to v8.8.1
  • 1253326 fix(copy-paste): do not create new id if unnecessary
  • b4bd655 chore: unbuild circular dependency
  • 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 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 8.7.3 to 8.8.2.
- [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@v8.7.3...v8.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 📜 javascript Related to Javascript code 🔗 dependencies Pull requests that update a dependency file labels Oct 21, 2021
@ggrossetie ggrossetie merged commit 31ae787 into main Oct 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bpmn/bpmn-js-8.8.2 branch October 31, 2021 09:07
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 Related to Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant