Dargon789 / safe-wallet-web

Safe{Wallet} – multisig EVM wallet
https://app.safe.global
GNU General Public License v3.0
1 stars 1 forks source link

Chore(deps): Bump CatChen/eslint-suggestion-action from 2 to 4 #1

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps CatChen/eslint-suggestion-action from 2 to 4.

Release notes

Sourced from CatChen/eslint-suggestion-action's releases.

v4.0.0

What's Changed

Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v3.1.5...v4.0.0

v3.1.5

What's Changed

Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v3.1.4...v3.1.5

v3.1.4

What's Changed

Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v3.1.3...v3.1.4

v3.1.3

What's Changed

Full Changelog: https://github.com/CatChen/eslint-suggestion-action/compare/v3.1.2...v3.1.3

v3.1.2

What's Changed

... (truncated)

Commits
  • 9c12109 4.1.7
  • 97fb8cd Bump @​octokit/plugin-retry from 7.1.1 to 7.1.2 (#1604)
  • 142950e Using matrix.config.name in test job name (#1762)
  • 765ea1b Bump @​actions/core from 1.10.1 to 1.11.0 in the actions group (#1655)
  • 693762b Bump @​octokit/plugin-throttling from 9.3.1 to 9.3.2 (#1660)
  • 8fc63b1 Bump @​types/node from 22.7.5 to 22.7.6 in the types group (#1738)
  • f3761a5 Forced @​vercel/ncc down to 0.38.1 and preveting Depondabot from upgrading it ...
  • 935b755 docs: update suggested version to be the latest (#1690)
  • e4c58d5 Build workflow running without app token (#1691)
  • 296bc8c Bump the development-dependencies group across 1 directory with 7 updates (#1...
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 2 weeks ago

Branch preview

❌ Deploy failed!

github-actions[bot] commented 2 weeks ago

📦 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 1009.21 KB (🟢 -532 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.77 KB (🟢 -289 B) 1.01 MB
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.

github-actions[bot] commented 2 weeks ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements 73.71% 13529/18355
🔴 Branches 51.47% 3290/6392
🔴 Functions 57.26% 1969/3439
🟡 Lines 75.41% 12302/16314

Test suite run success

1573 tests passing in 208 suites.

Report generated by 🧪jest coverage report action from 3e1bcaa8ec641fd5a039b9e87dd969bf7947aa91