madmax3365 / madmax3365/node-red-node-discord
Upgrade DiscordJS to 12.x.x
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Noticed that the DiscordJS package has a `12.x.x` release and `11.6.x` release.
Given how `12.x.x` introduces a lot of breaking changes, it might be better to upgrade to `11.6.x` first which fixes a lot of bugs which was in `11.5.x`.
Contributor guide
No contributing guide indexed for this repository
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
The issue identifies the DiscordJS dependency and its 11.5.x, 11.6.x, and 12.x releases, but names no files or tests. First inspect how the package is declared and used in the Node-RED Discord nodes, then compare the chosen release's breaking changes. Done means the dependency is upgraded without breaking the nodes and the project's checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100