Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sourcecred/sourcecred

a social algorithm for computing cred
https://github.com/sourcecred/sourcecred

chore(package): update dependencies (#1394)

74e7508f11d31b92ad6e3b1cf96580737697a17d authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade flow to v109 (#1395)

We need one tiny change in test code, where Flow (correctly) detects an
error. I've added an er...

026d3dc705b00dda12038ee0bf6454c7c03dcb62 authored about 5 years ago by Dandelion Mané <[email protected]>
Fix full build after #1391 (#1393)

In #1391, I updated the default alpha, but forgot to regenerate the load
snapshots. This caused...

1ff13b266ed7c9f8f1860274f3832fc91d66839c authored about 5 years ago by Dandelion Mané <[email protected]>
Change default alpha to 0.2 (#1391)

SourceCred is currently quite sensitive to inadvertent 'tight loops' in
the cred, where (e.g.) ...

64c17f7dba26df85a5206cf6dbdec099600ec7b1 authored about 5 years ago by Dandelion Mané <[email protected]>
Expose alpha in TimelineExplorer (#1390)

This commit modifies the TimelineExplorer so that the user can both see
the chosen alpha value,...

6e2af1070fce6300110bbdcd7e19e626dc5b4f71 authored about 5 years ago by Dandelion Mané <[email protected]>
Integrate the identity plugin (#1385)

This commit integrates the identity plugin, which was created in #1384.
It does this by adding ...

54ece536d3dc7681a9697291c73dc0c67cfa3ed7 authored over 5 years ago by Dandelion Mané <[email protected]>
Add the identity plugin (#1384)

This commit adds the new SourceCred identity plugin. As described in the
README.md file:

Thi...

9a9f2119012a41cd307b1bc3c06a909a2747e4b5 authored over 5 years ago by Dandelion Mané <[email protected]>
Make the Discourse plugin robust to errors (#1387)

Currently attempting to load the SourceCred discourse instance fails
with foreign key constrain...

b86dcf742ea2f8d5ee1b113d55a1f564ef64f3ae authored over 5 years ago by Dandelion Mané <[email protected]>
Blacklist techtribe org, thumbsup reaction (#1386)

Fixes #1353

Tested manually by creating a docker image including the changes.
Running the de...

d5d00aae5ab786b2f3c7e65dea94ba9e4f59a089 authored over 5 years ago by Robin van Boven <[email protected]>
Add more bots. (#1383)

Fixes #1381

d6bbc939b2e7c52a4c33b6a2922858c2312f9d7a authored over 5 years ago by Robin van Boven <[email protected]>
Fix bug when selecting "All users" in explorer (#1388)

This fixes a bug introduced in #1371, where selecting a type other than
"All users" and then tr...

8f46d7d812cac5c82d49d875d3dd75d5a98c76ec authored over 5 years ago by Dandelion Mané <[email protected]>
Add `sourcecred discourse` command (#1374)

This adds a new command, `discourse`, which makes it convenient to load
Discourse servers as st...

007568d3f00e79f6b1fd15d9e19a9a06108c65b7 authored over 5 years ago by Dandelion Mané <[email protected]>
GitHub plugin: Expose user addresses (#1382)

Allow getting the node address for a user, given the user's login. This
will be needed by the u...

1449935651ea6c6fe78f11745822ef97a3df9cb5 authored over 5 years ago by Dandelion Mané <[email protected]>
add `Graph.contractNodes` (#1380)

This commit adds Graph.contractNodes, which allows collapsing certain
nodes in the graph into e...

ac8ac7051f2719cc5837bc173e7758ffbb4c6688 authored over 5 years ago by Dandelion Mané <[email protected]>
Replace `PartialTimelineCredParams` with `$Shape` (#1379)

Summary:
Flow provides a utility type for this purpose; there’s no need to
implement, document...

ddf07c67144b24803898715d16634495068121cc authored over 5 years ago by William Chargin <[email protected]>
mirror: update EAV primitives (#1342)

Summary:
This commit modifies `_updateOwnData` to write to both the old
type-specific primitiv...

3cb22565e5914d305b6463e1b4bb07f3105d915a authored over 5 years ago by William Chargin <[email protected]>
mirror: initialize EAV primitives at registration (#1341)

Summary:
This establishes the invariant that every object in the `objects` table
has all relev...

463f3a073a423a564377167bf11a1cfbce83dfda authored over 5 years ago by William Chargin <[email protected]>
mirror: add `primitives` table for EAV migration (#1340)

Summary:
See #1313 for context. The plan is to set up dual-writes with `extract`
calls still r...

0418dfe9dd849fbca2fb4efa10eb861dc06425d1 authored over 5 years ago by William Chargin <[email protected]>
mirror: test `registerObject` with nested fields (#1339)

Summary:
Prior to this commit, removing the `addLink.run({id, fieldname})` on
line 487 of `mir...

976afb6665d5a0a9e5a3c048f6c8db55d09616e4 authored over 5 years ago by William Chargin <[email protected]>
Hackily add support for mixed GitHub/Discourse projects (#1378)

For phase one of the CredSperiment, I need a SourceCred instance which combines GitHub and Disco...

c58315fe4d2fbc0b3a090b01d2ee2243674f8b01 authored over 5 years ago by Dandelion Mané <[email protected]>
factor loadWeights into Common (#1377)

As suggested by @Beanow in [a review comment][1], this commit factors
loading weights from disk...

7a0dd49b428d08115ff4b2ab1e03aea620317f8a authored over 5 years ago by Dandelion Mané <[email protected]>
Share default TimelineCredParameters (#1376)

At present, every place in the codebase that needs
TimelineCredParameters constructs them ad-ho...

0a0010f38e897e7dbc18602104485b7eef860359 authored over 5 years ago by Dandelion Mané <[email protected]>
Factor TimelineCredParameters into new module (#1375)

The `timelineCred.js` file is a bit of a beast. One way to start
slimming it down is to pull th...

def1fef192c774be1e8fb5c0c448c6f92da48133 authored over 5 years ago by Dandelion Mané <[email protected]>
group explorer types by plugin (#1373)

Now that we're adding support for the Discourse plugin, we'll start
having >1 plugin present in...

e1b9b07cac46aeee6d28938bb97b3201b5655222 authored over 5 years ago by Dandelion Mané <[email protected]>
scores command no longer assumes GitHub plugin (#1372)

Previously, the `sourcecred scores` command assumed that all users are
GitHub users, and assign...

093955dea1a2f6ef520ab75d0edd1025bbe54c16 authored over 5 years ago by Dandelion Mané <[email protected]>
TimelineExplorer defaults to showing all users (#1371)

Now instead of always defaulting to GitHub users, it shows all
user-typed nodes. This will make...

b3ffd3758b416a76ea6b492e9ad35655c68a0d5a authored over 5 years ago by Dandelion Mané <[email protected]>
add TimelineCred.userNodes (#1369)

This is a convenience method that extracts cred for all the user-typed
nodes. It's basically an...

8de57fdb7bbd3774712fd9c4071dff5a3b38f64e authored over 5 years ago by Dandelion Mané <[email protected]>
timelineCred.credSortedNodes takes prefixes (#1368)

This lets us filter by a group of prefixes simultaneously, which enables
e.g. seeing all user n...

1079f5ec86dffb97ce29d93a21b7d08adf79bbee authored over 5 years ago by Dandelion Mané <[email protected]>
Replace TimelineCredConfig with array of plugins (#1367)

The PluginDeclaration has all of the information we need to configure
TimelineCred: it knows al...

65f22a0a74a625e6d38ecfcaf245ac07cf2478df authored over 5 years ago by Dandelion Mané <[email protected]>
discourse: fix fetch failure on 410 (#1366)

When a post or topic is deleted, Discourse fetch will give status 410.
As with 404 and 403, we ...

dcf4010ff04352982c003a94e788dd97988ed49f authored over 5 years ago by Dandelion Mané <[email protected]>
Let plugins specify user types (#1365)

This modifies the pluginDeclaration so that it can specifiy user node
types. This will allow us...

aecd2864bf9b2d0cc7c4686b4df875b27c1d884e authored over 5 years ago by Dandelion Mané <[email protected]>
Capitalize Discourse plugin name (#1364)

This ensures consistency with GitHub, and will allow us to use plugin
names in the UI.

Test ...

dbb31a586c37f0019117eafdeeb418ad1cfd3b5f authored over 5 years ago by Dandelion Mané <[email protected]>
Enable multiple scoring node types (#1361)

This updates the cred computation logic so that we can have multiple
"scoring node types".

C...

e2e6c566501061b306256c53f7b5356070478107 authored over 5 years ago by Dandelion Mané <[email protected]>
Blacklist `@allcontributors` bot (#1363)

Summary:
This adds `MDM6Qm90NDY0NDczMjE=` (`@allcontributors`) to the blacklist
to enable load...

0d7db99d7f02be330f51e85af7086c096cf61ff5 authored over 5 years ago by William Chargin <[email protected]>
update_snapshots: fix Discourse key check (#1360)

Summary:
This was doing exactly the wrong thing, attempting to update snapshots
whenever the D...

fa6697719aac6cedb8afc5274030f10ed67b43eb authored over 5 years ago by William Chargin <[email protected]>
test: fix `example-github-load` snapshot test (#1359)

Summary:
Generated with `./scripts/update_snapshots.sh` (with #1360 patched in).
This fixes fa...

a6a291a3ccabef4892e2f8f01af9423fb913137c authored over 5 years ago by William Chargin <[email protected]>
Change TimelineCred filtering strategy (#1358)

This changes how TimelineCred filtering works. Instead of using the
filterTimelineCred module, ...

545b08414615a32f6162f386f3a18c697d1c4c6c authored over 5 years ago by Dandelion Mané <[email protected]>
hide `filterTimelineCred` (#1357)

TimelineCred computation is implemented as follows:
- Compute Distribution
- Filter it down to...

f31a92874b32903cd7d49a134725ec5536f1a231 authored over 5 years ago by Dandelion Mané <[email protected]>
timeline cred config is stored in JSON (#1356)

This modifies the TimelineCred serialization so that it includes the
CredConfig in the JSON. Th...

5996dd710a650589524993060f534751591c4386 authored over 5 years ago by Dandelion Mané <[email protected]>
adding small changes to use docker layers for cache (#1338)

Signed-off-by: Vanessa Sochat <[email protected]>

ab0628a7cef433f22144e5cde777dceeb21da4ae authored over 5 years ago by Vanessasaurus <[email protected]>
Blacklist more problematic quasar interactions (#1335)

Blacklist more problematic quasar interactions

Summary:
Context: <https://github.com/sourcec...

5bcec38e5bc9bca4f648866b96f68542055b807a authored over 5 years ago by William Chargin <[email protected]>
mirror: guess typenames and warn on mismatch (#1337)

Summary:
The format of GitHub’s GraphQL object IDs is explicitly opaque, and so
we must not in...

7d3d24e0ec1afa6699d6347a5cf75b3f28483abc authored over 5 years ago by William Chargin <[email protected]>
Adding docker build (all but master) and deploy (master) to CircleCI (#1320)

Signed-off-by: Vanessa Sochat <[email protected]>

8f9e967496ef82b11ea6d09c9ee408d18f3a8420 authored over 5 years ago by Vanessasaurus <[email protected]>
security: upgrade transitive `eslint-utils` to 1.4.2 (#1332)

Summary:
Upgrading past a security fix in that package. Generated by running
`yarn add eslint@...

e762d2b900aae34b0cd2b30eeff7b3e0d2bf9a74 authored over 5 years ago by William Chargin <[email protected]>
Check typesafety of `NullUtil.filterList` (#1328)

Summary:
The current implementation of `NullUtil.filterList` uses an `any`-cast.
This is fine ...

ae8ab0d1bd15036537d160f8c0c956a17d201ea4 authored over 5 years ago by William Chargin <[email protected]>
Rename `NullUtil.filter` to `NullUtil.filterList` (#1327)

Summary:
The old name is misleading. There _is_ a function called `filter` on
options, but its...

909045a7ec28b373fc81eedd3d59bad4644a4081 authored over 5 years ago by William Chargin <[email protected]>
Fix failing snapshot test (#1329)

PR #1325 introduced a failing snapshot test, which was promptly caught
by @wchargin. This commi...

12a3321ea7f125e0672e25642bc02a6ee10e5af5 authored over 5 years ago by Dandelion Mané <[email protected]>
cli load uses discourse key (#1326)

This commit modifies `cli/load` to appropriately load a Discourse key
from the environment, if ...

b4463f2ab7732a3e39b354cdbc7333627b1114a8 authored over 5 years ago by Dandelion Mané <[email protected]>
api: add support for loading Discourse servers (#1325)

This commit modifies the `Project` type so that it allows settings for a
Discourse server, and ...

243437f1cd33ff50743523d91a28c3e030006a74 authored over 5 years ago by Dandelion Mané <[email protected]>
NullUtil: add `filter` (#1324)

This adds a new method called `filter` to the `NullUtil` module.
`filter` enables you to filter...

126332096f5aa93634ff08cdea7075758eaff390 authored over 5 years ago by Dandelion Mané <[email protected]>
add a loadDiscourse method (#1323)

This is the analogue to `github/loadGraph`, but for Discourse. It
basically pipes together the ...

ebdd2a05c5fdb11496c59a9934be140867af7b16 authored over 5 years ago by Dandelion Mané <[email protected]>
mirror: output progress to taskReporter (#1322)

It's nice to get some sense of what is happening while waiting for a Discourse load.

Test pla...

0e3ce1c5318c7037b54dc78ef759d8351f012c71 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse fetch: add rate limiting (#1321)

This implements rate limiting to the Discourse fetch logic, so that we
can actually load nontri...

012f19eb48be35eaeac5dc3c9e98fcc7b3f61c3e authored over 5 years ago by Dandelion Mané <[email protected]>
Adding Docker container with instructions for running sourcecred (#1288)

Adding docker container recipe and instructions in README for running sourcecred

Signed-off-b...

08408a9706256f7e081a12629217c3fe0f2d8e7d authored over 5 years ago by Vanessasaurus <[email protected]>
security: upgrade `lodash` to mitigate CVE-2019-10744 (#1306)

Summary:
Generated by manually deleting the three `lodash` paragraphs from the
lockfile and th...

51f37cbf5f3a07a59b28499c8c035fe19d55f753 authored over 5 years ago by William Chargin <[email protected]>
Fix Prettier deprecations and typings post upgrade (#1307)

Summary:
In #1194, we upgraded Prettier from 1.13.4 to 1.18.2, but this upgrades
past <https:/...

c162813a5e703e26e0ca48b5ccba3d2a5fb5b287 authored over 5 years ago by William Chargin <[email protected]>
flow: add libdefs for `deep-freeze` (#1310)

Summary:
This dependency was added in #1249 without typedefs, and so is
implicitly `any`-typed...

141a0a23d29295f97f0c4813a121956695d9bdf7 authored over 5 years ago by William Chargin <[email protected]>
Fix missing prefixes in Discourse plugin (#1309)

Summary:
A `PluginDeclaration` must have a `nodePrefix` and an `edgePrefix`, but
the Discourse...

0367c9e50cf54cfa5cc5784f1f03809c07b7d8f8 authored over 5 years ago by William Chargin <[email protected]>
flow: add libdefs that have clean updates (#1311)

Summary:
Generated by running `flow-typed install --skip --overwrite` and
reverting a minimal ...

ecd15ed3c4467843ba49e03d7e7acc82491d7467 authored over 5 years ago by William Chargin <[email protected]>
flow: update libdefs for `express` (#1312)

Summary:
These can be updated cleanly after applying the SourceCred-specific
patch. I’ve modif...

158dc0b831ec4431b3a120412e65dac0afb31c8c authored over 5 years ago by William Chargin <[email protected]>
libdefs: update libdefs for `enzyme` (#1314)

Summary:
These can be updated cleanly now that an upstream pull request has been
merged: <http...

c3f242d3af30aac6b23e67189fe9009be8be89e1 authored over 5 years ago by William Chargin <[email protected]>
Fix 404s in timeline and legacy-mode interlinks (#1305)

Summary:
All links in SourceCred must use the `Link` component, providing either
an external U...

acdcbc29ede149116cf61a04c3ecb2a7f4196ab1 authored over 5 years ago by William Chargin <[email protected]>
Remove console error from default timeline loader (#1303)

Summary:
This is firing on a production page load of the “prototype” link from
the homepage, a...

0eeda22e0ce517af6eb533767b3451bfba4de289 authored over 5 years ago by William Chargin <[email protected]>
discourse: save superfluous query of `likes` table (#1302)

Summary:
When inserting a “like” action with `INSERT OR IGNORE` semantics, we
also learn wheth...

9fc1482d9d31a192dc77cdb42f58218a2a7803e4 authored over 5 years ago by William Chargin <[email protected]>
discourse: factor SQL parsing out of loops (#1301)

Summary:
Calling `db.prepare(sql)` parses the text in `sql` and compiles it to a
prepared stat...

5e26424d8256d5b35db00547227127805e04832a authored over 5 years ago by William Chargin <[email protected]>
discourse: fix post urls

The previous code incorrectly constructed a Discourse post url based on
the post's id, rather th...

cedc8e8fe5a2a3966d65715cb0601d71446dd29b authored over 5 years ago by Dandelion Mané <[email protected]>
discourse: tweak default weights

This commit changes the Discourse default weights around, mostly
significantly moving many weigh...

bf5c3a953bfba08501a5e88864d780b4f07bf6c6 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse: distinguish the different AUTHORS edges

I've written the Discourse plugin with distinct edge types for post and
topic authorship; it all...

0d6e86832460d8111b34003dbfcdade5789afdb0 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse: add likes edges to the graph (#1299)

A very simple commit; we add a type for likes edges, and add them to the
graph.

Test plan: U...

c082b8faf2b0d5337c53820e490fc5b28d8d5e57 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse mirror updates likes (#1298)

The Discourse mirror class now keeps an up-to-date record of all of the
likes within an instanc...

bf68a4c01df29bb3b64c0032832404c9052e08a8 authored over 5 years ago by Dandelion Mané <[email protected]>
mirror: allow fetching all usernames (#1293)

This is a minor change to the Discourse mirror so that it supports a
query to get all users fro...

e7b1fbd681576defe2086c238df409fbdfc96148 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse fetcher: add support for likes (#1294)

For the Discourse plugin, we really want to be able to add a full record
of all of the users' l...

f3ae0a8415a2eedc32b280818320b3ed8b240e90 authored over 5 years ago by Dandelion Mané <[email protected]>
discourse: consolidate parallel `MAX` queries (#1296)

Summary:
As mentioned in <https://github.com/sourcecred/sourcecred/pull/1266#discussion_r312345...

64f282fff2b0c9170aea68e22f1b9e6fc2c87761 authored over 5 years ago by William Chargin <[email protected]>
add discourse declaration and createGraph (#1292)

This commit adds the logic needed for creating a contribution graph
based on the Discourse data...

b50ba67797299665bec3023f76c0cd25f36a9be9 authored over 5 years ago by Dandelion Mané <[email protected]>
mirror: make a data interface (#1291)

This is a quick fixup so that the coming createGraph module can be
properly tested.

Shout ou...

69831d6961571dbd9dadfe67ccdeb77429cb463c authored over 5 years ago by Dandelion Mané <[email protected]>
Add a Discourse API mirror (#1266)

The mirror wraps a SQLite database which will store all of the data we
download from Discourse....

2f8e1c61e4f632425419a24b4a2c4ba5e9614ec5 authored over 5 years ago by Dandelion Mané <[email protected]>
Add class for fetching data from Discourse (#1265)

The `DiscourseFetcher` class abstracts over fetching from the Discourse
API, and post-processin...

fd95be68a9ef46a2652414707562f6a35a0a240e authored over 5 years ago by Dandelion Mané <[email protected]>
chore(package): update webpack to version 4.39.2 (#1285)

610ace0cffcc11ec9b7aa90078025c3330708988 authored over 5 years ago by Dandelion Mané <[email protected]>
Remove non-standard bare-`catch` blocks (#1281)

Summary:
In ES6, the [`try` statement grammar][1] requires a catch parameter; the
parameter is...

68aad8b205dd3fc2e71771c3a008ce3fa5e2c106 authored over 5 years ago by William Chargin <[email protected]>
Attempt to fix CI flakes (#1243) (#1282)

This is my latest salvo in trying to fix the persistent CI flakes we've
been having. They cente...

e256b73f3b757b4efd3574b87e995b5707057871 authored over 5 years ago by Dandelion Mané <[email protected]>
Fix type error in FileUploader (#1280)

Summary:
Introduced in #1277.

Test Plan:
Run `yarn start` and visit <http://localhost:8080/...

607a6d426d36499ce268ce9b5bba12ec2436d402 authored over 5 years ago by William Chargin <[email protected]>
Make SourceCred a public package (#1284)

I'm mostly motivated by wanting to get greenkeeper lockfile
auto-updating working (see #1269) a...

95b8974f6a8d0bf383fb09e77223a2933fb0f82d authored over 5 years ago by Dandelion Mané <[email protected]>
Update lockfile (#1283)

75bded3a1d3f43d14d89eeb1c4bd184549dc3dbc authored over 5 years ago by Dandelion Mané <[email protected]>
gitignore: remove OS-specific configurations (#1279)

Summary:
To elaborate a bit: The repository-level `.gitignore` file is for
artifacts that are ...

91ebe9c2b58299070c5ed8d26ac4bc14364015cf authored over 5 years ago by William Chargin <[email protected]>
chore(package): update flow-bin to version 0.105.0

027de6d3f077bcd9b16b7a2de090a944591df521 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-flowtype to version 4.0.0

e31485e7fcead78e29b0ca28fa9b156538c76edf authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
gitignore: ignore .DS_Store files

They are created by MacOS indexing.

Test plan: They no longer pollute my tree.

816c954f3d0bc1a54bb47450c6a1086ddafa806d authored over 5 years ago by Dandelion Mané <[email protected]>
rasterize: replace backtick command substitution

Summary:
Backticks are discouraged relative to the `$(…)` form for command
substitution, because...

09493eb3682c2f197898886f902c96e356538515 authored over 5 years ago by William Chargin <[email protected]>
Update logo

This adds a new version of the logo, based on the work by @ericronne in
PR #1261, but regenerate...

a7ccf7ff6dceed8fc63956e3ef8f69ec0e909fd8 authored over 5 years ago by Dandelion Mané <[email protected]>
Revised color logo

d205fe5a998a4d89fbd413a1f8d831aa4ce961e9 authored over 5 years ago by Eric Ronne <[email protected]>
Release version 0.4.0 (#1271)

Test plan: `yarn test --full`

c62ddccfec7ba6ca350d37be5eae60ba9641640a authored over 5 years ago by Dandelion Mané <[email protected]>
Include full projects on sourcecred.io (#1270)

This updates the deploys script so that we now load full projects for
@libp2p, @ipld, @sourcecr...

fae015496cc8289b54ba64a7fe3c496cbc2b21f1 authored over 5 years ago by Dandelion Mané <[email protected]>
TimelineExplorer: Enable changing selected type (#1268)

The code is mostly ported from the legacy app. However, we no longer
assume that we are showing...

26c0910a1f36fde213a666d69429cbae7e2ad44e authored over 5 years ago by Dandelion Mané <[email protected]>
Update `yarn.lock` (#1267)

Since Greenekeeper isn't updating it automatically.

Test plan: `yarn test`

a0ec3d65c678d452f7566a5ea6dd623a15ac9da5 authored over 5 years ago by Dandelion Mané <[email protected]>
chore(package): update eslint to version 6.1.0 (#1245)

baf2431f185177fcda6dc6de2bbf449050f90882 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-react to version 7.14.3 (#1252)

cc68b71029b3c22faa5968f8f1fb9dfe1db198ee authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-import to version 2.18.1 (#1241)

877fca416e9e98e70a583f484b06f60ddf18fec2 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update webpack to version 4.37.0

7d64b155190998226a5dc93cc6016e4aecad45b8 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-flowtype to version 3.12.1

9a6c9bca3ab532e9a43b55b35fa32dd584b63e2f authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
MapUtil.pushValue returns the array

Minor change to the API for MapUtil.pushValue. Now it returns the
resultant array. I've found th...

ee5f2a9a56741797e81cb0fe48539a9ccaa3911e authored over 5 years ago by Dandelion Mané <[email protected]>