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

Update dependency @celo/contractkit to v8.3.1 #152

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@celo/contractkit (source) 8.0.0 -> 8.3.1 age adoption passing confidence

Release Notes

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

v8.3.1

Compare Source

Patch Changes

v8.3.0

Compare Source

Minor Changes
  • #​348 76d09b7 Thanks @​shazarre! - Adds support for firstKnownEpoch, getFirstBlockAtEpoch, getLastBlockAtEpoch on EpochManager wrapper
Patch Changes

v8.2.0

Compare Source

Minor Changes

v8.1.1

Compare Source

Patch Changes

v8.1.0

Compare Source

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.

  • #​267 f553539 Thanks @​shazarre! - Introduced CeloDistributionScheduleWrapper

  • #​266 182bf73 Thanks @​aaronmgdr! - Adds support for FeeCurrencyDirectory contract

  • #​266 182bf73 Thanks @​aaronmgdr! - Introduces getConfig for FeeCurrencyDirectoryWrapper

  • #​279 06019bf Thanks @​shazarre! - Adds support for <1.5.0.0 and >=1.5.0.0 Governance contract version

Patch 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.

Copy link

socket-security bot commented Aug 12, 2024

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

Package New capabilities Transitives Size Publisher
npm/@celo/[email protected] None 0 0 B
npm/@celo/[email protected] None 0 78.7 kB app-tooling
npm/@celo/[email protected] None 0 111 kB app-tooling
npm/@celo/[email protected] filesystem, network 0 612 kB app-tooling
npm/@celo/[email protected] None 0 118 kB app-tooling
npm/@celo/[email protected] None 0 63.4 kB app-tooling
npm/@celo/[email protected] None 0 20.3 kB app-tooling
npm/@noble/[email protected] None 0 613 kB paulmillr
npm/@types/[email protected] None +2 2.37 MB types
npm/@types/[email protected] None 0 2.04 MB types
npm/[email protected] environment 0 23.4 kB hichaelmart
npm/[email protected] None 0 9.36 kB junderw
npm/[email protected] network 0 62.6 kB ulisesgascon
npm/[email protected] None 0 23.3 kB blakeembrey
npm/[email protected] environment 0 42.1 kB qix
npm/[email protected] None +1 161 kB indutny
npm/[email protected] None 0 6.98 kB blakeembrey
npm/[email protected] None +1 857 kB joshstevens19
npm/[email protected] None +2 240 kB blakeembrey, dougwilson, linusu, ...4 more
npm/[email protected] environment 0 19 kB dougwilson, wesleytodd
npm/[email protected] None 0 5.08 kB sindresorhus
npm/[email protected] environment, filesystem 0 13.6 kB mafintosh
npm/[email protected] None 0 99.1 kB ljharb
npm/[email protected] None 0 6.38 kB blakeembrey
npm/[email protected] None 0 8.76 kB mafintosh
npm/[email protected] None 0 254 kB ljharb
npm/[email protected] None +1 2.2 MB fanatid, jprichardson, null_radix
npm/[email protected] None 0 95.8 kB npm-cli-ops
npm/[email protected] filesystem, network +1 58.1 kB ulisesgascon
npm/[email protected] None 0 25.4 kB wesleytodd
npm/[email protected] None 0 89.3 kB medikoo
npm/[email protected] network Transitive: environment, filesystem +1 206 kB theturtle32

🚮 Removed packages: npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected], npm/@scure/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/celo-contractkit-8.x-lockfile branch from b73d6e5 to 4a949e1 Compare August 17, 2024 12:15
@renovate renovate bot changed the title Update dependency @celo/contractkit to v8.1.0 Update dependency @celo/contractkit to v8.1.1 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/celo-contractkit-8.x-lockfile branch from 4a949e1 to e73758c Compare September 29, 2024 09:52
@renovate renovate bot changed the title Update dependency @celo/contractkit to v8.1.1 Update dependency @celo/contractkit to v8.2.0 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/celo-contractkit-8.x-lockfile branch from e73758c to f7c16e3 Compare October 3, 2024 13:17
@renovate renovate bot changed the title Update dependency @celo/contractkit to v8.2.0 Update dependency @celo/contractkit to v8.3.0 Oct 3, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/celo-contractkit-8.x-lockfile branch from f7c16e3 to ce01129 Compare October 31, 2024 13:20
@renovate renovate bot changed the title Update dependency @celo/contractkit to v8.3.0 Update dependency @celo/contractkit to v8.3.1 Oct 31, 2024
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