Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps @velora-dex/sdk from 9.0.0 to 9.1.0.

Release notes

Sourced from @​velora-dex/sdk's releases.

Release 9.1.0

  • Merge pull request #214 from VeloraDEX/feat/deltaPrice_struct_change (ebd8672b)
  • fix some tests (e2a56123)
  • Merge pull request #215 from VeloraDEX/feat/extend_delta_orders_filtering (93e63a98)
  • reexport DeltaOrderFilterByStatus (a17c31a8)
  • getDeltaOrders/simplify join (292fa4e3)
  • fix some tests (9aaf6d81)
  • fix some tests (d188b0a9)
  • update DeltaPirce types (0d5ee125)
  • getDeltaOrders/ get rid of type=ALL (d3e55559)
  • getDeltaOrders/ chainId and status filters (d15bac99)
  • test/quote/update amounts (65981abb)
  • tests/partial/update snapshot (c6ef5f24)
  • buildDeltaOrder/mark partner & partnerFee as optional (7a83b937)
  • test/simple & partial/more permissive results check (843879fe)
  • tests/quote/relax condition (a1d61c57)
  • tests/delta/fix for new price shape (8d6447ea)
  • tests/quote/fix amounts (add2e16f)
  • test/nft/update snapshots (ed1f4e8d)
  • tests/simpleSdk/update snapshots (f0e8c910)
  • remove extra types (96e7f063)
  • BuildDeltaOrderDataParams/remove unused beneficiaryType (0aa40ea9)
  • add no longer used across methods (7909fce6)
  • BridgePrice/add availableBridges (a9e239a6)
  • ProtocolName/more protocols (4a7189e4)
  • BridgePriceInfo/add new props (09bade05)
  • update docs (6e93f1d7)
Commits
  • 02b6c2b Release 9.1.0
  • ebd8672 Merge pull request #214 from VeloraDEX/feat/deltaPrice_struct_change
  • e2a5612 fix some tests
  • 93e63a9 Merge pull request #215 from VeloraDEX/feat/extend_delta_orders_filtering
  • a17c31a reexport DeltaOrderFilterByStatus
  • 292fa4e getDeltaOrders/simplify join
  • 9aaf6d8 fix some tests
  • d188b0a fix some tests
  • 0d5ee12 update DeltaPirce types
  • d3e5555 getDeltaOrders/ get rid of type=ALL
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 10:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch 2 times, most recently from 06248b9 to bfff80c Compare November 5, 2025 12:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch 9 times, most recently from 9f08fcc to c141f32 Compare November 6, 2025 12:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

@AntonioVentilii
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch from 1d65248 to 5e21406 Compare November 28, 2025 15:46
@dependabot dependabot bot requested a review from a team as a code owner November 28, 2025 15:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch 3 times, most recently from 8516c5b to 63ea884 Compare December 3, 2025 17:33
@AntonioVentilii
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch from 63ea884 to ce1ddea Compare December 4, 2025 14:00
Bumps [@velora-dex/sdk](https://github.com/VeloraDEX/paraswap-sdk) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/VeloraDEX/paraswap-sdk/releases)
- [Commits](VeloraDEX/sdk@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@velora-dex/sdk"
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/velora-dex/sdk-9.1.0 branch from ce1ddea to c6c108d Compare December 4, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant