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.1
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.2
Choose a head ref
  • 3 commits
  • 98 files changed
  • 1 contributor

Commits on Jul 7, 2025

  1. Use node 22 for remote containers (#15937)

    This is needed because otherwise executing something on the container will fail.
    Also make sure to report the error channel instead of the stdout channel if starting the container fails.
    This will require a recompiling of the native dependencies.
    
    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    dc03f4a View commit details
    Browse the repository at this point in the history
  2. core: update re-exports for v1.63.2

    Signed-off-by: Simon Graband <sgraband@eclipsesource.com>
    sgraband committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    5652b6b View commit details
    Browse the repository at this point in the history
  3. v1.63.2

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