- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 511
[ATL-1599] [ATL-1416] Upgrade Theia to 1.18.0 #489
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
 
 
 Conversation
 
 
 This file contains hidden or 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
 
 
 
 
 
 
 @AlbyIanna
AlbyIanna
 changed the title
(削除) [ATL-1599] [ATL-1599] Upgrade Theia to 1.17.0 (削除ここまで)
(追記) [ATL-1599] [ATL-1416] Upgrade Theia to 1.17.0 (追記ここまで)
 Aug 30, 2021 
 
  
 
 
  },
 
 
  
 
 
  "scripts": {
 
 
  
 
 
  "prepare": "cross-env THEIA_ELECTRON_SKIP_REPLACE_FFMPEG=1 lerna run prepare && yarn download:plugins",
 
 
  
 
 
  "cleanup": "npx rimraf ./**/node_modules && rm -rf ./node_modules ./.browser_modules ./arduino-ide-extension/build ./arduino-ide-extension/downloads ./arduino-ide-extension/Examples ./arduino-ide-extension/lib ./browser-app/lib ./browser-app/src-gen ./browser-app/gen-webpack.config.js ./electron-app/lib ./electron-app/src-gen ./electron-app/gen-webpack.config.js", 
 
 
 
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.
 
 
 arduino-ide-extension/src/browser/widgets/sketchbook/sketchbook-widget-contribution.ts
 
 Outdated
 
 Show resolved
 Hide resolved
 
  @fstasi
 fstasi
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 from
 September 2, 2021 10:21  
 
59c93d7 to
 98237e9  
 Compare
 
 ...k-widget-contribution.ts Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
 @fstasi
 fstasi
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 from
 September 2, 2021 12:45  
 
98237e9 to
 f5a5e62  
 Compare
 
  @fstasi
 fstasi
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 3 times, most recently
 from
 September 8, 2021 07:56  
 
5738482 to
 03acb58  
 Compare
 
 
 
 @fstasi
fstasi
 changed the title
(削除) [ATL-1599] [ATL-1416] Upgrade Theia to 1.17.0 (削除ここまで)
(追記) [ATL-1599] [ATL-1416] Upgrade Theia to 1.17.1 (追記ここまで)
 Sep 8, 2021 
 
  @fstasi
 fstasi
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 from
 September 8, 2021 15:06  
 
4d1b95c to
 03acb58  
 Compare
 
 # Conflicts: # arduino-ide-extension/package.json # browser-app/package.json # electron-app/package.json # yarn.lock # Conflicts: # yarn.lock
 @fstasi
 fstasi
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 from
 October 4, 2021 16:32  
 
e77a321 to
 bf00e6b  
 Compare
 
 # Conflicts: # package.json # yarn.lock
 
 @fstasi
fstasi
 changed the title
(削除) [ATL-1599] [ATL-1416] Upgrade Theia to 1.17.1 (削除ここまで)
(追記) [ATL-1599] [ATL-1416] Upgrade Theia to 1.18.0 (追記ここまで)
 Oct 4, 2021 
 
  @AlbyIanna
 AlbyIanna
 force-pushed
 the
 
 
 theia-upgrade
 
 branch
 from
 October 5, 2021 16:08  
 
0f6488c to
 eaa2653  
 Compare
 
 # Conflicts: # arduino-ide-extension/package.json # yarn.lock
 
 fstasi 
 added a commit
 that referenced
 this pull request
 
 Oct 6, 2021 
 
 
 
 
 
 
 
 
Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
 
 @per1234
per1234
 added
 
 topic: code
 Related to content of the project itself 
 
 topic: infrastructure
 Related to project infrastructure 
 
 type: enhancement
 Proposed improvement 
 
 type: imperfection
 Perceived defect in any part of project 
 labels
 Oct 24, 2021 
 
 
 
 Sign up for free
 to join this conversation on GitHub.
 Already have an account?
 Sign in to comment
 
 
 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.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
Why
Upgrading Theia from 1.12.0 to 1.18.0
How
next. This will make the workflow more clear and easier when updating theia: no need to wipeyarn.lockfile anymore.Tasks
ATL-1599
ATL-1416