camunda / camunda-dmn-js

Embeddable Camunda modeling distributions based on dmn-js
MIT License
6 stars 2 forks source link

deps: update dependency eslint-plugin-bpmn-io to ^0.16.0 - autoclosed #32

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-bpmn-io ^0.13.0 -> ^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. ### [`v0.14.1`](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/blob/HEAD/CHANGELOG.md#​0141) [Compare Source](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/compare/v0.14.0...v0.14.1) - `FIX`: do not read local `.babelrc` file - `DEPS`: bump dependencies ### [`v0.14.0`](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/blob/HEAD/CHANGELOG.md#​0140) [Compare Source](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/compare/v0.13.0...v0.14.0) - `DEPS`: support `eslint@8` ([#​14](https://togithub.com/bpmn-io/eslint-plugin-bpmn-io/pull/14))

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 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: camunda-dmn-js@0.6.1
npm ERR! Found: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^7.32.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.0.0" from eslint-plugin-bpmn-io@0.16.0
npm ERR! node_modules/eslint-plugin-bpmn-io
npm ERR!   dev eslint-plugin-bpmn-io@"^0.16.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-09-28T13_25_16_649Z-debug-0.log