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 @walletconnect/utils from 2.17.2 to 2.17.3 #4682

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps @walletconnect/utils from 2.17.2 to 2.17.3.

Release notes

Sourced from @​walletconnect/utils's releases.

2.17.3

What's Changed

New Contributors

Full Changelog: WalletConnect/walletconnect-monorepo@2.17.2...2.17.3

Commits
  • b396bac chore: prep for 2.17.3 release
  • d80b097 Merge pull request #5537 from paranormal/fix/relay-socket-on-ping
  • d2b825c formatting
  • 98b5b91 Update packages/core/src/controllers/relayer.ts
  • 29665e9 Merge branch 'v2.0' into fix/relay-socket-on-ping
  • 2464e53 chore(docs): update EthereumProvider install step (#5545)
  • 74bb304 Merge pull request #5513 from WalletConnect/fix/send-bundle-id
  • 893d6de chore: added wrong appId tests
  • bc08fe1 calling resetPingTimeout on each ping
  • 7b6f47d Merge branch 'v2.0' into fix/send-bundle-id
  • 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 <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 Dec 17, 2024
Copy link

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

github-actions bot commented Dec 17, 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 1010.05 KB (🟢 -210 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 21.1 KB (🟢 -291 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.

Copy link

github-actions bot commented Dec 17, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.92% (-0.01% 🔻)
14408/19492
🔴 Branches
51.45% (-0.01% 🔻)
3438/6682
🔴 Functions 56.88% 2046/3597
🟡 Lines
75.45% (-0.01% 🔻)
13068/17320
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / useTxPendingStatuses.ts
77.5% (-0.83% 🔻)
64.06% (-1.56% 🔻)
68.18%
86.41% (-0.97% 🔻)

Test suite run success

1715 tests passing in 233 suites.

Report generated by 🧪jest coverage report action from e34b8ea

Bumps [@walletconnect/utils](https://github.com/walletconnect/walletconnect-monorepo) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases)
- [Commits](WalletConnect/walletconnect-monorepo@2.17.2...2.17.3)

---
updated-dependencies:
- dependency-name: "@walletconnect/utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/walletconnect/utils-2.17.3 branch from d84e637 to e34b8ea Compare December 18, 2024 10:16
@katspaugh katspaugh merged commit eefb895 into dev Dec 18, 2024
7 of 14 checks passed
@katspaugh katspaugh deleted the dependabot/npm_and_yarn/walletconnect/utils-2.17.3 branch December 18, 2024 10:36
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 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