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

Version Packages (beta) #188

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 18, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to prerelease/mcrn, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

prerelease/mcrn is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on prerelease/mcrn.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@celo/[email protected]

Major Changes

  • #188 08b0d6a Thanks @github-actions! - The following changes are related to adding support for more fee currencies in the @celo packages.

    (BREAKING): --gasCurrency changed to accept only whitelisted addresses or the string CELO instead of previously accepting a StableToken or 'auto'
    (ADDED): celocli network:whitelist prints the whitelisted feeCurrencies
    (ADDED): the cli will automagically convert the previous gasCurrency such as cEUR, cUSD, cREAL, CELO into its address if necessary

Patch Changes

@celo/[email protected]

Major Changes

  • #188 08b0d6a Thanks @github-actions! - The following changes are related to adding support for more fee currencies in the @celo packages.

    (BREAKING): setFeeCurrency changed to accept an address instead of previously accepting a StableToken
    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places
    (CHANGED): reinforced the types of most contract wrappers to use StrongAddress where appropriate

  • #188 a317972 Thanks @github-actions! - Removes stable token infos from the kit.getNetworkConfig()

    Removes from StableTokenWrapper all InflationParameters including, valueToUnits(), unitsToValues(), setInflationParameters(),

    Removes the inflation params from StableTokenWrapper.getConfig

Patch Changes

@celo/[email protected]

Minor Changes

Patch Changes

  • #168 c42682d Thanks @renovate! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

  • #188 08b0d6a Thanks @github-actions! - The following changes are related to adding support for more fee currencies in the @celo packages.

    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places

  • Updated dependencies [c42682d, 08b0d6a, 08b0d6a]:

@celo/[email protected]

Minor Changes

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

  • #188 08b0d6a Thanks @github-actions! - The following changes are related to adding support for more fee currencies in the @celo packages.

    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

  • #168 c42682d Thanks @renovate! - Bump Cross Fetch to fix security vulnerability

  • #168 c42682d Thanks @renovate! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

  • #168 c42682d Thanks @renovate! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

  • #188 08b0d6a Thanks @github-actions! - The following changes are related to adding support for more fee currencies in the @celo packages.

    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places

  • Updated dependencies [08b0d6a]:

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner March 18, 2024 16:22
@github-actions github-actions bot force-pushed the changeset-release/prerelease/mcrn branch from 0ee0627 to a589eb5 Compare March 20, 2024 13:09
@github-actions github-actions bot force-pushed the changeset-release/prerelease/mcrn branch 2 times, most recently from 148c2d6 to 75abf68 Compare March 21, 2024 08:10
@github-actions github-actions bot force-pushed the changeset-release/prerelease/mcrn branch from 75abf68 to 1e66898 Compare March 21, 2024 16:04
Copy link

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

Package New capabilities Transitives Size Publisher
npm/[email protected] network 0 75.1 kB lquixada

View full report↗︎

@nicolasbrugneaux nicolasbrugneaux merged commit ac0ae40 into prerelease/mcrn Mar 21, 2024
3 checks passed
@nicolasbrugneaux nicolasbrugneaux deleted the changeset-release/prerelease/mcrn branch March 21, 2024 16:20
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