SecretDecks / SCinstance

0 stars 0 forks source link

Bump sourcecred from 0.10.2 to 0.10.3 #42

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sourcecred from 0.10.2 to 0.10.3.

Release notes

Sourced from sourcecred's releases.

sourcecred v0.10.3

Summary

File name length bugfix for Windows

Windows users (and some other environments) have not been able to import or set up sourcecred properly due to some autogenerated assets that had file names exceeding the max for those systems. This has been fixed.

Alpha release of experimental core algorithm CredEquate

We will document this more after some initial internal testing. If you want to try it out for yourself in the meantime, see the test plan of sourcecred/sourcecred#3299, and if you want to read more about what this is and why we're building it, see the original design spec.

Contributions

966c48f1a1f2252b83f8e495be37228b5734f695 CredEquate: Fix circular dependencies (#3312) 0fe70ab0f3e9d50cc02b30c676e11d2e8f7df1f5 Instructional sharness snapshot error message (#3309) 505d5da1a76bdaa285ede27255ab19e3e45177f4 CredEquate: expose core code in library (#3310) d77bf0eda1cc6e0863b4b3f113b8f4e7e77c2a9f Mergeable CredEquate Design Doc for recordkeeping (#3304) f735638cc5f9cc809862cc8c5ea331b70cd779b7 Change the grain API to take a credGrainview instead of a credGraph (#3303) 8b9871100d6dd3d2ff2c3a8ed2228bfe8c5a4a21 CredEquate: create credequate CLI/API (#3299) e6c6147126e535d6149f49cd734715464f9784d8 CredEquate: add Discord plugin and Contributions CLI/API (#3295) 94b9e2a4d6442276b0db55d59cddc2ef5e9b7c9f CredEquate core algorithm, experimental alternative to CredRank (#3273) 809f6fc6365e489768c2365d350c9c92b5ddaf3e Ignore contributions from huxbot (#3289) b8110a1c7126b03c6f24c964bcc1e6e286b04993 Author Pre-Audit Merkle Distribution Contract (#3148) b5709e6429db7cb7814e1ffe19c96d77d93ddc1e Feature: Disable balance accounting in the ledger (#3192) 86517338e94f5d1a3ab20b48e6938c6ff8248658 combo bugfix: spacer option renamed to space (#3280) 47af83f878316b023459fbcd6961bb6969b60fcc Convert snapshot file name serialization to hashes (#3279)

Commits
  • 5b0d746 Bump sourcecred version to 0.10.3 (#3313)
  • 966c48f CredEquate: Fix circular dependencies (#3312)
  • 0fe70ab Instructional sharness snapshot error message (#3309)
  • 505d5da CredEquate: expose core code in library (#3310)
  • d77bf0e Mergeable CredEquate Design Doc for recordkeeping (#3304)
  • f735638 Change the grain API to take a credGrainview instead of a credGraph (#3303)
  • 8b98711 CredEquate: create credequate CLI/API (#3299)
  • e6c6147 CredEquate: add Discord plugin and Contributions CLI/API (#3295)
  • 94b9e2a CredEquate core algorithm, experimental alternative to CredRank (#3273)
  • 809f6fc Ignore contributions from huxbot (#3289)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 years ago

Superseded by #47.