-
Notifications
You must be signed in to change notification settings - Fork 131
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
Theia 1.53.0 #384
Merged
Merged
Theia 1.53.0 #384
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
53ed45d
Theia 1.53.0
jfaltermeier fd05efb
Add App Metadata To Open theia:// links. #378
jfaltermeier af4a09b
Add collaboration getting started header
msujew c1f6b56
Add collaboration getting started header #383
jfaltermeier c622492
Add App Metadata To Open theia:// links. #378
jfaltermeier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "theia-ide-browser-app", | ||
"description": "Eclipse Theia IDE browser product", | ||
"productName": "Theia IDE", | ||
"version": "1.52.0", | ||
"version": "1.53.0", | ||
"license": "MIT", | ||
"author": "Eclipse Theia <[email protected]>", | ||
"homepage": "https://github.com/eclipse-theia/theia-blueprint#readme", | ||
|
@@ -44,52 +44,53 @@ | |
} | ||
}, | ||
"dependencies": { | ||
"@theia/bulk-edit": "1.52.0", | ||
"@theia/callhierarchy": "1.52.0", | ||
"@theia/console": "1.52.0", | ||
"@theia/core": "1.52.0", | ||
"@theia/debug": "1.52.0", | ||
"@theia/dev-container": "1.52.0", | ||
"@theia/editor": "1.52.0", | ||
"@theia/editor-preview": "1.52.0", | ||
"@theia/external-terminal": "1.52.0", | ||
"@theia/file-search": "1.52.0", | ||
"@theia/filesystem": "1.52.0", | ||
"@theia/getting-started": "1.52.0", | ||
"@theia/keymaps": "1.52.0", | ||
"@theia/markers": "1.52.0", | ||
"@theia/memory-inspector": "1.52.0", | ||
"@theia/messages": "1.52.0", | ||
"@theia/metrics": "1.52.0", | ||
"@theia/mini-browser": "1.52.0", | ||
"@theia/monaco": "1.52.0", | ||
"@theia/navigator": "1.52.0", | ||
"@theia/outline-view": "1.52.0", | ||
"@theia/output": "1.52.0", | ||
"@theia/plugin-dev": "1.52.0", | ||
"@theia/plugin-ext": "1.52.0", | ||
"@theia/plugin-ext-vscode": "1.52.0", | ||
"@theia/preferences": "1.52.0", | ||
"@theia/process": "1.52.0", | ||
"@theia/property-view": "1.52.0", | ||
"@theia/remote": "1.52.0", | ||
"@theia/scm": "1.52.0", | ||
"@theia/search-in-workspace": "1.52.0", | ||
"@theia/secondary-window": "1.52.0", | ||
"@theia/task": "1.52.0", | ||
"@theia/terminal": "1.52.0", | ||
"@theia/timeline": "1.52.0", | ||
"@theia/toolbar": "1.52.0", | ||
"@theia/typehierarchy": "1.52.0", | ||
"@theia/userstorage": "1.52.0", | ||
"@theia/variable-resolver": "1.52.0", | ||
"@theia/vsx-registry": "1.52.0", | ||
"@theia/workspace": "1.52.0", | ||
"@theia/bulk-edit": "1.53.0", | ||
"@theia/callhierarchy": "1.53.0", | ||
"@theia/collaboration": "1.53.0", | ||
"@theia/console": "1.53.0", | ||
"@theia/core": "1.53.0", | ||
"@theia/debug": "1.53.0", | ||
"@theia/dev-container": "1.53.0", | ||
"@theia/editor": "1.53.0", | ||
"@theia/editor-preview": "1.53.0", | ||
"@theia/external-terminal": "1.53.0", | ||
"@theia/file-search": "1.53.0", | ||
"@theia/filesystem": "1.53.0", | ||
"@theia/getting-started": "1.53.0", | ||
"@theia/keymaps": "1.53.0", | ||
"@theia/markers": "1.53.0", | ||
"@theia/memory-inspector": "1.53.0", | ||
"@theia/messages": "1.53.0", | ||
"@theia/metrics": "1.53.0", | ||
"@theia/mini-browser": "1.53.0", | ||
"@theia/monaco": "1.53.0", | ||
"@theia/navigator": "1.53.0", | ||
"@theia/outline-view": "1.53.0", | ||
"@theia/output": "1.53.0", | ||
"@theia/plugin-dev": "1.53.0", | ||
"@theia/plugin-ext": "1.53.0", | ||
"@theia/plugin-ext-vscode": "1.53.0", | ||
"@theia/preferences": "1.53.0", | ||
"@theia/process": "1.53.0", | ||
"@theia/property-view": "1.53.0", | ||
"@theia/remote": "1.53.0", | ||
"@theia/scm": "1.53.0", | ||
"@theia/search-in-workspace": "1.53.0", | ||
"@theia/secondary-window": "1.53.0", | ||
"@theia/task": "1.53.0", | ||
"@theia/terminal": "1.53.0", | ||
"@theia/timeline": "1.53.0", | ||
"@theia/toolbar": "1.53.0", | ||
"@theia/typehierarchy": "1.53.0", | ||
"@theia/userstorage": "1.53.0", | ||
"@theia/variable-resolver": "1.53.0", | ||
"@theia/vsx-registry": "1.53.0", | ||
"@theia/workspace": "1.53.0", | ||
"fs-extra": "^9.0.1", | ||
"theia-ide-product-ext": "1.52.0" | ||
"theia-ide-product-ext": "1.53.0" | ||
}, | ||
"devDependencies": { | ||
"@theia/cli": "1.52.0" | ||
"@theia/cli": "1.53.0" | ||
}, | ||
"scripts": { | ||
"clean": "theia clean && rimraf node_modules", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"name": "theia-ide-electron-app", | ||
"description": "Eclipse Theia IDE product", | ||
"productName": "Theia IDE", | ||
"version": "1.52.0", | ||
"version": "1.53.0", | ||
"main": "scripts/theia-electron-main.js", | ||
"license": "MIT", | ||
"author": "Eclipse Theia <[email protected]>", | ||
|
@@ -53,55 +53,56 @@ | |
} | ||
}, | ||
"dependencies": { | ||
"@theia/bulk-edit": "1.52.0", | ||
"@theia/callhierarchy": "1.52.0", | ||
"@theia/console": "1.52.0", | ||
"@theia/core": "1.52.0", | ||
"@theia/debug": "1.52.0", | ||
"@theia/dev-container": "1.52.0", | ||
"@theia/editor": "1.52.0", | ||
"@theia/editor-preview": "1.52.0", | ||
"@theia/electron": "1.52.0", | ||
"@theia/external-terminal": "1.52.0", | ||
"@theia/file-search": "1.52.0", | ||
"@theia/filesystem": "1.52.0", | ||
"@theia/getting-started": "1.52.0", | ||
"@theia/keymaps": "1.52.0", | ||
"@theia/markers": "1.52.0", | ||
"@theia/memory-inspector": "1.52.0", | ||
"@theia/messages": "1.52.0", | ||
"@theia/metrics": "1.52.0", | ||
"@theia/mini-browser": "1.52.0", | ||
"@theia/monaco": "1.52.0", | ||
"@theia/navigator": "1.52.0", | ||
"@theia/outline-view": "1.52.0", | ||
"@theia/output": "1.52.0", | ||
"@theia/plugin-dev": "1.52.0", | ||
"@theia/plugin-ext": "1.52.0", | ||
"@theia/plugin-ext-vscode": "1.52.0", | ||
"@theia/preferences": "1.52.0", | ||
"@theia/process": "1.52.0", | ||
"@theia/property-view": "1.52.0", | ||
"@theia/remote": "1.52.0", | ||
"@theia/scm": "1.52.0", | ||
"@theia/search-in-workspace": "1.52.0", | ||
"@theia/secondary-window": "1.52.0", | ||
"@theia/task": "1.52.0", | ||
"@theia/terminal": "1.52.0", | ||
"@theia/timeline": "1.52.0", | ||
"@theia/toolbar": "1.52.0", | ||
"@theia/typehierarchy": "1.52.0", | ||
"@theia/userstorage": "1.52.0", | ||
"@theia/variable-resolver": "1.52.0", | ||
"@theia/vsx-registry": "1.52.0", | ||
"@theia/workspace": "1.52.0", | ||
"@theia/bulk-edit": "1.53.0", | ||
"@theia/callhierarchy": "1.53.0", | ||
"@theia/collaboration": "1.53.0", | ||
"@theia/console": "1.53.0", | ||
"@theia/core": "1.53.0", | ||
"@theia/debug": "1.53.0", | ||
"@theia/dev-container": "1.53.0", | ||
"@theia/editor": "1.53.0", | ||
"@theia/editor-preview": "1.53.0", | ||
"@theia/electron": "1.53.0", | ||
"@theia/external-terminal": "1.53.0", | ||
"@theia/file-search": "1.53.0", | ||
"@theia/filesystem": "1.53.0", | ||
"@theia/getting-started": "1.53.0", | ||
"@theia/keymaps": "1.53.0", | ||
"@theia/markers": "1.53.0", | ||
"@theia/memory-inspector": "1.53.0", | ||
"@theia/messages": "1.53.0", | ||
"@theia/metrics": "1.53.0", | ||
"@theia/mini-browser": "1.53.0", | ||
"@theia/monaco": "1.53.0", | ||
"@theia/navigator": "1.53.0", | ||
"@theia/outline-view": "1.53.0", | ||
"@theia/output": "1.53.0", | ||
"@theia/plugin-dev": "1.53.0", | ||
"@theia/plugin-ext": "1.53.0", | ||
"@theia/plugin-ext-vscode": "1.53.0", | ||
"@theia/preferences": "1.53.0", | ||
"@theia/process": "1.53.0", | ||
"@theia/property-view": "1.53.0", | ||
"@theia/remote": "1.53.0", | ||
"@theia/scm": "1.53.0", | ||
"@theia/search-in-workspace": "1.53.0", | ||
"@theia/secondary-window": "1.53.0", | ||
"@theia/task": "1.53.0", | ||
"@theia/terminal": "1.53.0", | ||
"@theia/timeline": "1.53.0", | ||
"@theia/toolbar": "1.53.0", | ||
"@theia/typehierarchy": "1.53.0", | ||
"@theia/userstorage": "1.53.0", | ||
"@theia/variable-resolver": "1.53.0", | ||
"@theia/vsx-registry": "1.53.0", | ||
"@theia/workspace": "1.53.0", | ||
"fs-extra": "^9.0.1", | ||
"theia-ide-launcher-ext": "1.52.0", | ||
"theia-ide-product-ext": "1.52.0", | ||
"theia-ide-updater-ext": "1.52.0" | ||
"theia-ide-launcher-ext": "1.53.0", | ||
"theia-ide-product-ext": "1.53.0", | ||
"theia-ide-updater-ext": "1.53.0" | ||
}, | ||
"devDependencies": { | ||
"@theia/cli": "1.52.0", | ||
"@theia/cli": "1.53.0", | ||
"@types/js-yaml": "^3.12.0", | ||
"@types/yargs": "17.0.7", | ||
"@wdio/cli": "^6.10.2", | ||
|
@@ -111,7 +112,7 @@ | |
"app-builder-lib": "24.13.2", | ||
"chai": "^4.3.10", | ||
"concurrently": "^3.5.0", | ||
"electron": "^28.2.8", | ||
"electron": "^30.1.2", | ||
"electron-builder": "24.13.2", | ||
"electron-chromedriver": "^28.2.8", | ||
"electron-mocha": "^12.3.0", | ||
|
@@ -145,4 +146,4 @@ | |
"lint": "eslint --ext js,jsx,ts,tsx scripts && eslint --ext js,jsx,ts,tsx test", | ||
"lint:fix": "eslint --ext js,jsx,ts,tsx scripts --fix && eslint --ext js,jsx,ts,tsx test -fix" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"private": true, | ||
"version": "1.52.0", | ||
"version": "1.53.0", | ||
"license": "MIT", | ||
"author": "Rob Moran <[email protected]>", | ||
"homepage": "https://github.com/eclipse-theia/theia-blueprint#readme", | ||
|
@@ -17,7 +17,7 @@ | |
}, | ||
"devDependencies": { | ||
"@eclipse-dash/nodejs-wrapper": "^0.0.1", | ||
"@theia/cli": "1.52.0", | ||
"@theia/cli": "1.53.0", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
|
@@ -81,7 +81,7 @@ | |
"@types/puppeteer": "^5.4.0", | ||
"@yarnpkg/parsers": "3.0.0-rc.44", | ||
"**/multer": "1.4.4-lts.1", | ||
"**/nan": "2.18.0", | ||
"**/nan": "2.20.0", | ||
"**/cpu-features": "0.0.9" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the downgrade to 12?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the removal of macOS-11, we haven't had a working verification build for macOS, except on the Eclipse CI. See https://github.com/eclipse-theia/theia-blueprint/actions/workflows/build.yml . I started addressing this issue by aligning our approach with that of the CDT Cloud Blueprint, as seen here: eclipse-cdt-cloud/cdt-cloud-blueprint@fddcf9a
Generally, I believe it's better to use older machines for verification jobs because if something works on macOS 12, it's likely to work on macOS 14 as well. However, if it only runs on macOS 14, we cannot be sure it will work on macOS 12.