Commit Graph

8328 Commits

Author SHA1 Message Date
DeeDeeG
8429822b9a
Merge pull request #373 from pulsar-edit/bump-github-v0.36.14-pretranspiled
deps: Update github to v0.36.14-pretranspiled
2023-02-08 11:48:59 -05:00
confused_techie
e08bd13e7d
Merge branch 'master' into update-deps 2023-02-07 00:47:21 -08:00
confused_techie
e74fe446f8
Merge branch 'master' into misc-update-deps 2023-02-06 17:19:06 -08:00
confused-Techie
1fab1db8e4 Revert "Bumped color and updated a function using it"
This reverts commit a2c57e6b6f.
2023-02-05 13:11:43 -08:00
DeeDeeG
396d755954 deps: Update github to v0.36.14-pretranspiled
Includes a fix for shelling out to 'git' on macOS.
(Was needed for this package to 'git push' successfully on macOS.)
2023-02-05 12:28:05 -05:00
confused-Techie
04bbdbcd2c Update eslint-plugin-jsdoc 2023-01-29 23:22:00 -08:00
confused-Techie
33770f0dc7 Update eslint 2023-01-29 23:18:38 -08:00
confused-Techie
ba20edc3ad Update semver 2023-01-29 23:14:03 -08:00
confused-Techie
cd37215505 Update temp 2023-01-29 23:07:19 -08:00
confused-Techie
b1740200a4 Update yargs 2023-01-29 23:01:32 -08:00
confused-Techie
a2c57e6b6f Bumped color and updated a function using it 2023-01-29 20:04:32 -08:00
confused-Techie
1e1ce6043a Moved usage of coffee-script to coffeescript 2023-01-29 19:44:06 -08:00
confused-Techie
ac674dcbfd Bundle autocomplete-plus & install 2023-01-29 00:04:34 -08:00
Maurício Szabo
ecb27d5797
Merge pull request #307 from pulsar-edit/organize-failing-tests
Organize failing tests
2023-01-27 20:58:10 -03:00
Maurício Szabo
a42fa48c1b Bumped Autocomplete to a version that does not fail 2023-01-27 16:21:40 -03:00
confused-Techie
2a581ef16c Revert version to use dev 2023-01-15 21:37:40 -08:00
confused-Techie
dca05a3fcc meta: Bump version to 1.101.0-beta 2023-01-15 18:50:09 -08:00
Maurício Szabo
759d359cb8 Snippets bump 2023-01-10 22:33:50 -03:00
Maurício Szabo
6846b34a1c Bracket matcher bump 2023-01-10 22:05:48 -03:00
Maurício Szabo
114f2975e4 Merge remote-tracking branch 'origin/master' into organize-failing-tests 2023-01-10 20:35:37 -03:00
Maurício Szabo
cac64bccbe Bump autocomplete-plus to fix spec errors 2023-01-10 20:33:30 -03:00
confused-Techie
5ff5cd4f0b Using proper glob patterns 2023-01-08 14:57:36 -08:00
confused-Techie
3082c88ac4 Add eslint-plugin-jsdoc and add to our eslint config 2023-01-08 14:55:33 -08:00
confused-Techie
14218ae297 Initial Documentation Setup 2023-01-06 20:03:59 -08:00
confused-Techie
54e77ae882 Update package.json and yarn.lock for new bundles 2023-01-06 14:47:29 -08:00
confused_techie
86c5ca6b35 Fix previous Bundle package-generator 2023-01-06 09:11:08 -08:00
DeeDeeG
499af3485c meta: Delete preinstall script from package.json
This script launches Node to run a script that has it immediately exit
...
It is from way back in 2012, when Atom still had a binding.gyp at the
root dir of the project.

See commit 2697b5e402e59143501297eb883e3e1d4e1f9b8d's commit message
for details of why this was added, then see commit
010905db0b, and see also npm's "scripts"
documentation page:

> If there is a binding.gyp file in the root of your package
> and you haven't defined your own install or preinstall scripts,
> npm will default the install command to compile using node-gyp
> via node-gyp rebuild
- Source: https://docs.npmjs.com/cli/v9/using-npm/scripts#npm-install
...
But there's no binding.gyp in the project root anymore, hasn't been
for a while, and keeping this script all these years has been fairly
silly, and wastes a few seconds of time and some tiny amount of RAM/
disk access, I suppose.

It does not spark joy, so I am saying goodbye to this script.

"Goodbye, preinstall script."
2023-01-04 14:30:28 -05:00
confused-Techie
1dfaede2c9 Bundle background-tips 2023-01-03 03:04:09 -08:00
confused-Techie
3a1661c22e Bundle image-view 2023-01-03 02:53:15 -08:00
confused-Techie
7427639be0 Bundle archive-view 2023-01-03 02:42:52 -08:00
confused-Techie
a764577f55 Fix bookmarks packageDependencies key 2023-01-03 02:20:01 -08:00
confused-Techie
e7235f4b1f Bundle bookmarks packageDependencies entry 2023-01-03 02:18:47 -08:00
confused-Techie
60c03cc192 Bundle bookmarks 2023-01-03 02:17:48 -08:00
Daeraxa
495c4da707 add no-sandbox to start script 2022-12-29 17:57:06 +00:00
Sertonix
f399500893 removed standard linter config 2022-12-18 13:14:35 -05:00
Sertonix
c5de226aef remove unused dependencies 2022-12-18 13:14:35 -05:00
DeeDeeG
fd476842cc
Merge pull request #218 from Sertonix/patch-2
add `underscore-plus` to dependencies
2022-12-15 23:16:34 -05:00
DeeDeeG
ace58123c5 meta: Bump version to 1.100.0-dev 2022-12-14 23:25:42 -05:00
Daeraxa
cf7fecc271
Merge branch 'master' into incorporate-settings 2022-12-14 02:00:57 +00:00
Sertonix
685d7d2a72
add underscore-plus to dependencies 2022-12-13 19:36:40 +00:00
Daeraxa
f7d0ee57f0 remove .github, fix pkg deps 2022-12-13 03:10:27 +00:00
Daeraxa
34f4c70d63 Incorporate settings-view to core
Co-Authored-By: @Sertonix <83883937+Sertonix@users.noreply.github.com>
2022-12-12 22:09:45 +00:00
confused-Techie
8e84cb0406 Bundle autocomplete-html 2022-12-11 16:01:14 -08:00
confused-Techie
b7c94a875c Bundle autocomplete-css 2022-12-11 15:49:28 -08:00
confused_techie
05b3976fc2
Merge pull request #207 from pulsar-edit/bundle-package-generator
Bundle `package-generator`
2022-12-11 00:38:04 -08:00
confused_techie
fbc2e9ec68
Update package.json 2022-12-10 16:58:43 -08:00
confused-Techie
33a82eafc2 Include and Bundle package-generator 2022-12-09 18:59:45 -08:00
confused-Techie
209f524c3e Revert "Merge pull request #184 from pulsar-edit/bump-autocomplete-plus"
This reverts commit 24a9278102, reversing
changes made to f4dfa048c2.
2022-12-04 14:58:46 -08:00
Maurício Szabo
8f5adb2fe3 Bump Github 2022-12-02 16:42:27 -03:00
Maurício Szabo
98f8fcccbf Bump, again, github 2022-12-01 15:28:57 -03:00