camunda / camunda-bpmn-moddle

Camunda moddle extensions for BPMN 2.0
MIT License
64 stars 40 forks source link

deps: bump bpmn-moddle from 8.1.0 to 9.0.0 #135

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps bpmn-moddle from 8.1.0 to 9.0.0.

Release notes

Sourced from bpmn-moddle's releases.

v9.0.0

Changes

  • chore(CHANGELOG): update to v9.0.0 3a48f79
  • chore: require node >= 16 7a3d15e
  • chore: use import attributes b5413a2
  • feat: add exports configuration d33b0bc
  • style: convert var to const 1a9c59f
  • chore: drop UMD distribution 87be9d3
  • chore: bump to npm-run-all2@6.1.2 12ef62d
  • chore: update eslint* d8da062
  • chore: update rollup b283fef
  • chore: update test dependencies 7c87430
  • deps: update to moddle@7 / moddle-xml@11 bf7f60c
  • chore: update dependency npm-run-all2 to v6 4bf3886
  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 029128c
  • ci: use built-in cache d66ee79
  • ci: use node@20 a91f1e5
  • chore: update actions/checkout action to v4 71179fb
  • chore: update actions/setup-node action to v4 16a2c73
  • chore: bump eslint* e7d9201
  • chore: update to chai@4.4.0 f4ffc87
  • chore: configure renovate (#100) 32895e0

Breaking Changes

  • Require Node >= 16
  • Drop UMD distribution. Use ES module export in modern JavaScript run-times

https://github.com/bpmn-io/bpmn-moddle/compare/v8.1.0...v9.0.0

Changelog

Sourced from bpmn-moddle's changelog.

9.0.0

  • FEAT: add exports configuration (#111)
  • FIX: remove broken main export (#111)
  • CHORE: drop UMD distribution (#110)
  • CHORE: turn into ES module (#111)
  • CHORE: require Node >= 16
  • DEPS: update to moddle@7.0.0 (#109)
  • DEPS: update to moddle-xml@11.0.0 (#109)

Breaking Changes

  • Require Node >= 16
  • Drop UMD distribution. Use ES module export in modern JavaScript run-times
Commits


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 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[bot] commented 7 months ago

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