RocketChat / RocketChat/Rocket.Chat.js.SDK
Sinon version is outdated
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 146
- Forks
- 99
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 17
Description
Project version for sinon is 4.4.2, while the latest is 7.2.2. This logs some warnings during yarn install:
npm WARN deprecated text-encoding@0.6.4: no longer maintained
npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam
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
Inspect the project dependency declaration to find the pinned sinon version, then check how the repository manages its yarn dependencies. Update sinon to the requested version and run yarn install to verify the deprecated-package warnings are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100