Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2021

Bumps sourcecred from 0.7.6 to 0.9.0.

Release notes

Sourced from sourcecred's releases.

sourecred v0.9.0

Breaking Changes

This version has some breaking changes for discord users. HOWEVER, it also includes a handy new CLI command to fix your instance automagically. To use:

  1. Check out the dependabot branch locally (or manually update the sourcecred version in your instance)
  2. Run yarn sourcecred update
  3. Commit and push changes, including changes to the newly-created data/updater.txt

Summary

Support for Multiple Discord Servers

Now, the discord config json is an array of configurations to allow one sourcecred instance to track multiple discord servers.

Higher-precision Grain Distributions

The config/grainConfig.json file can now accept a string representation of a decimal number (e.g. "100.05") for distribution amounts, in addition to accepting an integer-only number. This helps communities with high-value tokens to be more precise with the amount that they distribute each week.

ReadInstance library module is complete

Our ReadInstance module in our JS library is now complete (or at least as complete as it can get for now). 3rd party development of analytics, simulations, and integrations has never been easier. Docs coming soon.

Contributions

d6c1d106ad025698575ecb6e0810ff9b76e8a569 Add Update CLI for magical instance updates (#3065) ba9df05052125fff729c584e918bc3e01091026e Discord Multi-Server support (#3064) 25210495ac3b4c139b5c6c66414fed0acfb178c1 Implement readWeightedGraphForPlugin() in readInstance.js (#3075) a112f0d56ef27868b6beae18ad484f8fac109a92 Implemented readAnalysisInput in api/readInstance (#3076) 0bb9ed522bf54b6737387e0f148d2137300d3fda Implement readCredrankInput() in readInstance.js (#3071) 82edef6baf861b5660f3b714f91e6acd76cdf743 Update README.md (#3069) f15ec273b33fe371062a5d04e1686c5e63f1afa9 Create README.md (#3066) 854e6ed35d2f9aba39637eb27dcc24269f48646d Discord: show a friendlier message on 403s (#3063) a7ca8a873462b80837a7728aabda3948a3c2839b Credrank ClI bugfix: new dependencies failing to initiate (#3062) b662247940c16b88e243701b5e58c359d43c1d37 Fractional grain (#3057) 7a1970c03a2ffc7cee12a5db288063cb39c2a14c Show info message when config file is not found (#3061)

sourcecred v0.8.7

Summary

Bug fix for an issue that prevents installations and upgrades on sourcecred instances

Contributions

c4a4d1a2b170788aef3c69972a7947f029583ed1 flow mono is unnecesary when package is deployed (#3059)

sourcecred v0.8.6

Summary

Default Discord reaction weights

Now, you can set a default Discord emoji weight by adding this to your config/sourcecred/discord/config.json file: "defaultReactionWeight": 0

Support for using Ledger identity names in the Initiatives Plugin

There was a case-sensitivity bug that was fixed, so now you can copy names from your explorer's front end for use in your Initiatives Plugin json files. This is great when a user doesn't have a github or discourse profile to link.

Instance weights are pre-loaded in the Weight Config page

In a locally-hosted admin portal, the Weight Config page now auto-loads your instance's existing weights. You still will have to download and copy changes into your instance manually for now, but this is 1 step closer to a fully UI-powered weights config experience.

Progress on our ReadInstance library util

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by blueridger, a new releaser for sourcecred since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sourcecred](https://github.com/sourcecred/sourcecred) from 0.7.6 to 0.9.0.
- [Release notes](https://github.com/sourcecred/sourcecred/releases)
- [Commits](sourcecred/sourcecred@v0.7.6...sourcecred-v0.9.0)

---
updated-dependencies:
- dependency-name: sourcecred
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 9, 2021

Superseded by #32.

@dependabot dependabot bot closed this Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sourcecred-0.9.0 branch August 9, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants