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 @celo/connect to v6 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@celo/connect (source) ^5.1.2 -> ^6.0.0 age adoption passing confidence

Release Notes

celo-org/developer-tooling (@​celo/connect)

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes
  • #​239 66972eb Thanks @​nicolasbrugneaux! - Remove support for celo-legacy and cip42 transaction serialization and signing. These were the transaction types that supported gatewayFee. Transactions that specify feeCurrency and gasPrice togther will now throw. Users should migrate these to either ethereum type 0, eip1559 and cip64 style transactions depending on their need.
Minor Changes
  • #​264 59f4b42 Thanks @​nicolasbrugneaux! - Add support for serializing, sending, parsing and deserializing cip66 transactions. This tx type is preffered over cip64 when paying for gas with tokens. Like eip1559 maxFeePerGass and maxPriorityFeePerGas are denominated in CELO. To create an cip66 transaction with Contractkit call the kit.populateMaxFeeInToken method with your transaction and then send it.

  • #​235 7b93642 Thanks @​shazarre! - Adds isCel2 util function to check for L1/L2 context

Patch Changes

v5.3.0

Compare Source

Minor Changes
Patch Changes

v5.2.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@celo/base@6.1.0 None 0 78.7 kB app-tooling
npm/@celo/connect@6.0.1 None 0 111 kB app-tooling
npm/@celo/utils@7.0.0 None 0 118 kB app-tooling
npm/@ethereumjs/common@2.6.5 None 0 2.53 MB holgerd77
npm/@ethereumjs/tx@3.5.2 None 0 431 kB holgerd77
npm/@noble/ciphers@0.4.1 None 0 613 kB paulmillr
npm/@noble/curves@1.3.0 None 0 1.39 MB paulmillr
npm/@noble/hashes@1.3.3 None 0 761 kB paulmillr
npm/@scure/bip32@1.3.3 None 0 58.6 kB paulmillr
npm/@scure/bip39@1.2.2 None 0 373 kB paulmillr
npm/cross-fetch@4.0.0 network 0 88.1 kB lquixada
npm/ethereum-cryptography@2.1.3 None 0 84.5 kB paulmillr
npm/web3-core-helpers@1.10.4 None 0 60.9 kB jdevcs
npm/web3-core-method@1.10.4 None 0 79.5 kB jdevcs
npm/web3-core-promievent@1.10.4 None 0 6.78 kB jdevcs
npm/web3-core-requestmanager@1.10.4 None 0 42.2 kB jdevcs
npm/web3-core-subscriptions@1.10.4 None 0 32.4 kB jdevcs
npm/web3-core@1.10.4 None 0 24.2 kB jdevcs
npm/web3-eth-abi@1.10.4 None 0 51.1 kB jdevcs
npm/web3-eth-accounts@1.10.4 None 0 66.1 kB jdevcs
npm/web3-eth-contract@1.10.4 None 0 86.6 kB jdevcs
npm/web3-eth-ens@1.10.4 None 0 150 kB jdevcs
npm/web3-eth-iban@1.10.4 None 0 22.9 kB jdevcs
npm/web3-eth-personal@1.10.4 None 0 19.5 kB jdevcs
npm/web3-eth@1.10.4 None 0 90.8 kB jdevcs
npm/web3-net@1.10.4 None 0 9.38 kB jdevcs
npm/web3-providers-http@1.10.4 network 0 19 kB jdevcs
npm/web3-providers-ipc@1.10.4 None 0 22.5 kB jdevcs
npm/web3-providers-ws@1.10.4 None 0 36.6 kB jdevcs

🚮 Removed packages: npm/@celo/base@6.0.0), npm/@celo/connect@5.1.2), npm/@celo/utils@6.0.0), npm/@ethereumjs/common@2.5.0), npm/@ethereumjs/tx@3.3.2), npm/@noble/curves@1.2.0), npm/@noble/hashes@1.2.0), npm/@scure/bip32@1.1.5), npm/@scure/bip39@1.1.1), npm/@types/elliptic@6.4.18), npm/cross-fetch@3.1.8), npm/ethereum-cryptography@1.2.0), npm/web3-core-helpers@1.10.0), npm/web3-core-method@1.10.0), npm/web3-core-promievent@1.10.0), npm/web3-core-requestmanager@1.10.0), npm/web3-core-subscriptions@1.10.0), npm/web3-core@1.10.0), npm/web3-eth-abi@1.10.0), npm/web3-eth-accounts@1.10.0), npm/web3-eth-contract@1.10.0), npm/web3-eth-ens@1.10.0), npm/web3-eth-iban@1.10.0), npm/web3-eth-personal@1.10.0), npm/web3-eth@1.10.0), npm/web3-net@1.10.0), npm/web3-providers-http@1.10.0), npm/web3-providers-ipc@1.10.0), npm/web3-providers-ws@1.10.0)

View full report↗︎

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