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

bump(deps): update defichain to v3 (major) #360

Merged
merged 2 commits into from
Jan 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@defichain/jellyfish-crypto ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-json ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-network ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-testing ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-transaction ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-transaction-builder ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-wallet ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-wallet-classic ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/jellyfish-wallet-mnemonic ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/testcontainers ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/whale-api-client ^2.69.0 -> ^3.23.2 age adoption passing confidence
@defichain/whale-api-wallet ^2.69.0 -> ^3.23.2 age adoption passing confidence

Release Notes

JellyfishSDK/jellyfish

v3.23.2

Compare Source

Fixes
Chore & Maintenance
Dependencies

v3.23.1

Compare Source

Chore & Maintenance
Dependencies

v3.23.0

Compare Source

Features

v3.22.0

Compare Source

Features

v3.21.2

Compare Source

Chore & Maintenance

v3.21.1

Compare Source

Chore & Maintenance

v3.21.0

Compare Source

Features
  • feat(jellyfish-api-core): Add multi-txtype, multi-address query support for accounthistorycount RPC @​helloscoopa (#​1943)

v3.20.1

Compare Source

Fixes

v3.20.0

Compare Source

Features

v3.19.1

Compare Source

Chore & Maintenance

Dependencies

v3.19.0

Compare Source

Features

v3.18.0

Compare Source

Features

Dependencies

v3.17.0

Compare Source

Features

Chore & Maintenance

Dependencies

v3.16.0

Compare Source

Features

  • feat(jellyfish-api-core): add verifyMessage and signMessageWithPrivKey RPCs @​shohamc1 (#​1905)

v3.15.0

Compare Source

Features
Fixes
Chore & Maintenance
Dependencies

v3.14.0

Compare Source

Features

v3.13.0

Compare Source

Chore & Maintenance
Dependencies

v3.12.0

Compare Source

Fixes

  • fix(jellyfish-api-core): Update getGovProposal.test.ts to match 3.2.0 behaviour @​shohamc1 (#​1944)

Chore & Maintenance

Dependencies

v3.11.0

Compare Source

Features
Dependencies

v3.10.1

Compare Source

Dependencies

v3.10.0

Compare Source

Features

v3.9.0

Compare Source

Features
Dependencies

v3.8.0

Compare Source

Features

v3.7.1

Compare Source

Chore & Maintenance
Dependencies

v3.7.0

Compare Source

Chore & Maintenance
Dependencies

v3.6.1

Compare Source

Chore & Maintenance
Dependencies

v3.6.0

Compare Source

Features
Chore & Maintenance

v3.5.3

Compare Source

Dependencies

v3.5.2

Compare Source

Chore & Maintenance

v3.5.1

Compare Source

Dependencies

v3.5.0

Compare Source

Features
Dependencies

v3.4.1

Compare Source

Chore & Maintenance

  • chore(packages/jellyfish-wallet-classic): add Elliptic.random() test to WalletClassic test suite @​fuxingloh (#​1897)
  • chore(apps/rich-list-api): remove rich-list app but kept the rich-list-core @​fuxingloh (#​1896)

Dependencies

v3.4.0

Compare Source

Features
Chore & Maintenance

v3.3.0

Compare Source

Features
Fixes
Dependencies

v3.2.0

Compare Source

Features
Dependencies

v3.1.0

Compare Source

Features
Dependencies

v3.0.0

Compare Source

Features
Fixes
Chore & Maintenance
Dependencies

v2.70.0

Compare Source

Features
Fixes
Chore & Maintenance

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@codeclimate
Copy link

codeclimate bot commented Jan 9, 2023

Code Climate has analyzed commit cbcbda3 and detected 0 issues on this pull request.

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/major-defichain branch 7 times, most recently from 6024694 to cc59e10 Compare January 17, 2023 17:45
@renovate renovate bot force-pushed the renovate/major-defichain branch 6 times, most recently from 63be907 to 5279cb3 Compare January 24, 2023 09:32
@renovate renovate bot force-pushed the renovate/major-defichain branch from 5279cb3 to c9b2b3c Compare January 25, 2023 06:52
@renovate
Copy link
Contributor Author

renovate bot commented Jan 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Base: 96.01% // Head: 96.01% // No change to project coverage 👍

Coverage data is based on head (cbcbda3) compared to base (0c5b38a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files          26       26           
  Lines         452      452           
  Branches       72       72           
=======================================
  Hits          434      434           
  Misses         18       18           
Impacted Files Coverage Δ
packages/salmon-fetch/src/AssetPrice.ts 92.85% <ø> (ø)
packages/salmon-wallet/src/SalmonWallet.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fuxingloh fuxingloh merged commit 3d93a03 into main Jan 25, 2023
@fuxingloh fuxingloh deleted the renovate/major-defichain branch January 25, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant