finos / finos/fluxnova-modeler-plugins
Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/finos/fluxnova-modeler-plugins).
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update dependency jiti to v2.7.0
- [ ] Update dependency min-dom to v5.3.0
- [ ] Update dependency monaco-editor to ^0.56.0
- [ ] Update dependency ws to v8.21.3
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-node action to v7
- [ ] Update dependency @babel/preset-env to v8
- [ ] Update dependency camunda-modeler-plugin-helpers to v6
- [ ] Update dependency copy-webpack-plugin to v14
- [ ] Update dependency eslint to v10
- [ ] Update dependency eslint-plugin-jest to v29
- [ ] Update dependency npm-groovy-lint to v18
- [ ] Update dependency npm-run-all2 to v9
- [ ] Update dependency webpack-cli to v7
- [ ] Update GitHub Artifact Actions (major) (`actions/download-artifact`, `actions/upload-artifact`)
- [ ] Update jest monorepo to v30 (`babel-jest`, `jest`, `jest-environment-jsdom`)
- [ ] Update testing-library monorepo (major) (`@testing-library/jest-dom`, `@testing-library/react`)
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update dependency css-loader to v7.1.5](../pull/9)
- [ ] [Update dependency eslint to v9.39.5](../pull/10)
- [ ] [Update dependency monaco-editor-webpack-plugin to v7.1.1](../pull/11)
- [ ] [Update dependency @babel/preset-env to v7.29.7](../pull/12)
- [ ] [Update dependency @bpmn-io/properties-panel to v3.55.0](../pull/14)
- [ ] [Update dependency bpmn-js to v18.28.0](../pull/18)
- [ ] [Update dependency bpmn-js-properties-panel to v5.65.0](../pull/19)
- [ ] [Update dependency camunda-modeler-webpack-plugin to ^0.3.0](../pull/20)
- [ ] [Update dependency eslint-plugin-bpmn-io to v2.4.0](../pull/21)
- [ ] [Update testing-library monorepo](../pull/15) (`@testing-library/jest-dom`, `@testing-library/user-event`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (2)
.github/workflows/ci.yml (4)
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`]
- `actions/upload-artifact v4` → [Updates: `v7`]
- `node 24`.github/workflows/release.yml (6)
- `actions/checkout v4` → [Updates: `v7`]
- `actions/checkout v4` → [Updates: `v7`]
- `actions/setup-node v4` → [Updates: `v7`]
- `actions/upload-artifact v4` → [Updates: `v7`]
- `actions/download-artifact v4` → [Updates: `v8`]
- `node 24`
npm (1)
plugins/code-editor-plugin/package.json (30)
- `@bpmn-io/properties-panel ^3.25.1` → [Updates: `^3.25.1`]
- `bpmn-js ^18.1.2` → [Updates: `^18.1.2`]
- `bpmn-js-properties-panel ^5.30.1` → [Updates: `^5.30.1`]
- `camunda-modeler-plugin-helpers ^5.1.0` → [Updates: `^6.0.0`]
- `camunda-modeler-webpack-plugin ^0.1.0` → [Updates: `^0.3.0`]
- `monaco-editor ^0.52.2` → [Updates: `^0.56.0`]
- `monaco-editor-webpack-plugin ^7.1.0` → [Updates: `^7.1.0`]
- `npm-groovy-lint ^16.2.0` → [Updates: `^18.0.0`]
- `path-browserify ^1.0.1`
- `ws ^8.18.3` → [Updates: `^8.18.3`]
- `@babel/preset-env ^7.26.0` → [Updates: `^7.26.0`, `^8.0.0`]
- `@testing-library/jest-dom ^6.4.2` → [Updates: `^6.4.2`, `^7.0.0`]
- `@testing-library/react ^14.2.1` → [Updates: `^16.0.0`]
- `@testing-library/user-event ^14.5.2` → [Updates: `^14.5.2`]
- `babel-jest ^29.7.0` → [Updates: `^30.0.0`]
- `babel-plugin-inline-react-svg ^2.0.2`
- `copy-webpack-plugin ^12.0.2` → [Updates: `^14.0.0`]
- `css-loader ^7.1.2` → [Updates: `^7.1.2`]
- `eslint ^9.18.0` → [Updates: `^9.18.0`, `^10.0.0`]
- `eslint-plugin-bpmn-io ^2.1.0` → [Updates: `^2.1.0`]
- `eslint-plugin-jest ^28.11.0` → [Updates: `^29.0.0`]
- `jest ^29.7.0` → [Updates: `^30.0.0`]
- `jest-environment-jsdom ^29.7.0` → [Updates: `^30.0.0`]
- `jest-transform-stub ^2.0.0`
- `jiti ^2.5.1` → [Updates: `^2.5.1`]
- `min-dom ^5.1.1` → [Updates: `^5.1.1`]
- `npm-run-all2 ^8.0.4` → [Updates: `^9.0.0`]
- `raw-loader ^4.0.2`
- `style-loader ^4.0.0`
- `webpack-cli ^6.0.1` → [Updates: `^7.0.0`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Research direction
Start with the Dependency Dashboard documentation, then inspect plugins/code-editor-plugin/package.json and .github/workflows/ci.yml and .github/workflows/release.yml. The issue contains many independent rate-limited updates and links to existing pull requests, so there is no single newcomer-sized scope; completion would require selecting an update, validating it, and confirming the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- build-system, ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100