Skip to content

Conversation

rabrowne85
Copy link

@rabrowne85 rabrowne85 commented Jul 17, 2025

✨ Pull Request

📓 Referenced Issue

There is no specific issue that directly prompted this PR, but it includes a fix for:

ℹ️ About the PR

This PR updates all project dependencies to their latest compatible versions, as resolved by the package manager.

Key changes include:

  • ElectronJS has been upgraded to a more recent release, which includes a newer Chromium version. This enables support for modern web APIs and features.
  • TailwindCSS has been upgraded to v4.

While no breaking changes have been identified so far, due to the broad scope of dependency updates, this might be best classified as a minor version bump. Please advise if a major version is more appropriate.

Note: The project does not appear to have a comprehensive test suite, though npm run test completes successfully. 🤷‍♂️

🖼️ Testing Scenarios / Screenshots

The following commands were run to validate the changes:

  • npm run start
  • npm run build
  • npm run package
  • npm run test

While the test script completes, it's unclear how much coverage it provides.

Screenshots to follow

Items Outstanding

  • Preload script cannot be loaded into the webviews - therefore browserSync does not work.
  • React Dev Tools does not load.

@CLAassistant
Copy link

CLAassistant commented Jul 17, 2025

CLA assistant check
All committers have signed the CLA.

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.

Update the browsers

2 participants