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

Release version 0.7.4 (#2548)

f16c89803ccf5fa14c0d24a8bd522475c0479c0d authored about 4 years ago by Kevin Siegler <[email protected]>
add support for limiting Cred minting by plugin (#2547)

This commit builds on #2512 to allow instances to limit the rate of Cred
minting on a per-plugi...

863c9539d61a05ed48437a230272209fcfc66709 authored about 4 years ago by Dandelion Mané <[email protected]>
Add PR template (#2496)

4741480ae10ba004704366153c2e725bae6a12d4 authored about 4 years ago by Thena Seer <[email protected]>
Discord: Support "props channels" (#2535)

On our Discord instance, we have a "props" channel where people are
encouraged to give props to...

2930c686c515ecb5697c3965cbedbf93cfd0302c authored about 4 years ago by Dandelion Mané <[email protected]>
Bugfix(frontend): remove unstyled initial render (#2530)

We're now utilizing MaterialUI's Server-side styling library to collect
and pre-render the need...

9abfae04e9f3ef05ea9758e2ccc0dd9c84590737 authored about 4 years ago by Kevin Siegler <[email protected]>
logic for Cred budgets on Weighted Graphs (#2512)

This commit adds core logic for applying a CredBudget to a
WeightedGraph. The idea is the budge...

ae86205d9f22d17f6df99154992d77161d46fd0c authored about 4 years ago by Dandelion Mané <[email protected]>
build(deps-dev): bump eslint from 7.13.0 to 7.14.0 (#2540)

Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https...

c01668c7f6e41d788c09e7c26fac3881449e56d5 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump prettier from 2.1.2 to 2.2.0 (#2537)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](h...

b2e04d6e3d3a14f472f7af52a7d4530ca03648a2 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Sourcecred Gitcoin Plugin 2 (#2452)" (#2533)

Summary:
This reverts commit 0387b7d70f79a80233ea71f4261ec6ceb345e072.

That commit introduce...

c19851bb12d965ed71d8799b95d5b01ba5174107 authored about 4 years ago by William Chargin <[email protected]>
Sketch a CredLedger interface (#2524)

* Sketch a CredLedger interface

This is a sketch of a data interface for accessing aggregated...

f856e94b719a7507870441dbd128e44d9a6f4020 authored about 4 years ago by Dandelion Mané <[email protected]>
fix(gitcoin): cast userWhitelist str to json array (#2528)

- fix(gitcoin): cast userWhitelist str to json array
- parse userWhitelist only if env is passed

49634f5399cf22e30442777c1c05f8ec9397755b authored about 4 years ago by Chibuotu Amadi <[email protected]>
credrank: add "bonus minting" in the Graph (#2484)

This commit adds new logic to the bonus minting module so that we can
embed bonus minting direc...

009b78a2e08d29bc1033f8152bebbb1abc72c7a5 authored about 4 years ago by Dandelion Mané <[email protected]>
grainConfig: optional budgets (option 2) (#2523)

This commit adds support for omitted budgets in a SourceCred instance's `config/grain.json` file...

765b589df12f5f64a816964d0d37b0f4d8963983 authored about 4 years ago by Eli <[email protected]>
Consolidate uuid mocking in tests to createUuidMock function (#2505)

Extracted the commonly used uuid mocks to a single helper function that can be used across all
...

9349fdea617c021e486f3abfb1d108b613287496 authored about 4 years ago by Hammad Jutt <[email protected]>
Implement LedgerManager class (#2480)

* Implement LedgerManager class

The LedgerManager will handle the diffing and syncing of Ledg...

5917d46ea6e42792bdc2bae357dded65bc8191f8 authored about 4 years ago by Hammad Jutt <[email protected]>
Sourcecred Gitcoin Plugin 2 (#2452)

sequel to #2166
this PR requires GITCOIN_USER_WHITELIST environmental variable if a config json...

0387b7d70f79a80233ea71f4261ec6ceb345e072 authored about 4 years ago by Chibuotu Amadi <[email protected]>
build(deps-dev): bump copy-webpack-plugin from 6.3.0 to 6.3.1 (#2516)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.0 t...

55c803ee60e1668d3d3262f0df096d6c30092c29 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump babel-loader from 8.1.0 to 8.2.1 (#2517)

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.1.
- [Release not...

06761b73b9c131b8f8804044f43438ee58e28682 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add graph diff cmd to README (#2519)

e01ce07943b108f5e89d343a2c11affff71755da authored about 4 years ago by Thena Seer <[email protected]>
Update WeightConfig.js to use grid xs=6 (#2511)

This changes the 12-column weight configuration Grid to use a two-column layout per plugin, inst...

1005ecdbfd0048c7adf183ecb12c27eba0b07f60 authored about 4 years ago by Faruk Ateş <[email protected]>
Keep the user from losing their place on the ledger view when changing # of results per page (#2507)

In reviewing the changes for the recent update to the Ledger Viewer page from PR #2389 I noticed...

069f1b58eb19d2a497f3b8ee4c16c96483e47eaf authored about 4 years ago by Brian Belhumeur <[email protected]>
grainAllocation: move policies to modules (#2518)

Currently, each grain allocation policy is located in the `grainAllocation` module. This commit...

b7eca599d7f24e823336b962f8211faed42751d1 authored about 4 years ago by Eli <[email protected]>
credrank: provide cleaner interface (#2509)

This refactors the interface in `credrank/compute.js`. Now, the caller
provides a `WeightedGrap...

8dfdd67ac379228089645caf0a22e81af5ba3239 authored about 4 years ago by Dandelion Mané <[email protected]>
Refactor computeCredAccounts to function in the empty case (#2488)

The public computeCredAccounts command would fail if no intervals had
been computed yet, becaus...

fcccf244bf539382c23c6b4d9b26ea908999c159 authored about 4 years ago by Kevin Siegler <[email protected]>
grainConfig: implement Recent configuration (#2479)

This adds configuration logic for the Recent policy to read from an instance's `config/grain.jso...

b35ff9bff8a5d9fd48884406e24cd80d8db65970 authored about 4 years ago by Eli <[email protected]>
Implement function for diffing event histories of two Ledgers (#2504)

This diffLedger function will be useful for syncing two different Ledgers and improving
the fro...

87142503b245e451eca41d992960091e9eeb6bd1 authored about 4 years ago by Hammad Jutt <[email protected]>
Bugfix: create output directory in score command (#2487)

In the template instance, no prior commands yield anything in the output
directory. This yields...

2e6af390d89387cf7143b5e430fa065ed535300d authored about 4 years ago by Kevin Siegler <[email protected]>
Bugfix: support empty JsonLog files (#2486)

We support legacy empty-case formats, but we don't support
the empty-case for ndJson. This chan...

23d3b17967d30635a0e5dc0f01bf24ae1cca7192 authored about 4 years ago by Kevin Siegler <[email protected]>
Add prompt if no plugins are configured (#2485)

test plan: in template instance run `scdev load` and observe the
message. test on a configured ...

4e8d9a1a00620394518142ea9f979f2b8e84f159 authored about 4 years ago by Kevin Siegler <[email protected]>
Release version 0.7.3 (#2506)

fa9d853dfc0ce022aeefa7554225cb4718f9c706 authored about 4 years ago by Kevin Siegler <[email protected]>
discourse: retry on 520 errors (#2503)

We've started seeing ephemeral 520 errors from Discourse (see #2491).
520 is a catch-all for se...

d07b79a14c0ad1fa26195f5637219da016016fe4 authored about 4 years ago by Dandelion Mané <[email protected]>
cli: Add -d diff flag to graph command (#2457)

7855283bc93505172f442d7f89665a2faa497d72 authored about 4 years ago by Thena Seer <[email protected]>
Refactor compareGraphs to match compareWeights (#2489)

4db868d0e90413a847ddf4d4315c98ebd179f2db authored about 4 years ago by Thena Seer <[email protected]>
Add description and timestamp to nodeToString method (#2466)

d1c7d99686714be031ae15ec7171dcf8bbdb8382 authored about 4 years ago by Thena Seer <[email protected]>
Discord: Refactor createGraph (#2468)

This refactors the createGraph function in the Discord plugin to separate
data processing from ...

0cb95f31c61a8e70ed0169340df71e8a2fd95cb3 authored about 4 years ago by Thena Seer <[email protected]>
Add compareWeights function (#2458)

379f3c174c12cbbc3c44e82784915ae0f490a9b5 authored about 4 years ago by Thena Seer <[email protected]>
build(deps-dev): bump copy-webpack-plugin from 6.2.1 to 6.3.0 (#2478)

19b9b4101e06ad1c33483d04e87c82e6e0ae9021 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump babel-jest from 26.6.1 to 26.6.3 (#2477)

7fe2272cfb524eccac7c6ef43afcb30d140fb335 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump css-loader from 5.0.0 to 5.0.1 (#2476)

a387b7a7d43f6ae6666a23a555d2fdf01020bd70 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#2475)

7975177943cc33a9544df6bad78acd8c16a46f14 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @babel/preset-react from 7.12.1 to 7.12.5 (#2473)

b83c929e875237597244689203d895dbc2014f2d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump react-admin from 3.9.5 to 3.9.6 (#2472)

bc33b65f39e873b52c8d986558ea8c60bf41a5da authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @babel/node from 7.12.1 to 7.12.6 (#2470)

fe1732e3ff84975221c5e57fea8884f1b70f11f0 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rename `dependencyMintPolicy` to `bonusMinting` (#2469)

This commit renames the dependencyMintPolicy module to bonusMinting, and
changes typenames and ...

012b724480da7b1067ed0bbf1b96b7cad8ab2cce authored about 4 years ago by Dandelion Mané <[email protected]>
build(deps-dev): bump jest from 26.6.1 to 26.6.3 (#2474)

Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.3.
- [Release notes](https:/...

65e61ae0b70da1ee1616038bfaba15d5664f3e8b authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add pagination to LedgerViewer (#2389)

* Add pagination to LedgerViewer

The LedgerViewer is now much more performant with a large nu...

5be19c2ec18d394ec5db8ad0ddab64aaf8692b1a authored about 4 years ago by Hammad Jutt <[email protected]>
v0.7.2 (#2467)

d55dea9bf2bce7ddae07b0d4659a8a9c84e83e94 authored about 4 years ago by Kevin Siegler <[email protected]>
rename CORE_NODE_PREFIX to GADGET_NODE_PREFIX (#2459)

The CredRank markov process graph has a concept of "gadgets", which are
nodes that are added sp...

aaaa359f297387803cf36290fe789f2d5dfb047a authored about 4 years ago by Dandelion Mané <[email protected]>
grainAllocation: implement Recent policy (#2447)

This commit implements a Recent policy that rewards contributions based on exponentially weigted...

50be9340cc28b780f250f4deccbb1bb3672974f0 authored about 4 years ago by Eli <[email protected]>
Added compareGraphs method

b454f4ffe30aba23720f9a524e16388e08dccf52 authored about 4 years ago by Thena Seer <[email protected]>
grainAllocation: create unique policy types (#2453)

This commit replaces the `RegularPolicy` type in favor of giving each policy its own type, which...

ed3de0d9e5cc6fe991d5b2e197c9e3728798e4d8 authored about 4 years ago by Eli <[email protected]>
Fix modified backend instructions (#2454)

The `alias` line contains a space between arguments. Since the space
and second argument aren'...

12ac971a16a5610922b60b478e136f29bd5cef19 authored about 4 years ago by Kevin Siegler <[email protected]>
Pin commonmark to 0.29.1 (#2451)

Commonmark 0.29.2 is a breaking change for us since it scopes the exports
and strictly privatiz...

f4ddfbd018134770de503c58bf9b010b5cc333cc authored about 4 years ago by Kevin Siegler <[email protected]>
Remove eslint jsx a11y plugin (#2448)

test plan: automated unit tests and snapshot tests should pass

0d061c2369cb5a37822fa1803fa5232bde312654 authored about 4 years ago by Kevin Siegler <[email protected]>
discord: refactor and test reaction weight logic (#2434)

The logic for computing Discord reaction weights was starting to get
complicated, and it's all ...

db854f6925e15601428073641da3484b8d1b3241 authored about 4 years ago by Dandelion Mané <[email protected]>
build(deps-dev): bump eslint from 7.12.0 to 7.12.1 (#2445)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

e10317c56382da430cd075a1b5186eb0edf4df6c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump react-admin from 3.9.4 to 3.9.5 (#2444)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

c6af6af0896efe77a5ea32d53f7642893562c48c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump file-loader from 6.1.1 to 6.2.0 (#2442)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

21b998e4437da1ba06c8b0f5db99b2912495aeca authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump htmlparser2 from 4.1.0 to 5.0.1 (#2441)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

8f95bfabdf7df7ae4e44ba3388abd2c9dfcdf1ec authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
api: fix Observable compatibility (#2439)

Summary:
This patch replaces our `getRandomValues` polyfill with a fork that
works in the brow...

b691bbf88ff3a908374937638f7355741a556424 authored about 4 years ago by William Chargin <[email protected]>
Bugfix: Remove Hardcoded Grain from Accounts Overview (#2428)

test plan: In the test instance:
1. set a custom currencyName in the currencyDetails config fil...

c50d56baa02c86719ab00d267a67effc4097c44c authored about 4 years ago by Kevin Siegler <[email protected]>
Eth Plugin: Scaffolding (#2419)

This scaffolding provides functionality for creating Identity Proposals.
All other code is basi...

8264aac9202bbfccc728c1d8123761e0ddaf67d4 authored about 4 years ago by Kevin Siegler <[email protected]>
Update max name length to 42 chars (#2431)

This increase accomodates full-fidelity Ethereum addresses.

test plan: unit tests have been u...

28c495be86eb987738879d11e65b61fc77739dd5 authored about 4 years ago by Kevin Siegler <[email protected]>
Eth Plugin: Create the EthAddress type and helpers (#2418)

EthAddresses types represent ethereum addresses.
They are stored in the ethereum plugin in a r...

77729e91f112ad50742d400da2d2dcc131b74226 authored about 4 years ago by Kevin Siegler <[email protected]>
discord: cleanup createGraph arguments (#2433)

This commit does a minor refactor of the Discord createGraph method so
that it no longer takes ...

6b35d9ac0bff61f683a50a3aba01ad2529e7938f authored about 4 years ago by Dandelion Mané <[email protected]>
feature: add channel weights to discord plugin (#2416)

* feature: add channel weights to discord plugin

* ref: now using NullUtil

* nit: fix chan...

590670d54489ef8cd5105dd3ed488bb9f8cef2a2 authored about 4 years ago by Cristopher Ortega <[email protected]>
build(deps-dev): bump react-dev-utils from 10.2.1 to 11.0.0 (#2424)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

dc0c3bf232bb59cadba23b1333ad280906042da1 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump babel-jest from 26.6.0 to 26.6.1 (#2425)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

10173444b60ce67384fb79c60550df1541d62ebc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump jest from 26.6.0 to 26.6.1 (#2423)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

08375489c3c5a99be92e72fe9e89af52c2ac195e authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump eslint from 7.11.0 to 7.12.0 (#2426)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

ce382b3d5209b6a05aa48621cd03262b1e625cd7 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump react-admin from 3.9.3 to 3.9.4 (#2407)

Bumps [react-admin](https://github.com/marmelab/react-admin) from 3.9.3 to 3.9.4.

Signed-off-...

5a3824876f0bbfe344df043d2846a59c0deeed3c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump react-dom from 16.13.1 to 16.14.0 (#2406)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 t...

3bcd68e68fab2d8ba5e7a4e10c5dd47c71a42d67 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Self-reactions now have a weight of 0 (#2421)

c100dd21f8a48c9903646400b83b3b11def2db7f authored about 4 years ago by Cristopher Ortega <[email protected]>
Add roleWeights to discord plugin (#2390)

* add roleWeights to discord plugin

add to config, set user reaction weights based on highest...

d45ba0924c020ffecea0f3e0c866ac0b9c192211 authored about 4 years ago by Sandpiper <[email protected]>
credrank: virtualize seed mint edges (#2405)

Now we virtualize all the seed mint edges. Since we only have mint edges
for nodes with positiv...

79b145a4c3592da78668e798b701f0767c096c08 authored about 4 years ago by Dandelion Mané <[email protected]>
build(deps-dev): bump babel-jest from 26.5.2 to 26.6.0 (#2412)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.5.2 t...

13c37d1f892c4f44f997a2dc10486d0611eb2380 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
credrank: virtualize radiation edges (#2404)

This commit applies the virtualization strategy to radiation edges. This
is more complicated be...

84df8b195379304b73db73f5560c702229555e3a authored about 4 years ago by Dandelion Mané <[email protected]>
Install web3-utils and begin libdefs (#2417)

test plan: none

165a1a44122c6b4c5e360aa8921a03fa9799a30e authored about 4 years ago by Kevin Siegler <[email protected]>
Scale back Dependabot run to once a week (#2399)

Rather than getting new rounds of pull requests every day, we'll get
them on Saturdays.
Instea...

f93c33ee6a7af2981480d6edef4cbcb9bd9a04cb authored about 4 years ago by Kevin Siegler <[email protected]>
build(deps-dev): bump eslint-plugin-react from 7.21.4 to 7.21.5 (#2413)

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.2...

270e94b2964fa3ea00b6b77176515a85d12baac0 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump jest from 26.5.3 to 26.6.0 (#2411)

Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.0.
- [Release notes](https:/...

73c1f84821d4c5fc4c2427306117c0e2ea343857 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump base-64 from 0.1.0 to 1.0.0 (#2408)

Bumps [base-64](https://github.com/mathiasbynens/base64) from 0.1.0 to 1.0.0.
- [Release notes]...

34c1a55c62f54c60a0aada622854acf3a32c488d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
credrank: collapse all radiation to a single type (#2403)

This collapses the three radiation edge types (contribution,
accumulator, and epoch) into a sin...

6163debf47539794c029760d2ff05ed0a08dd124 authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: the fibration edges (#2388)

This commit marks the first batch of edge virtualization. I decided to
virtualize all of the fi...

593783ca8d64746bd191d48174438cda3d213dc7 authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: fix construction of webbing edges (#2402)

This updates the test case for temporal webbing so that we check the
webbing edges exist for ea...

85b3417843975382358f9674d93675311e47cc6d authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: make parameters accessible on MPG (#2387)

We need the parameters to be accessible on the object, so that we can
reference them when creat...

24439f2ef14901ed603cd9cdcf46d2ca081d4f95 authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: virtualize participant epochs (#2386)

This follows on rather cleanly from the previous commits which
established the gadgets and the ...

d9c5a6bae690b171b51d045bcc27b53c0fcdb8b8 authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: virtualize the epoch accumulators (#2385)

Pleasingly, this adds very little work on top of the previous
virtualization commit. Tests pass...

602f443ef9b746a40237e14ac1cee9f539bf2f63 authored about 4 years ago by Dandelion Mané <[email protected]>
Virtualize the seed node (#2384)

This starts the work of virtualizing nodes in the MarkovProcessGraph,
beginning with the seed n...

354af3b7197ebf99a76d58688d81c3d47cbf1e99 authored about 4 years ago by Dandelion Mané <[email protected]>
credrank: precompute node/edge indices (#2401)

This modifies the MarkovProcessGraph so that we precompute node and edge
indices, since we wind...

c3752bd831bae13bde3751e346f362a88a399972 authored about 4 years ago by Dandelion Mané <[email protected]>
Bump @babel/preset-env from 7.11.5 to 7.12.1 (#2395)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

f8ae3cfa88bc28628dc9070412845fd3c225315d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @babel/core from 7.11.6 to 7.12.3 (#2400)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

bc62d5d95c7eca133edaa7c274f8e0266039cd41 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/node from 7.10.5 to 7.12.1 (#2397)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

2756eeaf8483fc05f1f8ba39e2fb2dd382dd310d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/preset-react from 7.10.4 to 7.12.1 (#2396)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

4bba2287d79e5cacfd8e6146f9d14948c535e479 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/preset-flow from 7.10.4 to 7.12.1 (#2393)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

51b4cabf5c6d570d72654b9d4a8bc2b2c792fce8 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1 (#2391)

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/package...

11d664919f28a46b8fcd79f33e32595d3c0d7cfc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump react from 16.13.1 to 16.14.0 (#2382)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14....

9c48dc82cc8add8a96eac94526f51f6f2a56de0a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump css-loader from 4.3.0 to 5.0.0 (#2377)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

0536af1c88c9a20877837aaf936307992fed90bf authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
WeightConfig: fix “Node weights” typo (#2398)

Summary:
My fault, due to overzealous search-and-replace in #2304.

Test Plan:
Running `git ...

42879615be95183d4bd6a23453ba141ac97eaf5c authored about 4 years ago by William Chargin <[email protected]>
Fix CredRank JSON serialization (#2383)

As a prelude to node virtualization, I've added a test to verify that
JSON serialization is a p...

be35308b8ac08f62fbb6f947ce63309234213cf9 authored about 4 years ago by Dandelion Mané <[email protected]>