cybertk / cybertk/abao

ES7 Migration - Fixing package versions

Open
#228 1 comment 0 reactions 0 assignees View on GitHub
es7 migration
Dominant language
CoffeeScript
Stars
352
Forks
57
PR merge metrics
No merged PRs in 30d

Description

We ought to fix the dependency versions so that future fresh builds do not pull unwanted breaking change package updates. The node community is pretty inconsistent in maintaining SEMVER(which we should follow), and as such, relying on wildcards such as `^` and `~` will bite us in the long run.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a dependency manifest, test, or entry point. Start by locating the repository's package manifest and reviewing its dependency ranges; done means fresh builds cannot receive unintended breaking updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript, node.js
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.