OpenHands / OpenHands/software-agent-sdk
Dependency management
Open
Nobody has claimed this yet.
openhands
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
- Upgrade npm packages to the most recent version that is at least one week old. Do not use carat dependencies, pin exact versions
- Add dependabot CI to do the same
Make sure that CI passes after this.
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
No files are named, so first locate the npm package manifests and existing CI configuration, then inspect how dependencies are currently declared and updated. Configure Dependabot for the requested update cadence and exact-version policy, and verify that the repository's CI passes after the dependency changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100