Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): update actions/setup-python action to v7
- chore(deps): update dependency c8 to v12
- chore(deps): update dependency mocha to v12
- chore(deps): update dependency node to v24
- chore(deps): update dependency nyc to v18
- chore(deps): update github/codeql-action action to v4
- chore(deps): update peter-evans/create-pull-request action to v8
- 🔐 Create all awaiting schedule PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- fix(deps): update dependencies (
eslint,mocha,mysql2) - chore(deps): update actions/checkout action to v7
- chore(deps): update actions/github-script action to v9
- chore(deps): update actions/setup-node action to v7
- chore(deps): update actions/upload-artifact action to v7
- chore(deps): update commitlint monorepo to v21 (
@commitlint/cli,@commitlint/config-conventional) - chore(deps): update dependency chai to v6
- chore(deps): update dependency eslint to v10
- chore(deps): update dependency glob to v13
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (8)
.github/workflows/build_verify.yml (5)
actions/checkout v6→ [Updates:v7]shogo82148/actions-setup-mysql v1actions/checkout v6→ [Updates:v7]actions/setup-node v6→ [Updates:v7]node 20→ [Updates:24].github/workflows/bump-patch-version.yml (2)
actions/checkout v6→ [Updates:v7]peter-evans/create-pull-request v7→ [Updates:v8].github/workflows/codeql-analysis.yml (4)
actions/checkout v6→ [Updates:v7]github/codeql-action v3→ [Updates:v4]github/codeql-action v3→ [Updates:v4]github/codeql-action v3→ [Updates:v4].github/workflows/comment_pr.yml (2)
actions/github-script v8.0.0→ [Updates:v9.0.0]actions/github-script v8→ [Updates:v9].github/workflows/npm-publish.yml (3)
actions/checkout v6→ [Updates:v7]actions/setup-node v4→ [Updates:v7]node 24.github/workflows/update-wiki-api.yml (3)
actions/checkout v6→ [Updates:v7]actions/checkout v6→ [Updates:v7]ad-m/github-push-action master.github/workflows/verify_cla_signature_pr.yml (4)
actions/checkout v6→ [Updates:v7]actions/setup-python v5→ [Updates:v7]wei/wget v1actions/upload-artifact v4→ [Updates:v7].github/workflows/vulnerability check.yml (1)
actions/checkout v6→ [Updates:v7]
npm (1)
package.json (14)
@aicore/libcommonutils 1.0.20mysql2 3.24.3→ [Updates:3.24.4]@aicore/libtestutils 1.0.16@commitlint/cli 19.8.1→ [Updates:21.2.3]@commitlint/config-conventional 19.8.1→ [Updates:21.2.3]c8 10.1.3→ [Updates:12.0.0]chai 5.3.3→ [Updates:6.2.2]cli-color 2.0.4documentation 14.0.3eslint 9.39.2→ [Updates:9.39.5,10.11.0]glob 11.1.0→ [Updates:13.0.6]husky 9.1.7mocha 11.7.5→ [Updates:11.8.0,12.0.2]nyc 17.1.0→ [Updates:18.0.0]
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with package.json and the listed .github/workflows files to review the dependency updates shown in this dashboard. Existing pull requests already cover several updates, while others are awaiting Renovate's schedule. Done would require resolving the remaining dependency work and verifying the affected workflows and package tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, node.js
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100