Commit Graph

38057 Commits

Author SHA1 Message Date
sadick254
923de05ba8 Fix color parsing 2020-09-29 14:48:05 +03:00
Musa Ibrahim
2bb82aafb4
Merge pull request #21398 from atom-ide-community/exclude-tests
exclude test folders from the packaged app
2020-09-29 09:57:19 +01:00
Musa Ibrahim
661dd07d8a
Merge pull request #21406 from atom/postcss-8.1.1
⬆️ postcss@8.1.1
2020-09-29 09:23:07 +01:00
runner
22b4d2a751 ⬆️ postcss@8.1.1 2020-09-29 03:10:44 +00:00
runner
014dc12977 ⬆️ marked@1.2.0 2020-09-29 03:10:33 +00:00
Musa Ibrahim
1faf3286f7
Merge pull request #21388 from sadikovi/language-java-0.32.0
⬆️ language-java@0.32.0
2020-09-28 10:55:54 +01:00
Musa Ibrahim
13498a3ff6
Merge pull request #21391 from atom/postcss-8.1.0
⬆️ postcss@8.1.0
2020-09-28 10:54:32 +01:00
Amin Yahyaabadi
83bc6b8379 exclude specific spec folders
Picked by hand to make sure they are test
2020-09-27 20:41:56 -05:00
Amin Yahyaabadi
449d6e6d80 exclude test folders from packaged app 2020-09-27 14:27:22 -05:00
Ash Wilson
3f919b6188
Merge pull request #21396 from atom/fix-dev-mode
Prevent node_modules/nan pattern from matching node_modules/nanoid
2020-09-27 11:59:15 -04:00
Ash Wilson
efca1361f5 Prevent node_modules/nan pattern from matching node_modules/nanoid 2020-09-27 10:28:51 -04:00
runner
7dba573999 ⬆️ postcss@8.1.0 2020-09-27 03:10:32 +00:00
Ivan Sadikov
7b8d707edc update language-java version 2020-09-26 08:24:12 +02:00
Musa Ibrahim
39311b83dd
Merge pull request #21384 from atom/dont-reopen-closed-issues
Fixes issue with re-opening closed PRs
2020-09-25 11:24:51 +01:00
darangi
166fde8fdb fixed issue with re-open closed PRs 2020-09-25 08:54:39 +01:00
Sadick
dca9da7f24
Merge pull request #21377 from atom/tree-sitter-0.17.0
⬆️ tree-sitter@0.17.0
2020-09-24 10:22:08 +03:00
Sadick
85ecdf4d53
Merge pull request #21374 from atom/etch-0.14.1
⬆️ etch@0.14.1
2020-09-24 09:33:18 +03:00
Sadick
178b679ac8
Merge pull request #21376 from atom/postcss-8.0.9
⬆️ postcss@8.0.9
2020-09-24 08:37:30 +03:00
runner
1301563573 ⬆️ tree-sitter@0.17.0 2020-09-24 03:11:36 +00:00
runner
25e113bd2e ⬆️ postcss@8.0.9 2020-09-24 03:11:08 +00:00
runner
30ee209210 ⬆️ etch@0.14.1 2020-09-24 03:10:55 +00:00
Sadick
269916ac20
Merge pull request #21364 from atom/postcss-8.0.8
⬆️ postcss@8.0.8
2020-09-23 20:48:03 +03:00
runner
0b556d738c ⬆️ postcss@8.0.8 2020-09-23 18:10:47 +03:00
Sadick
b522a45a8f
Merge pull request #21256 from atom/focus-trap-6.0.1
⬆️ focus-trap@6.0.1
2020-09-23 18:07:16 +03:00
Sadick
f2b51424f7
Merge pull request #21367 from atom/fix-version-information
Fix version information
2020-09-23 17:00:07 +03:00
sadick254
ddc777aa32 Bump focus-trap@6.1.0 2020-09-23 15:14:27 +03:00
sadick254
aa7cb0efc4 Update focus-trap usage 2020-09-23 15:14:27 +03:00
runner
9d837c91c9 ⬆️ focus-trap@6.0.1 2020-09-23 15:14:27 +03:00
sadick254
a3ae38f3e1 Format version info output 2020-09-23 14:45:00 +03:00
sadick254
cb448307b6 Delete version options 2020-09-23 14:45:00 +03:00
sadick254
f0b809a2ec Use yargs version 2020-09-23 14:45:00 +03:00
sadick254
28ee98c1ca Bump yargs@16.0.3 2020-09-23 14:45:00 +03:00
runner
ed44704071 ⬆️ fuzzy-finder@1.14.3 2020-09-23 11:55:57 +03:00
Musa Ibrahim
3732344407 Fixed breaking change
fix lint

log

fixed breaking change
2020-09-22 18:56:07 +01:00
darangi
24b943123c ⬆️colors@3.1.2 2020-09-22 18:56:06 +01:00
sadick254
74983fc3ae Bump sinon@9.0.3 2020-09-22 19:19:21 +03:00
sadick254
809303b422 Update stub usage 2020-09-22 18:17:58 +03:00
darangi
243c8fb219 apm install 2020-09-22 18:17:58 +03:00
runner
282caa9512 ⬆️ sinon@9.0.3 2020-09-22 18:17:58 +03:00
dependabot[bot]
bd8036acca Bump acorn from 5.7.1 to 5.7.4 in /script
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.1...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-18 22:02:36 +03:00
sadick254
c859f2067f Refactor test from async to sync
Reason for change: This test has been flaky on our CI due to its async
nature.

The expectation is for .build to construct TextEditor with the right
params.

We don't have to load the correct language package for this test. We can
load a dummy languageMode and assert that the correct grammar is set on
TextEditor
2020-09-18 20:01:55 +03:00
Sadick
2ac4204cc3
Merge pull request #21036 from atom/mocha-junit-reporter-2.0.0
⬆️ mocha-junit-reporter@2.0.0
2020-09-18 19:25:35 +03:00
runner
f10172f4fc ⬆️ mocha-junit-reporter@2.0.0 2020-09-18 17:37:14 +03:00
Sadick
cf74338188
Merge pull request #21343 from atom/dep-updates
Dependancy updates
2020-09-18 17:31:29 +03:00
sadick254
444f35ee50 Bump grim@2.0.3 2020-09-18 17:11:25 +03:00
sadick254
2e014af2d8 Bump chai@4.2.0 2020-09-18 16:57:47 +03:00
Sadick
420d57c9dd
Merge pull request #21340 from atom/random-words@1.1.1
Remove random-words dependancy
2020-09-18 14:13:27 +03:00
Sadick
cd7a8e47e3
Merge branch 'master' into lint-job 2020-09-18 12:13:19 +03:00
sadick254
5bbde9b8f7 Remove random-words dependancy
This dependancy is not being utilized in the atom repo currently

It was used in 72b120cfe1/spec/random-editor-spec.coffee
but that spec has long been deleted from the repo
2020-09-18 09:38:56 +03:00
Sadick
9cc29fa9ae
Merge pull request #21295 from atom-ide-community/timed-out-tests-4upstream
Tests: retry timed out steps automatically
2020-09-18 09:21:45 +03:00