RocketChat / RocketChat/Rocket.Chat.js.SDK

Sinon version is outdated

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.