Skip to content

Chore: bump foundation deps#16258

Merged
Lemonexe merged 7 commits intodevelopfrom
chore/bump-foundation-deps
Jan 9, 2025
Merged

Chore: bump foundation deps#16258
Lemonexe merged 7 commits intodevelopfrom
chore/bump-foundation-deps

Conversation

@Lemonexe
Copy link
Copy Markdown
Contributor

@Lemonexe Lemonexe commented Jan 8, 2025

Description

Update most Foundation-related dependencies.

major version: none

minor version:

  • @eslint/js
  • eslint
  • eslint-plugin-jest
  • eslint-plugin-react-hooks
  • typescript-eslint
  • react-hook-form
  • @hookform/resolvers
  • systeminformation
  • int64-buffer

patch version:

  • eslint-plugin-react
  • express
  • idb
  • uuid

not updated:

  • electron keeping v32, more info in #15766
  • tiny-secp256k1 TODO in #12261
  • electron-store blocked by #14482

ℹ️ For reference, last bump foundation deps PR was #15752
👁️ I skimmed through all code changes except eslint-related packages; found nothing suspicious ✅

Related Issue

Resolve #16262

QA

👁️ Besides CI checks, I have tested locally:

  • suite dev web
    • resetting app storage (test idb persistence)
  • suite dev desktop
    • resetting app storage (test idb persistence)
    • react-hook-form & @hookform/resolvers tested in SignVerify page
    • systeminformation output in debug logs
    • superifical testing of google auth server: responds to GET localhost:3005/status
  • suite desktop linux build & windows build
    • app builds & runs
  • local suite native android
    • react-hook-form & @hookform/resolvers tested on Send form

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2025

🚀 Expo preview is ready!

  • Project → trezor-suite-preview
  • Platforms → android, ios
  • Scheme → trezorsuitelite
  • Runtime Version → 21
  • More info

Learn more about 𝝠 Expo Github Action

@Lemonexe Lemonexe force-pushed the chore/bump-foundation-deps branch from 3f81b6b to 6b3d11f Compare January 8, 2025 13:50
@Lemonexe Lemonexe force-pushed the chore/bump-foundation-deps branch from 6b3d11f to b00deec Compare January 8, 2025 16:05
@Lemonexe
Copy link
Copy Markdown
Contributor Author

Lemonexe commented Jan 8, 2025

This test is known to be broken since #14553, authors were notified.

e2e-test-suite-web (@group_wallet, trezor-user-env-unix bitcoin-regtest, 1)
add-account-types.test.ts

@Lemonexe Lemonexe marked this pull request as ready for review January 8, 2025 16:42
@Lemonexe Lemonexe requested review from a team, matejkriz and szymonlesisz as code owners January 8, 2025 16:42
@Lemonexe Lemonexe merged commit 00cb7c4 into develop Jan 9, 2025
@Lemonexe Lemonexe deleted the chore/bump-foundation-deps branch January 9, 2025 15:48
@STew790
Copy link
Copy Markdown
Contributor

STew790 commented Jan 15, 2025

QA OK
Send form working OK.
Naming of accoutns also OK.
Importing of accounts on mobile also OK

Info
25.1.2 995410a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Approved

Development

Successfully merging this pull request may close these issues.

Bump foundation deps (2025.01)

3 participants