camunda / camunda-bpmn-js-behaviors

Camunda behaviors for bpmn-js
MIT License
5 stars 3 forks source link

chore: update dependency eslint-plugin-bpmn-io to ^0.16.0 - autoclosed #11

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-bpmn-io ^0.14.1 -> ^0.16.0 age adoption passing confidence

Release Notes

bpmn-io/eslint-plugin-bpmn-io ### [`v0.16.0`](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/blob/HEAD/CHANGELOG.md#​0160) [Compare Source](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/compare/v0.15.1...v0.16.0) - `FEAT`: set source type as module for `recommended` ### [`v0.15.1`](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/blob/HEAD/CHANGELOG.md#​0151) [Compare Source](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/compare/v0.15.0...v0.15.1) - `FIX`: use `env#node` in `mocha` config ### [`v0.15.0`](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/blob/HEAD/CHANGELOG.md#​0150) [Compare Source](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/compare/v0.14.1...v0.15.0) - `FEAT`: use ES2018 syntax in `recommended` config - `FEAT`: drop `env#node` from `recommended` config - `FEAT`: drop `es5` and `es6` configs - `FEAT`: add `node` and `browser` configs - `DEPS`: drop `@babel/eslint-parser` and related deps - `DEPS`: drop `eslint@7` support ##### Breaking changes - ES2018 is the default syntax for `recommended`. If your source code uses newer syntax version, make sure to set `parserOptions#ecmaVersion` accordingly. - `es5` and `es6` configs are removed. Use `node` or `browser` instead, depending on your environment. - `eslint@7` is no longer supported. Upgrade to `eslint@8` to use the plugin.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.