Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.18 #767

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@snapshot-labs/snapshot.js ^0.4.16 -> ^0.4.18 age adoption passing confidence

Release Notes

snapshot-labs/snapshot.js

v0.4.18

Compare Source

What's Changed

Full Changelog: snapshot-labs/snapshot.js@0.4.17...v0.4.18

v0.4.17

Compare Source

What's Changed

New Contributors

Full Changelog: snapshot-labs/snapshot.js@v0.4.16...0.4.17


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/snapshot-labs-snapshot.js-0.x branch 2 times, most recently from 8667f2a to 3ff422f Compare August 9, 2022 12:48
@renovate renovate bot force-pushed the renovate/snapshot-labs-snapshot.js-0.x branch from 3ff422f to 71426ba Compare August 9, 2022 15:50
@renovate renovate bot changed the title fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.17 fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.18 Aug 9, 2022
@ChaituVR ChaituVR merged commit 3228dfd into master Aug 10, 2022
@renovate renovate bot deleted the renovate/snapshot-labs-snapshot.js-0.x branch August 10, 2022 17:52
chrisling-dev added a commit to prepo-io/snapshot-strategies that referenced this pull request Aug 22, 2022
* added flexible voucher strategies [erc3525-flexible-voucher] (snapshot-labs#740)

* add vesting voucher strategies

* vesting-voucher rename erc3525-vesting-voucher

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* optimization

* erc3525 vesting voucher logical change

* added flexible voucher strategies

* erc3525 vesting voucher change amount  value

* restore

* restore

Co-authored-by: Chaitanya <[email protected]>

* new strategy: decaying voting power for staked ERC 1155s [echelon-cached-erc1155-decay] (snapshot-labs#753)

* decaying erc1155 pk voting power

* update decay rate

* add readme

* Update src/strategies/echelon-cached-erc1155-decay/index.ts

Co-authored-by: Chaitanya <[email protected]>

Co-authored-by: Chaitanya <[email protected]>

* erc3525 vesting voucher change amount take value [erc3525-vesting-voucher] (snapshot-labs#758)

* add vesting voucher strategies

* vesting-voucher rename erc3525-vesting-voucher

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* optimization

* erc3525 vesting voucher logical change

* added flexible voucher strategies

* erc3525 vesting voucher change amount  value

* restore

* restore

* erc3525 vesting voucher change amount take value

* Restore accidentally deleted code

Co-authored-by: Chaitanya <[email protected]>

* feat: add harmony-staking strategy [harmony-staking] (snapshot-labs#757)

* feat: add harmony-staking strategy

calculates votes of validators through the total balance delegated to
them (including self delegation)

* chore: move author and name below imports

Co-authored-by: Chaitanya <[email protected]>

* Automated lint (snapshot-labs#759)

Co-authored-by: ChaituVR <[email protected]>

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.14 (snapshot-labs#761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.15 (snapshot-labs#762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: prepo vesting contract weighted voting [prepo-vesting] (snapshot-labs#755)

* feat: prepo vesting contract weighted voting

* refactor: move prepo vesting to middle of list

* feat: add schema

* feat: added readme.md

* refactor: adjust parameters

* feat: update README.md

* feat: add symbol example to README.md

* feat: testing command

* feat: rearrange

* feat: update README.md

* feat: finalize README.md

* feat: capitalize Contract Address in schema.json

* fix: edited wrong file

* feat: capitalize Contract Address in schema.json

* feat: update README.md

* feat: update default symbol

* fix: symbol should not be required

* feat: rename variables to match formula in readme

* feat: resolve conflict

* feat: readme.md

* feat: add a strategy to calc blance with subgraph (snapshot-labs#748)

Co-authored-by: Chaitanya <[email protected]>

* erc3525 vesting voucher claim coefficient updated [erc3525-vesting-voucher] (snapshot-labs#763)

* add vesting voucher strategies

* vesting-voucher rename erc3525-vesting-voucher

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* optimization

* erc3525 vesting voucher logical change

* added flexible voucher strategies

* erc3525 vesting voucher change amount  value

* restore

* restore

* erc3525 vesting voucher change amount take value

* Restore accidentally deleted code

* erc3525 vesting voucher claim coefficient updated

Co-authored-by: Chaitanya <[email protected]>

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.16 (snapshot-labs#764)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.18 (snapshot-labs#767)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* erc3525 flexible voucher claim coefficient updated [erc3525-flexible-voucher] (snapshot-labs#766)

* add vesting voucher strategies

* vesting-voucher rename erc3525-vesting-voucher

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* optimization

* erc3525 vesting voucher logical change

* added flexible voucher strategies

* erc3525 vesting voucher change amount  value

* restore

* restore

* erc3525 vesting voucher change amount take value

* Restore accidentally deleted code

* erc3525 vesting voucher claim coefficient updated

* erc3525 flexible voucher claim coefficient updated

Co-authored-by: Chaitanya <[email protected]>

* feat: Add vlAURA to veBAL balanceOf strategy [aura-balance-of-vlaura-vebal] (snapshot-labs#777)

* feat: Add vlAURA to veBAL balanceOf strategy

* feat: Add vlAURA to veBAL balanceOf strategy

* maturities coefficient parameter type change [erc3525-flexible-voucher] (snapshot-labs#773)

* add vesting voucher strategies

* vesting-voucher rename erc3525-vesting-voucher

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* Update src/strategies/erc3525-vesting-voucher/index.ts

Co-authored-by: Chaitanya <[email protected]>

* optimization

* erc3525 vesting voucher logical change

* added flexible voucher strategies

* erc3525 vesting voucher change amount  value

* restore

* restore

* erc3525 vesting voucher change amount take value

* Restore accidentally deleted code

* erc3525 vesting voucher claim coefficient updated

* erc3525 flexible voucher claim coefficient updated

* erc3525 flexible voucher maturities coefficient parameter type change

Co-authored-by: Chaitanya <[email protected]>

* Proxy Protocol ERC1155 [proxyprotocol-erc1155-balance-of] (snapshot-labs#774)

* Proxy Protocol ERC1155

* ABI/version number suggestions from code review

Co-authored-by: Chaitanya <[email protected]>

* Call ERC1155 balance of

Co-authored-by: Chaitanya <[email protected]>

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.19 (snapshot-labs#778)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Proxy Protocol ERC721 [proxyprotocol-erc721-balance-of] (snapshot-labs#775)

* Proxy Protocol Erc721

* Call ERC721 balance of and change example NFT

* Proxy Protocol ERC20 [proxyprotocol-erc20-balance-of] (snapshot-labs#776)

* Proxy Protocol ERC20

* Call erc-20

* Remove delegation.json (snapshot-labs#779)

* Add validations strategies (snapshot-labs#772)

* Add getVp and getDelegations functions

* Update dependencies

* Export functions getVp and getDelegations

* Remove unused file

* Add validations strategies

* Add test for validation

* Add pkg script for validation test

* [gooddollar-multichain] New strategy (snapshot-labs#683)

* feat:multichain-max strategy

* feat: math strategy to support multichains

* add: limit to 1,122 and two strategies

* Revert "feat: math strategy to support multichains"

This reverts commit 77bb89a.

* fix: index

* add: apply code review changes

* fix: index

* fix: index

* fix: lint

* Update multichain documentation (snapshot-labs#780)

* Remove block subgraph documentation from multichain Readme

* Update

* [orca-pod] Orca pods strategy (snapshot-labs#770)

* [orca-pods] Orca pods strategy

* Rename and fixes

* Automated lint (snapshot-labs#781)

Co-authored-by: ChaituVR <[email protected]>

* Documentaion update for erc20-with-balance and holds-tokens (snapshot-labs#783)

* Documentaion update for erc20-with-balance and holds-tokens

* Documentaion update for erc20-with-balance and holds-tokens

* Add Arrow vesting contract strategy (snapshot-labs#784)

* fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.20 (snapshot-labs#785)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Automated lint (snapshot-labs#786)

Co-authored-by: ChaituVR <[email protected]>

Co-authored-by: charq <[email protected]>
Co-authored-by: Chaitanya <[email protected]>
Co-authored-by: Brandon <[email protected]>
Co-authored-by: Max <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ChaituVR <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Weizard <[email protected]>
Co-authored-by: 0xButterfield <[email protected]>
Co-authored-by: Justin Huang <[email protected]>
Co-authored-by: Fabien <[email protected]>
Co-authored-by: sirpy <[email protected]>
Co-authored-by: BrassLion <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant