Skip to content

Bump foundation deps (2025.08)#20688

Merged
Lemonexe merged 8 commits intodevelopfrom
bump_foundation_deps_2025.08
Aug 12, 2025
Merged

Bump foundation deps (2025.08)#20688
Lemonexe merged 8 commits intodevelopfrom
bump_foundation_deps_2025.08

Conversation

@Lemonexe
Copy link
Copy Markdown
Contributor

@Lemonexe Lemonexe commented Aug 11, 2025

Description

Update most Foundation-related dependencies.

major version:
none

minor version:

  • electron
  • react-router
  • openpgp
  • @hookform/resolvers
  • react-hook-form
  • @eslint/js
  • eslint
  • eslint-plugin-mdx
  • typescript-eslint
  • fake-indexeddb
  • core-js

patch version:

  • bignumber.js
  • fs-extra
  • @electron/notarize

not updated:

  • tiny-secp256k1 TODO in #12261
  • electron-store + chalk TODO in #14482
  • nx TODO in #18812
  • electron-builder TODO in #18919
  • @electron/fuses done in #20722 ✔️

ℹ️ For reference, last bump foundation deps PR were #19951, #19946, #19940, #19831, #19932, #19939
👁️ I skimmed through all code changes except eslint-related packages and electron and react-router; found nothing suspicious ✅

Related Issue

Resolve #20107

Dev QA

👁️ Besides CI checks, I have tested locally:

  • suide dev web
    • app builds & runs
  • suite dev desktop
    • app builds & runs on:
      • windows
      • linux
    • tor works
    • send form & sign/verify form works
  • suite native dev on android emu
    • trading form works
  • yarn generate-package works correctly (fs-extra)

🔍🖥️ Suite desktop test results: View in Currents

🔍🖥️ Suite web test results: View in Currents

🔍🖥️ Suite native android test results: View in Currents

@Lemonexe Lemonexe added the dependencies Pull requests that update a dependency file label Aug 11, 2025
@Lemonexe Lemonexe marked this pull request as ready for review August 11, 2025 15:40
@Lemonexe
Copy link
Copy Markdown
Contributor Author

/rebase

@github-actions
Copy link
Copy Markdown

@trezor-bot trezor-bot Bot force-pushed the bump_foundation_deps_2025.08 branch from 078b374 to f151ec6 Compare August 12, 2025 07:51
@trezor-bot
Copy link
Copy Markdown
Contributor

trezor-bot Bot commented Aug 12, 2025

✅ Previously successful run of [Test] PR Suite Web e2e tests workflow has been found.
⏭️ Skipping tests for this run.
💡 If you are unsure about your latest changes, please rerun the workflow manually. (Use the Re-run all jobs option)

@trezor-bot
Copy link
Copy Markdown
Contributor

trezor-bot Bot commented Aug 12, 2025

✅ Previously successful run of [Test] PR Suite Desktop e2e tests workflow has been found.
⏭️ Skipping tests for this run.
💡 If you are unsure about your latest changes, please rerun the workflow manually. (Use the Re-run all jobs option)

@vojtatranta
Copy link
Copy Markdown
Contributor

Tested dev mac, tested build mac seems to be working

@Lemonexe Lemonexe merged commit b7fee53 into develop Aug 12, 2025
72 of 73 checks passed
@Lemonexe Lemonexe deleted the bump_foundation_deps_2025.08 branch August 12, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump foundation deps (2025.08)

3 participants