Skip to content

Chore: Dependencies update #3292

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

Merged
merged 21 commits into from
Feb 12, 2025
Merged

Chore: Dependencies update #3292

merged 21 commits into from
Feb 12, 2025

Conversation

codebykat
Copy link
Contributor

@codebykat codebykat commented Feb 12, 2025

Fix

  • Fix vulnerable dependencies: cookie, webpack, @sentry/react
  • bump node version
  • Some electron packages and other fairly straightforward updates to packages
  • Will NOT "eff-eye-ex" Ubuntu 24.04: Simplenote 2.22.2 doesn't start #3284, despite my hopes, I cannot get electron-builder post version 24 to build properly. See commit + reversion for more info. Looks like we need to wait on an updated version of electron/rebuild

Test

  1. npm install --legacy-peer-deps
  2. npm run dev
  3. Smoke-test the app
  4. verify packages build and test them as well

n.b. this introduces a console error, Error: unrecognized flag --no-expose-wasm, which is harmless (due to a chromium version pulled in by electron).

Release

RELEASE-NOTES.md was updated with:

Upgraded dependencies

@codebykat codebykat marked this pull request as ready for review February 12, 2025 11:07
@codebykat codebykat self-assigned this Feb 12, 2025
Copy link
Contributor

@roundhill roundhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested well! Nice to see the node 20 bump :D

@codebykat codebykat merged commit 51cf6d3 into trunk Feb 12, 2025
7 checks passed
@codebykat codebykat deleted the update/deps-2025-02 branch February 12, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants