Commit Graph

36689 Commits

Author SHA1 Message Date
David Wilson
8be222bd96 Set the target_commitish of the draft release 2019-05-15 08:35:14 -07:00
Rafael Oleza
216404d043 Merge pull request #19339 from atom/remove-deprecated-buffer
Replace new Buffer() with Buffer.from()
2019-05-15 04:50:20 -07:00
Rafael Oleza
e01fe4ca90 Replace new Buffer() with Buffer.from()
This removes deprecation warnings on Node >=10

Co-Authored-By: Antonio Scandurra <as-cii@github.com>
2019-05-15 12:43:49 +02:00
Winston Liu
b07ce96a25 Merge pull request #19335 from atom/wl-dot-atom-gitignore
Add .atom-socket-secret-* to .atom's .gitignore
2019-05-14 19:43:05 -04:00
Winston Liu
04353b8db9 Add .atom-socket-secret-* to .atom's .gitignore 2019-05-14 18:12:41 -04:00
Nathan Sobo
50d890abea ⬆️ tree-view@0.228.0 for copying on ctrl/cmd-drag 2019-05-14 15:33:14 -06:00
Nathan Sobo
1e08ad8470 Merge pull request #19331 from atom/ns-as/notify-snapshot-exclude
Fix @atom/notify subprocess path resolution when V8 startup snapshot is in effect
2019-05-14 14:42:19 -06:00
Nathan Sobo
682a38be8a ⬆️ @atom/notify@1.3.3
You can't rely on `__dirname` inside a snapshotted file. Now path 
resolution takes place inside a specific file that is excluded from the 
startup snapshot.
2019-05-14 09:30:18 -06:00
Rafael Oleza
0994d8ae80 Merge pull request #19322 from atom/remove-cached-run-in-this-context
Remove cached-run-in-this-context dependency
2019-05-14 10:50:18 +02:00
Winston Liu
13448f2f6f Merge pull request #19329 from atom/wl-update-apm
Update apm to fix permission issues
2019-05-14 01:27:10 -04:00
Winston Liu
54beaa724f ⬆️ apm@2.2.3 to fix npm permission issues 2019-05-13 23:14:15 -04:00
Jason Rudolph
da8b1a1a42 Merge pull request #19325 from atom/ns/notify-asar-exclude
Exclude @atom/notify binary from the ASAR bundle
2019-05-13 17:38:14 -04:00
Nathan Sobo
90cde8647f ⬆️ @atom/notify@1.3.2 to remove unnecessary require.resolve step
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
2019-05-13 14:23:49 -06:00
Rafael Oleza
1edf94a240 Merge pull request #19324 from atom/pr/15431
Integrate packager improvements from https://github.com/atom/atom/pull/15431
2019-05-13 22:18:44 +02:00
Rafael Oleza
fe95e05c51 Merge pull request #19302 from atom/use-eslint-for-linting
Use eslint + prettier for linting
2019-05-13 21:13:26 +02:00
Nathan Sobo
a952e40b31 Fix @atom/notify's binary path when running within Atom's ASAR archive
/cc @rafeca
2019-05-13 12:12:36 -06:00
Rafael Oleza
6b3e90699b Merge branch 'master' into HEAD 2019-05-13 19:51:45 +02:00
Nathan Sobo
5ce573ca42 Exclude notify binary from ASAR bundle 2019-05-13 11:07:37 -06:00
Rafael Oleza
4048b49a5d Make linter compatible with Windows 2019-05-13 17:48:11 +02:00
Rafael Oleza
756c5b8eb8 Add prettier 2019-05-13 17:48:11 +02:00
Rafael Oleza
d7327f5750 Add script/lint --fix which fixes some code formatting issues via eslint 2019-05-13 17:48:11 +02:00
Rafael Oleza
2df2f87c83 Add import statement at the beginning of file 2019-05-13 17:48:11 +02:00
Rafael Oleza
c77468eca4 Tweak disable rules to play nicely with prettier 2019-05-13 17:48:11 +02:00
Rafael Oleza
03c3730b78 Fix lint error 2019-05-13 17:48:11 +02:00
Rafael Oleza
6eff118c52 Do not use arguments as variable name 2019-05-13 17:48:11 +02:00
Rafael Oleza
0534a38ba4 Change the linter to be eslint 2019-05-13 17:48:11 +02:00
Rafael Oleza
a489661a73 Merge pull request #19321 from atom/rethrow-exception
Always return a Disposable from the watch() method
2019-05-13 17:02:30 +02:00
Rafael Oleza
d6d1fb41b2 Use the TodoElectronIssue keyword to make the comment easier to find 2019-05-13 16:45:34 +02:00
David Wilson
c8cafbf7c2 Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-05-13 16:21:09 +02:00
David Wilson
8def301b74 Remove cached-run-in-this-context and use Node's 'vm' script caching 2019-05-13 16:21:00 +02:00
Rafael Oleza
e57e3ddb7e Always return a Disposable from the watch() method 2019-05-13 16:05:22 +02:00
Rafael Oleza
fee2af5dee Merge pull request #19318 from atom/upgrade-electron-packager
⬆️ electron-packager@12.2.0
2019-05-13 13:52:14 +02:00
Rafael Oleza
6222cee660 ⬆️ electron-packager@12.2.0 2019-05-13 11:20:51 +02:00
Winston Liu
136c36cbdd Merge pull request #19189 from atom/wl-update-apm
Remove apm's node-gyp dependency
2019-05-13 00:08:00 -04:00
Winston Liu
d35e396055 Merge branch 'master' into wl-update-apm 2019-05-11 21:52:48 -04:00
Rafael Oleza
c5ebfbddd0 1.39.0-dev 2019-05-11 10:56:25 +02:00
Winston Liu
d2482e602a Package lock updates 2019-05-11 01:13:41 -04:00
Winston Liu
f629070698 Merge branch 'master' into wl-update-apm 2019-05-11 00:59:47 -04:00
Nathan Sobo
b2ecabd527 Merge pull request #19244 from atom/ns/notify
Default to @atom/notify for file system notifications
2019-05-10 19:58:28 -06:00
Hubot
c3bf95194a 1.39.0-dev 2019-05-10 19:07:58 -05:00
Rafael Oleza
4e140df542 Merge pull request #19305 from atom/upgrade-metrics
⬆️ metrics@1.7.4
2019-05-11 02:05:18 +02:00
Rafael Oleza
7255397a56 ⬆️ metrics@1.7.4 2019-05-11 01:03:59 +02:00
Nathan Sobo
e05c88dd06 Revert "Revert "⬆️ language-json@1.0.0 for TreeSitter support""
This reverts commit 547c610fec.
2019-05-10 16:20:23 -06:00
Nathan Sobo
547c610fec Revert "⬆️ language-json@1.0.0 for TreeSitter support"
This reverts commit 8d928c53b7.
2019-05-10 15:49:04 -06:00
Nathan Sobo
1d2878f92e Merge remote-tracking branch 'origin/master' into ns/notify 2019-05-10 15:38:36 -06:00
Nathan Sobo
8d928c53b7 ⬆️ language-json@1.0.0 for TreeSitter support 2019-05-10 15:35:29 -06:00
Rafael Oleza
db6031db03 Merge pull request #19297 from atom/startup-timing-markers
Add markers for more granular logging of startup time
2019-05-10 23:16:57 +02:00
Nathan Sobo
be7d129675 Normalize to realpath in waitForEvents helper 2019-05-10 14:31:14 -06:00
Nathan Sobo
9a176f648f Test everything on Windows 2019-05-10 14:23:08 -06:00
Nathan Sobo
b1b1b15d49 Normalize %TEMP% to a long path on Windows CI
This avoids problems with assertions that involve paths inside the temp 
folder.
2019-05-10 13:46:57 -06:00