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 @cowprotocol/widget-react from 0.9.3 to 0.10.0 #4317

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps @cowprotocol/widget-react from 0.9.3 to 0.10.0.

Release notes

Sourced from @​cowprotocol/widget-react's releases.

widget-react: v0.10.0

0.10.0 (2024-08-28)

Features

  • widget-react: bump widget-lib version to 0.14.0 (468e780)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Branch preview

❌ Deploy failed!

Copy link

github-actions bot commented Oct 7, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

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

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 960.81 KB (🟢 -360 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
/settings/notifications 26.74 KB (🟢 -292 B) 987.56 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 Oct 7, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 74.43% 12883/17308
🔴 Branches 52.85% 3106/5877
🔴 Functions 58.62% 1894/3231
🟡 Lines 76.15% 11707/15373

Test suite run success

1504 tests passing in 204 suites.

Report generated by 🧪jest coverage report action from ac6109a

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cowprotocol/widget-react-0.10.0 branch from 4e2f9b1 to 55a56d5 Compare October 9, 2024 11:35
Bumps [@cowprotocol/widget-react](https://github.com/cowprotocol/cowswap) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/cowprotocol/cowswap/releases)
- [Changelog](https://github.com/cowprotocol/cowswap/blob/develop/changes.txt)
- [Commits](https://github.com/cowprotocol/cowswap/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: "@cowprotocol/widget-react"
  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/cowprotocol/widget-react-0.10.0 branch from 55a56d5 to ac6109a Compare October 9, 2024 11:38
@compojoom compojoom merged commit b7c2254 into dev Oct 9, 2024
6 of 14 checks passed
@compojoom compojoom deleted the dependabot/npm_and_yarn/cowprotocol/widget-react-0.10.0 branch October 9, 2024 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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