Skip to content

fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.5#123

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nervosnetwork-ckb-sdk-utils-0.x
Open

fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.5#123
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nervosnetwork-ckb-sdk-utils-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 13, 2021

This PR contains the following updates:

Package Change Age Confidence
@nervosnetwork/ckb-sdk-utils 0.38.20.109.5 age confidence

Release Notes

ckb-js/ckb-sdk-js (@​nervosnetwork/ckb-sdk-utils)

v0.109.5

Compare Source

Bug Fixes
Features
  • bump dependencies and fix tests for incompatibility (#​654) (d22ea9f)

v0.109.4

Compare Source

Bug Fixes

v0.109.3

Compare Source

Bug Fixes

v0.109.2

Compare Source

Features
  • enable es module (be3e757)
  • export signWitnesses and calculateTransactionFee (13c6b3d)

v0.109.1

Compare Source

  • add data2 to script.hashType (#​629)

v0.109.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.107.0

Compare Source

Features

0.103.1 (2022-05-31)

Bug Fixes
  • add address format type validation in utils.toAddressPayload (8cf043c)
  • fix default code hash/code hash index in toAddressPayload (e72a29d)
  • reinforce restriction of address format type and bech32(m) (816e8ea)

v0.103.1

Compare Source

Bug Fixes
  • add address format type validation in utils.toAddressPayload (8cf043c)
  • fix default code hash/code hash index in toAddressPayload (e72a29d)
  • reinforce restriction of address format type and bech32(m) (816e8ea)

v0.103.0

Compare Source

Bug Fixes
  • fix default code hash/code hash index in toAddressPayload (e72a29d)

0.102.3 (2022-03-24)

Note: Version bump only for package ckb-sdk-js

0.102.2 (2022-03-02)

  • core: add calculateDaoMaximumWithdraw to calculate maximum withdraw capacity based on withdrawing block hash or withdrawing cell outpoint(#​578)
  • utils: add extractDAOData to deserialize DAO field in block header (#​578)
  • utils: add calculateMaximumWithdraw to calculate maximum withdraw capacity offline (#​578)

0.102.1 (2022-02-17)

Note: Version bump only for package ckb-sdk-js

v0.102.3

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.102.2

Compare Source

  • core: add calculateDaoMaximumWithdraw to calculate maximum withdraw capacity based on withdrawing block hash or withdrawing cell outpoint(#​578)
  • utils: add extractDAOData to deserialize DAO field in block header (#​578)
  • utils: add calculateMaximumWithdraw to calculate maximum withdraw capacity offline (#​578)

v0.102.1

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.102.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.101.0

Compare Source

Features
  • extends hash_type to 'data' | 'type' | 'data1' (#​555) (30c49e8)
  • rpc: a new field 'extension' is added to the block body (285a829)
  • rpc: add a new field 'hardforkFeatures' in response of getConsensus (133fe26)
  • rpc: rename 'uncles_hash' to 'extra_hash' in block header (58c055c)
BREAKING CHANGES
  • rpc: Add a new field 'hardforkFeatures' in response of getConsensus

ref nervosnetwork/ckb#2879

  • rpc: A new field 'extension' is added to the block body

ref nervosnetwork/rfcs#224

  • rpc: The field 'uncles_hash' in block header is renamed to 'extra_hash'

ref: nervosnetwork/rfcs#224

v0.43.0

Compare Source

Note: Version bump only for package ckb-sdk-js

0.41.1 (2021-05-08)

Note: Version bump only for package ckb-sdk-js

v0.41.1

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.41.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.40.0

Compare Source

Features
  • rpc: remove indexer from RPC module (b3ba942)
BREAKING CHANGES
  • rpc: Remove the entire indexer from the RPC module

v0.39.0

Compare Source

Features
  • rpc: add rpc#getRawTxPool, rpc#getConsensus and deprecate rpc#getCellbaseOutputCapacityDetails, rpc#getPeersState (#​528)

0.38.2 (2020-11-30)

Bug Fixes
  • core: fix the type declaration of changeLockScript (23ad1db)

0.38.1 (2020-11-27)

Features

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 13, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.85%. Comparing base (53234ab) to head (38bdecb).

❗ Current head 38bdecb differs from pull request most recent head a9f4d00. Consider uploading reports for the commit a9f4d00 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #123   +/-   ##
========================================
  Coverage    93.85%   93.85%           
========================================
  Files           28       28           
  Lines          863      863           
  Branches       125      125           
========================================
  Hits           810      810           
  Misses          52       52           
  Partials         1        1           

@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from f714fce to c5855c6 Compare January 21, 2021 05:39
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from c5855c6 to 4d092d0 Compare March 8, 2021 10:50
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.39.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.40.0 Mar 8, 2021
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 4d092d0 to a40c851 Compare May 9, 2021 21:04
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.40.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.41.1 May 9, 2021
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from a40c851 to 47c66cf Compare October 18, 2021 22:28
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.41.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.43.0 Oct 18, 2021
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.43.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.102.2 Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 47c66cf to 9597385 Compare March 7, 2022 14:29
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 9597385 to 65c0300 Compare March 26, 2022 14:32
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.102.2 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.102.3 Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 65c0300 to 6d1f885 Compare May 15, 2022 19:06
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.102.3 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.103.0 May 15, 2022
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 6d1f885 to 64c83bf Compare June 18, 2022 23:51
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.103.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.103.1 Jun 18, 2022
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.103.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.107.0 Apr 3, 2023
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 64c83bf to 739f187 Compare April 3, 2023 11:07
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 739f187 to 2feb9fe Compare May 28, 2023 09:33
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.107.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.0 May 28, 2023
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.1 Mar 13, 2024
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 2feb9fe to a9f4d00 Compare March 13, 2024 07:44
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from a9f4d00 to be1c520 Compare July 19, 2024 11:55
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.2 Jul 19, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.2 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.3 Aug 1, 2024
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from be1c520 to 719cbc4 Compare August 1, 2024 08:47
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 719cbc4 to fcdd657 Compare November 15, 2024 07:49
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.3 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.4 Nov 15, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.4 fix(deps): update dependency @nervosnetwork/ckb-sdk-utils to v0.109.5 Feb 14, 2025
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from fcdd657 to 5788466 Compare February 14, 2025 10:38
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from 5788466 to faa78ed Compare August 10, 2025 12:35
@renovate renovate Bot force-pushed the renovate/nervosnetwork-ckb-sdk-utils-0.x branch from faa78ed to 8894702 Compare March 5, 2026 17:23
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.

0 participants