Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,013 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in nodejs/node that received 3 comments
util: gracefully handle unknown colors
This makes sure colors that are unknown won't cause an error. This is especially important in case a library wants to use colors defined by Node.js…
+8
−1
•
3
comments
- Tech/rewrite file validation
- Bug/863/color range updated when blacklisting buildings
- Tech/parser/improvments/TODO's
- Bug/improve performance
- Fix digest bottleneck
- Tech: Lintner changes, Reformat Code according to Kotlin Ruleset
- Analysis: Tech/787/enable coverage report
- WIP: ESLint: enable no var requires rule
- ESLint: Enable no non-null assertion rule
- Revert file-loader update #973
- Feature/675/custom persisted scenarios
- Bump file-loader from 4.2.0 to 6.0.0 in /visualization
- Feature/848/compress output data
- [Security] Bump handlebars from 4.5.3 to 4.7.6 in /visualization
- Bump html-loader from 0.5.5 to 1.1.0 in /visualization
- Bump sass-loader from 7.1.0 to 8.0.2 in /visualization
- Bump org.sonarqube from 2.8 to 3.0 in /analysis
- Bump rxjava from 2.2.13 to 2.2.19 in /analysis
- Bump kotlin-reflect from 1.3.50 to 1.3.72 in /analysis
- Bump lodash from 4.17.13 to 4.17.15 in /visualization
- Bump commons-lang3 from 3.9 to 3.10 in /analysis
- Bump jquery from 3.5.0 to 3.5.1 in /visualization
- Bump typescript from 3.8.3 to 3.9.5 in /visualization
- Bump webpack-cli from 3.3.10 to 3.3.11 in /visualization
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /visualization
- Some pull request reviews not shown.
- doc: use Class: consistently
- benchmark: fix EventTarget benchmark
- events: lazy load perf_hooks for EventTarget
- lib: add noThrow option to fs.f/l/statSync
- util: restrict custom inspect function + vm.Context interaction
- readline: add getPrompt to get the current prompt
- doc: update events docs for consistency
- build: drop support for VS2017
- doc: remove shell dollar signs without output
Created an issue in nodejs/node-core-utils that received 5 comments
Sync error not helpful
I just wanted to backport a PR and I got the following error: $ git node backport 33490 --to 14 Error at exports.runSync (/home/ruben/.nvm/version…
5
comments