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 @superfluid-finance/sdk-core to ^0.9.0 #49

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@superfluid-finance/sdk-core (source) ^0.5.7 -> ^0.9.0 age adoption passing confidence

Release Notes

superfluid-finance/protocol-monorepo (@​superfluid-finance/sdk-core)

v0.9.0

Compare Source

Added
  • Handle new Operation types with BatchCall
  • Forward ETH value with BatchCall and Operation

v0.8.0

Compare Source

Breaking
  • Removed all FlowNFT related functionality, because deprecated from the protocol

v0.7.0

Compare Source

Added
  • Added Degen chain support
  • Added getTotalAmountReceivedByMember
Changed
  • Map the name from subgraph to an unknown event, instead of "_Unknown".
  • Don't lock metadata version to a specific version, use semver (^).
  • Allow infinite pagination with 'skip: 0' value (previously had to be undefined)
  • Add subgraphs queries for Pools, PoolMembers and PoolDistributors
  • Map isNFTApproval and isNFTTransfer onto events

v0.6.12

Compare Source

Fixed
  • Support for CustomSuperToken contracts without CONSTANT_OUTFLOW_NFT() and CONSTANT_INFLOW_NFT() function implemented

v0.6.11

Compare Source

Fixed
  • Handle the case when networkData.addresses.governance is null. This was due to a removal of the governance address from the metadata for test networks in [email protected].

v0.6.10

Compare Source

Added
  • Support for ConstantOutflowNFT and ConstantInflowNFT functions
Fixed
  • Support for CustomSuperToken contracts without getUnderlyingToken() function implemented

v0.6.9

Compare Source

Added
  • Support for new increaseFlowRateAllowanceWithPermissions and decreaseFlowRateAllowanceWithPermissions functions on CFAv1 class
Changed
  • Node dependency updates.

v0.6.8

Compare Source

Updated
  • Metadata changes for recently added networks

v0.6.7

Compare Source

Added
  • BatchCall.toOperation function which unifies BatchCall to Operation type
  • Operation.toOperationStruct moved from BatchCall to Operation class
Updated
  • Bump version to support metadata v1.1.8.

v0.6.6

Compare Source

Added
  • Subgraph query support for FlowOperator

v0.6.5

Compare Source

Fixed
  • hostedEndpoint might be nullable so we handle this case.
Added
  • Support for sepolia network

v0.6.4

Compare Source

Changed
  • getPopulatedTransactionRequest doesn't use the signer to populate the transaction anymore as signer.sendTransaction does it already. The double signer.populateTransaction was causing issues with some wallets (e.g. Rainbow Wallet)
  • Map isNativeAssetSuperToken to Token from Subgraph

v0.6.3

Compare Source

Added
  • increaseAllowance and decreaseAllowance functions to SuperToken class
  • Batch call support for increaseAllowance and decreaseAllowance
  • increaseFlowRateAllowance and decreaseFlowRateAllowance functions to CFAv1 class
  • Add support for activeOutgoingStreamCount, activeIncomingStreamCount, inactiveOutgoingStreamCount, inactiveIncomingStreamCount properties in query for AccountTokenSnapshot entity
  • Add support for rewardAddress, liquidationPeriod, patricianPeriod, and minimumDeposit properties in query for Token entity
  • Add support for userData property in query for Stream entity
  • Add index (the Subgraph entity ID) field to Index events when querying from Subgraph
Changed
  • .exec or .execForward will throw an error if the operations array is empty

v0.6.1

Compare Source

Fixed
  • Support for CustomSuperToken contracts without CONSTANT_OUTFLOW_NFT() and CONSTANT_INFLOW_NFT() function implemented

v0.6.0

Compare Source

Added
  • SuperToken class has send function
  • batchCall supports new send batch operation
  • Added downgradeTo function on SuperToken class
  • Added toga events to be part of query
Changed
  • Make sender field optional in CFAv1 write functions

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

@vercel
Copy link

vercel bot commented Dec 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sponsor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 8:41am

@renovate renovate bot force-pushed the renovate/superfluid-finance-sdk-core-0.x branch from 48157b6 to f2680b7 Compare March 9, 2023 14:26
@renovate renovate bot force-pushed the renovate/superfluid-finance-sdk-core-0.x branch from f2680b7 to 6bbab51 Compare May 3, 2024 05:57
@renovate renovate bot changed the title fix(deps): update dependency @superfluid-finance/sdk-core to ^0.6.0 fix(deps): update dependency @superfluid-finance/sdk-core to ^0.7.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/superfluid-finance-sdk-core-0.x branch from 6bbab51 to b9f0f34 Compare August 10, 2024 05:56
@renovate renovate bot changed the title fix(deps): update dependency @superfluid-finance/sdk-core to ^0.7.0 fix(deps): update dependency @superfluid-finance/sdk-core to ^0.8.0 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/superfluid-finance-sdk-core-0.x branch from b9f0f34 to e023474 Compare December 21, 2024 08:38
@renovate renovate bot changed the title fix(deps): update dependency @superfluid-finance/sdk-core to ^0.8.0 fix(deps): update dependency @superfluid-finance/sdk-core to ^0.9.0 Dec 21, 2024
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.

0 participants