Open greenkeeper[bot] opened 8 years ago
@@ master #35 diff @@
==========================================
Files 40 40
Lines 1015 1015
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 130 125 -5
- Misses 885 890 +5
Partials 0 0
Powered by Codecov. Last update fe5bfde...04df940
Update to this version instead 🚀
The new version differs by 7 commits .
b82d4e6
release 2.4.0
41002f1
Update bower.json (#342)
e58d54b
Node: configurable util.inspect()
options (#327)
00f3046
Node: %O
(big O) pretty-prints the object (#322)
bd9faa1
allow colours in workers (#335)
501521f
Use same color for same namespace. (#338)
e2a1955
Revert "handle regex special characters"
See the full diff.
Update to this version instead 🚀
The new version differs by 6 commits .
7e741fc
release 2.4.5
17d0e0b
check for navigator (#376)
50ffa9d
Enable use of custom log function (#379)
1c625d4
bit of cleanup + linting fixes
932b24a
rm non-maintainted dist/
dir (#375)
cea345a
docs: Simplified language in the opening paragraph. Closes #340 (#373)
See the full diff.
Update to this version instead 🚀
The new version differs by 26 commits .
355e327
release 2.5.0
d85c0c6
build perf, fix for bowerfile, fix for webworker
dc043cf
Merge pull request #378 from yamikuronue/replace-babel-with-browserify
f512cf2
Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify
f098331
Merge pull request #388 from ForsakenHarmony/patch-1
a16cf42
Merge pull request #387 from kribblo/patch-1
78e31a8
Update browser.js
408ae94
Use typeof window.process !== 'undefined'
f484cfe
fix merge errors
23af483
Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify
3e1a15d
fix: merged again, because it didn't take. Guess I did it wrong?
67182fd
fix: Whoops, didn't merge the tests properly. Resolved.
2a01c6c
Merged from upstream/master. I left the dist/debug in place because my hook now updates it automatically, but I removed the babelrc file since we don't need it anymore.
6e934e9
Fix for #381. Moved .babelrc into test folder, where it is used and which is not built with the module. (#383)
6a8d525
chore: add coveralls
There are 26 commits in total. See the full diff.
Update to this version instead 🚀
The new version differs by 12 commits .
017a9d6
release 2.6.2
23bc780
fix DEBUG_MAX_ARRAY_LENGTH
065cbfb
Add backers and sponsors from Open Collective (#422)
918d686
Revert "add Slackin invite badge"
f46d671
add Slackin invite badge
580a7a1
changed slackin url
9f33c9a
added slackin
941653e
release 2.6.1
37e14d6
Whitelist DEBUG_FD for values 1 and 2 only Fixes #410 (#415)
705a9fe
Merge pull request #414 from vgoma/export-default-fix
78ae6c9
Fixed IE8 "Expected identifier" error
1c163a4
added names and skips arrays erasing on enable call (#409)
See the full diff.
Update to this version instead 🚀
The new version differs by 6 commits .
f311b10
release 2.6.4
1f01b70
Fix bug that would occure if process.env.DEBUG is a non-string value. (#444)
2f3ebf4
Update CHANGELOG.md
f5ae332
Update CHANGELOG.md
9742c5f
chore(): ignore bower.json in npm installations. (#437)
27d93a3
update "debug" to v0.7.3
See the full diff.
Update to this version instead 🚀
DEBUG_FD
: #406Date#toISOString()
instead to Date#toUTCString()
when output is not a TTY: #418enabled
flag: #465enabled()
updates existing debug instances, add destroy()
function: #440Huge thanks to @gtjoseph, @timruffles and @FantasticFiasco for their help!
The new version differs by 27 commits.
52b894c
Release 3.0.0
d2dd80a
component: update "ms" to v2.0.0
6752953
fix browser test 😵
f6f6213
remove make coveralls
from travis
f178d86
attempt to separate the Node and Browser tests in Travis
d73c4ae
fix make test
402c856
fix lint
87e7399
readme++
8b5c438
add Namespace Colors section to readme
25eb545
more readme screenshots replaced
31f3343
example: use %o formatter
dfbac9c
readme refactor
ce1a236
Makefile tweaks
87880f6
separate Node.js and web browser examples
25e07c7
don't call splice() when indexOf() returns -1
There are 27 commits in total.
See the full diff
Update to this version instead 🚀
component.json
: 47747f3DEBUG_HIDE_DATE
env var: #486%o
formatter: #504Huge thanks to @amejiarosario and @zhuangya for their help!
The new version differs by 15 commits.
f073e05
Release 3.1.0
2c0df9b
rename DEBUG_HIDE_TTY_DATE
to DEBUG_HIDE_DATE
dcb37b2
Merge branch '2.x'
56a3853
Add DEBUG_HIDE_TTY_DATE
env var (#486)
13abeae
Release 2.6.9
f53962e
remove ReDoS regexp in %o formatter (#504)
bdb7e01
remove "component" from package.json
c38a016
remove ReDoS regexp in %o formatter (#504)
47747f3
remove component.json
a0601e5
fix
e7e568a
ignore package-lock.json
fdfa0f5
Fix browser detection
7cd9e53
examples: fix colors printout
8d76196
Merge pull request #496 from EdwardBetts/spelling
daf1a7c
correct spelling mistake
See the full diff
Update to this version instead 🚀
A long-awaited release to debug
is available now: 3.2.0
.
chrome.storage
(or make the storage backend pluggable): 71d2aa7supports-color@5
: 285dfe1enable()
(#517): ab5083fHuge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!
The new version differs by 25 commits.
dec4b15
3.2.0
3ca2331
clean up builds
9f4f8f5
remove needless command aliases in makefile
623c08e
no longer checking for BROWSER=1
57cde56
fix tests
62822f1
clean up makefile
833b6f8
fix tests
ba8a424
move to XO (closes #397)
2d2509e
add .editorconfig
853853f
bump vulnerable packages
7e1d5d9
add yarn-error.log to .gitignore
e43e5fe
add instance extends feature (#524)
207a6a2
Fix nwjs support (#569)
05b0ceb
add Node.js 10, remove Node.js 4 (#583)
02b9ea9
Add TVMLKit support (#579)
There are 25 commits in total.
See the full diff
Update to this version instead 🚀
A quick hotfix to address Browser builds - debug
is now compiled down to IE8-compatible code via Babel upon release.
CDNs that honor the "browser":
key in package.json
should now reflect these changes (previously, they would serve the non-bundled ES6 version).
Update to this version instead 🚀
A long-awaited release to debug
is available now: 4.0.0
.
chrome.storage
(or make the storage backend pluggable): 71d2aa7supports-color@5
: 285dfe1enable()
(#517): ab5083fHuge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!
Update to this version instead 🚀
This patch restores browserify functionality as well as keeping the intended functionality with Unpkg.com.
dependency
debug was updated from 2.3.1
to 4.1.0
.Update to this version instead 🚀
Massive thank you to @mblarsen and @outsideris for knocking out two long-awaited changes.
dependency
debug was updated from 2.3.1
to 4.1.1
.
Version 2.3.3 of debug just got published.
The version 2.3.3 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of debug. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 10 commits .
3ad8df7
Release 2.3.3
8e09edf
browser: whitespace
3491ad6
Merge pull request #195 from jalleyne/master
2caf4ef
Merge pull request #331 from levithomason/patch-1
20c37fd
fix(browser): do not override ls debug if found
a746d52
don't create an empty object when no
process
1c6f458
Release 2.3.2
56fd336
be super-safe in index.js as well
0b6ca27
fix(browser): should check whether process exists
6830d9f
Catch JSON stringily errors.
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: