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

chore(deps): bump @paraswap/sdk from 6.2.4 to 6.7.0 #2086

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps @paraswap/sdk from 6.2.4 to 6.7.0.

Release notes

Sourced from @​paraswap/sdk's releases.

Release 6.7.0

v6.1 API support

  • update test snaps (c6a50ff)
  • update Readme (b7abf2c)
  • regen docs (003bde0)
  • buildOrderData/fix version usage (82f0253)
  • update core lib (4c1b9e4)

Release 6.6.0

What's Changed

Full Changelog: paraswap/paraswap-sdk@v6.5.0...v6.6.0

Release 6.5.0

  • regen docs (c521327)
  • Merge pull request #164 from paraswap/feat/buildOrder_contractTaker (ce5d73f)
  • buildOrderData/fix default condition (4162247)
  • buildOrderData({contractTaker?}) (8dc63ae)

Release 6.4.0

  • regen docs (5f05048)
  • Merge pull request #163 from paraswap/feat/apiKey_in_fetcher (fa27a04)
  • LegacySDK({apiKey?}) (134fdd5)
  • constructSimpleSDK({apiKey?}) (65f9a9b)
  • fetchers/fetch/apiKey (02ea503)
  • fetchers/axios/apiKey (cecab0a)

Release 6.3.0

  • customFetcher/disable a linter check (bcc3fb0)
  • regen docs (d614df1)
  • streamline imports (9334fa6)
  • Merge pull request #161 from mindrunner/superagent (e4ee7ac)
  • fix: proper export types (0b41bb9)
  • feat: add custom fetcher example (7711087)
  • Merge branch 'paraswap:master' into superagent (c03994b)
  • feat: Add Custom Fetcher Support to SimpleSDK Constructor (7910a43)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@paraswap/sdk](https://github.com/paraswap/paraswap-sdk) from 6.2.4 to 6.7.0.
- [Release notes](https://github.com/paraswap/paraswap-sdk/releases)
- [Commits](paraswap/paraswap-sdk@v6.2.4...v6.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Ready for Dev Review Read for frontend engineer reviews labels Jun 3, 2024
Copy link

height bot commented Jun 3, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link

github-actions bot commented Jun 3, 2024

✅ CI run has succeded!
You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/9343323827'

Copy link

github-actions bot commented Jun 3, 2024

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 537.63 KB (🟡 +338 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/governance/v3/proposal 128.84 KB (🟡 +3 B) 666.46 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

Copy link

github-actions bot commented Jun 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Passed dependencies Pull requests that update a dependency file Ready for Dev Review Read for frontend engineer reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants