Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eclipse-theia/theia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.63.2
Choose a base ref
...
head repository: eclipse-theia/theia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.63.3
Choose a head ref
  • 3 commits
  • 100 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. chore: update to Electron 37.2.1 (#15999)

    The previously used Electron 36.4.0 has some issues on Linux systems,
    preventing startup, see electron/issues/46538. These are resolved with
    Electron 37.2.1. Updates Electron aligned Node references to 22.17.0.
    
    Also raises minimum engine requirement to Node 20
    
    Fixes #15981
    sdirix committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    3767d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. core: update re-exports for v1.63.3

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    c17e244 View commit details
    Browse the repository at this point in the history
  2. v1.63.3

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    2db51f8 View commit details
    Browse the repository at this point in the history
Loading