microsoft / microsoft/BotFramework-WebChat
Update deprecated dependencies
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem?
When installing the botframework-webchat package, I am faced with numerous warnings about deprecated packages e.g. core-js@3.18.3.
Our projects in the company need to adhere to strict policies and standards and this negatively affects the quality score of the project.
Describe the suggestion or request in detail
Upgrade all deprecated dependencies to more recent and maintained packages to improve performance and remove warnings
Describe alternatives you have considered
Creating a local copy of the package could be done but this is not ideal as we prefer to use the packages maintained by Microsoft
Additional context
No response
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 by installing the botframework-webchat package and reviewing the deprecated-dependency warnings, including core-js@3.18.3. Inspect the package's dependency manifests and determine which entries require updates; done means the deprecated warnings are removed while the package remains installable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100