Commit Graph

37964 Commits

Author SHA1 Message Date
Sadick
320c8796fc Merge pull request #20892 from robobenklein/robo/texteditorcomponent-preventscroll
Use HTML native preventScroll for textEditorComponent focus
2020-10-19 21:31:38 +03:00
Sadick
44c1b24f6c Merge pull request #21492 from atom/tree-sitter-0.17.1
⬆️ tree-sitter@0.17.1
2020-10-19 14:05:51 +03:00
Sadick
657e7900ff Merge pull request #21447 from saizai/patch-1
Fix WSL uname test
2020-10-19 11:11:35 +03:00
Sadick
74e075ac9b Merge pull request #21518 from atom/yargs-16.1.0
⬆️ yargs@16.1.0
2020-10-19 11:03:53 +03:00
runner
016553013c ⬆️ yargs@16.1.0 2020-10-17 03:10:53 +00:00
Sadick
060f3f9fc8 Merge pull request #21510 from atom/NSFindPBoard
Add support for global macOS find pasteboard
2020-10-16 08:48:57 +03:00
sadick254
7db65ca899 Add macOS read and write find pasteboard methods 2020-10-15 20:26:19 +03:00
Sadick
b4a530c23e Merge pull request #21495 from atom/font-resizing-and-reset
Add defaultFontSize setting
2020-10-14 16:01:54 +03:00
Sai
1601f9d708 Update resources/win/atom.sh
Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2020-10-14 11:07:46 +01:00
sadick254
b5d01d6441 Avoid introducing breaking change 2020-10-14 12:08:21 +03:00
sadick254
f0f9afc474 Remove unused originalFontSize 2020-10-14 08:54:19 +03:00
Atom Build Bot
9e172191c0 Merge normalize-package-data-3.0.0 into master 2020-10-14 05:10:46 +02:00
sadick254
6d7322993f Add defaultFontSize setting
Resolves https://github.com/atom/atom/issues/9873
2020-10-13 19:02:07 +03:00
Atom Build Bot
5b0a00b027 Merge postcss-selector-parser-6.0.4 into master 2020-10-13 05:12:01 +02:00
Atom Build Bot
366c9efbd3 Merge color-3.1.3 into master 2020-10-13 05:12:00 +02:00
runner
53699be6bd ⬆️ tree-sitter@0.17.1 2020-10-13 03:11:47 +00:00
runner
1bf4723f4a ⬆️ normalize-package-data@3.0.0 2020-10-13 03:11:17 +00:00
Sadick
53fbe5ada6 Remove unnecessary check to allow scrolling to center (#21488)
* Remove unecessary check

* Update go-to-line package
2020-10-12 20:14:05 +03:00
Sadick
7b0147b0d5 Merge non word characters (#21487) 2020-10-12 15:40:53 +03:00
darangi
6d04c923a4 used synchronouse version of the method 2020-10-11 23:58:48 +01:00
runner
18d9efffac ⬆️ color@3.1.3 2020-10-10 03:10:33 +00:00
Hubot
2c94cdb337 1.54.0-dev 2020-10-09 09:47:52 -05:00
darangi
9fa58e9f24 used async 2020-10-09 11:28:35 +01:00
Atom Build Bot
03145f16e5 Merge focus-trap-6.1.3 into master 2020-10-09 05:10:59 +02:00
Musa Ibrahim
a60471b1d9 Merge pull request #21326 from Aerijo/lint-job
Separate lint into own job
2020-10-08 20:42:14 +01:00
Musa Ibrahim
5b8840b415 Merge pull request #21413 from DeeDeeG/bootstrap-apm-print-current-Atom-version
script/bootstrap: Make `apm --version` print the Atom version currently being bootstrapped
2020-10-08 20:31:52 +01:00
Benjamin Gray
40175271d2 Remove electron configuration (#21354)
* remove electron configuration
2020-10-08 20:14:44 +03:00
Atom Build Bot
74b625c4f4 Merge sinon-9.2.0 into master 2020-10-08 05:13:23 +02:00
runner
4f067b520b ⬆️ focus-trap@6.1.3 2020-10-08 03:13:13 +00:00
Sai
f739f36efd Fix WSL uname test
On WSL2, Ubuntu 20.04.1, `uname -r` == `4.19.128-microsoft-standard`, so it won't match `/Microsoft$/` because both wrong case and non-final.

I've changed it to use a simple regex.
2020-10-07 18:42:59 +01:00
Sadick
6b50aed572 Merge pull request #21446 from atom/doc-log-file
Clarify the context under which log-file is used
2020-10-07 17:15:51 +03:00
sadick254
71526995c2 Clarify the context under which log-file is used 2020-10-07 15:26:27 +03:00
runner
31efc83975 ⬆️ sinon@9.2.0 2020-10-07 03:11:40 +00:00
darangi
0414ee6b30 fix lint 2020-10-06 15:10:15 +01:00
darangi
32e92c13f0 add util-deprecate to snapshot blacklist 2020-10-06 14:49:11 +01:00
runner
094e1b3600 ⬆️ postcss-selector-parser@6.0.4 2020-10-06 14:49:11 +01:00
Benjamin Gray
76f80eadb8 Consistent CI job names (#21327)
* consistent job names
2020-10-06 16:46:12 +03:00
Sadick
3d3e7e7d99 Merge pull request #21437 from atom/focus-trap-6.1.2
⬆️ focus-trap@6.1.2
2020-10-06 12:32:20 +03:00
runner
a25c414ac8 ⬆️ focus-trap@6.1.2 2020-10-06 03:10:38 +00:00
Musa Ibrahim
2b935b4000 Merge pull request #21430 from atom/merge-dependency-bumps
Merge dependency bumps
2020-10-05 13:19:49 +01:00
Sadick
755533b71c Merge pull request #21231 from atom/mocha-8.1.3
⬆️ mocha@6.2.3
2020-10-05 11:29:10 +03:00
Sadick
f2619cc81f Merge pull request #21425 from mfonville/patch-1
Update Debian dependencies, fixes Ubuntu Groovy
2020-10-05 11:25:53 +03:00
sadick254
7b1d0f6980 Bump mocha@6.2.3 2020-10-05 09:22:56 +03:00
Maarten Fonville
bc85b5e39f Updated dependencies for trash-handling
According to findings of @DeeDeeG dependencies for trash-handling should be even more limited: https://github.com/atom/atom/issues/21422#issuecomment-703132449 because `ELECTRON_TRASH` variable would otherwise have to be set.
2020-10-04 13:10:18 +02:00
Maarten Fonville
f2be312487 Keep libxkbfile1 dependency
ldd doesn't see libxkbfile1 as dependency, but when typing in the Atom-editor, missing this library spawns an error
2020-10-02 13:22:39 +02:00
darangi
ab5e729e31 merge dependency bumps 2020-10-02 12:06:03 +01:00
Maarten Fonville
d2a60dc242 Add gnome-keyring
`gnome-keyring` is necessary to run the secret service itself. A KDE-equivalent is not (yet) available. Without its daemon service, libsecret cannot store any secrets.
Put it in recommends so that it is installed by default (majority of use-cases)
2020-10-02 11:55:57 +02:00
Maarten Fonville
94657fd226 Update control.in
Keep libsecret-1-0 in suggests
2020-10-02 00:38:43 +02:00
Maarten Fonville
63466a8824 Update Debian dependencies, fixes Ubuntu Groovy
Atom is not install-able on Ubuntu Groovy because of outdated dependencies as described in #21422 
This fixes and updates Atom dependencies after investigation with @DeeDeeG 
Some dependencies are not required by Electron anymore, some packages are unavailable/outdated and need alternatives
Some dependencies are less strict and can be a suggestion or recommendation. For details see bugreport #21422
2020-10-01 23:21:02 +02:00
Sadick
0f2975930e Merge pull request #21419 from atom/settings-view-0.261.6
⬆️ settings-view@0.261.6
2020-10-01 10:21:54 +03:00