Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/update-package-dependencies

:lock: Calls 'apm update' from the project's path.
https://github.com/pulsar-edit/update-package-dependencies

Merge pull request #1 from pulsar-edit/confused-Techie-patch-1

Archival Notice

19b3b308fe6ec0f3b56ece6fc9a18f5473c2cca5 authored over 2 years ago
Archival Notice

e2834795971462160cace2c1267d800a4f19b6ec authored over 2 years ago
Merge pull request #29 from atom/add-deprecation-notice-to-readme

Update README to deprecate repository and redirect readers to atom/atom

cde973b3db4a9b634847a97aeaa34bf73d6f5159 authored over 5 years ago
Update README to direct readers to atom/atom

e8d6f38f0b718d9250768e6e6cdf5c9d2f0ef2f4 authored over 5 years ago
Merge pull request #28 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

1459e36c5db503e104ecf28817c02744485743b8 authored over 6 years ago
:memo: Update .github

e44808892982e59bd1094d87d867717d81b60bd3 authored over 6 years ago
Merge pull request #27 from atom/dot-github-update

Add Probot no-response configuration

dad100c187ed574bcacf8d4addb789a4906ecec4 authored over 6 years ago
:memo: Update .github

c5db883d8a65a41691f07f4d2a53c4eda4e00900 authored over 6 years ago
Prepare 0.13.1 release

a2d4ca555a71f1d4314ab01e8e41db2108e2f203 authored about 7 years ago
Merge pull request #26 from atom/wl-mark-tile-read-only

Mark status bar tile as read-only

8b1c0ad2661ff5c6c28a9f7bf75b00e176a6da48 authored about 7 years ago
Mark status bar tile as read-only

49057746dcd73364b63fadde1507793ad3131f07 authored about 7 years ago
Prepare 0.13.0 release

a91a9a8a55f12dafc3bb48e21bdebea076c97580 authored about 7 years ago
Merge pull request #25 from atom/wl-error-notification-detail

Show error output if `apm install` fails

09792df32f74d87b55ee868e341cb88986d11077 authored about 7 years ago
Show error output if `apm install` fails

4d3ff0090df6e2656343d147b24d670f44ec4e80 authored about 7 years ago
Merge pull request #24 from atom/wl-only-one-process

Only allow one apm process to run at a time

d1091ee871c55f88f21677ffde6c0351eed3c585 authored about 7 years ago
Only allow one apm process to run at a time

233a691e6a038a2b889adba4ba304bf4e9e342fb authored about 7 years ago
Merge pull request #23 from atom/wl-status-bar-tile

Use unobtrusive status bar tile instead of modal panel

97252ac56031d3c3ec18cd0aa5fba4c5128cbaba authored about 7 years ago
Use unobtrusive status bar tile instead of modal panel

a54c3ed691575be2922ca5efbba117b0b2f3106a authored about 7 years ago
Merge pull request #22 from atom/wl-dev-dependencies

Install devDependencies as well

97359c9337344c92efaead4f2748f6fa523cb4c6 authored about 7 years ago
Install devDependencies as well

a5f6dcfb2c36ab07caee171396bfceb8d2ccb3d0 authored about 7 years ago
Merge pull request #21 from atom/wl-cleanup

Cleanup

4a706dfe06f4fd8681f3a63f918cddcc803e03d4 authored about 7 years ago
`view.element` isn't ever focused

7cf1804616a87aab63551299de4280dac7d4869d authored about 7 years ago
Reduce unnecessary array destructuring

7eedc2f87b4d0cd0d7553c8dd6dfed855472a405 authored about 7 years ago
Destroy panel on exit/deactivation and clarify runBufferedProcess

5f0f350bf70e4ba1c4716516aaaa9abe25ae926d authored about 7 years ago
Merge pull request #20 from atom/wl-defer-activation

Defer package activation

9c90b8446c72ac8d5fa22ad7708d8f7a4052c2b2 authored about 7 years ago
Reorganize specs to rely less on actual package activation

5588c68739f8ccfe0814fbb2663f73a3b8fe1bb9 authored about 7 years ago
Defer package activation

882533b3caa6f80ad6da5662d8f3c07b1170b88c authored about 7 years ago
Merge pull request #19 from atom/wl-subscriptions

Properly deactivate package and dispose of subscriptions

fd0ffcbb7f20ff83ccd4caee1ad01f16596d7c64 authored about 7 years ago
Properly deactivate package and dispose of subscriptions

7ba9d921c2a89b51ca95cb011d64339a2babe770 authored about 7 years ago
Merge pull request #18 from atom/wl-decaf

Decaffeinate

71cbdf5189575d76986c0f4c31cc76610b754bee authored about 7 years ago
:shirt:

248e1aa867e7a41bcae24b27263be18b4ed828fd authored about 7 years ago
Coffeelint -> Standard

06109dce5b51d4b9e784ec5cd6eaf9d9ffd5a0d8 authored about 7 years ago
update-package-dependencies-spec.coffee -> update-package-dependencies-spec.js

69466bf6992f27f72e6fd8603426b7aac0d2a31f authored about 7 years ago
Fix update-package-dependencies conversion

7cf6deaa8ba62794ccf22a093130031603db26b4 authored about 7 years ago
progress-element.coffee -> progress-element.js

60bb43a5685fd9d690dd87e0918a033700001cac authored about 7 years ago
update-package-dependencies.coffee -> update-package-dependencies.js

a80f9a1009bbbf5c8f4de683f7c58534a9520364 authored about 7 years ago
Prepare 0.12.0 release

11facad3d98f2100e6c39c8891285c40cda891e8 authored over 7 years ago
Merge pull request #16 from uhlissuh/notification-not-modal

Resolve merge conflicts with #9 (use notification for success or error)

d37e9e0adf946298b2080b0a01899f8ac0bf9698 authored over 7 years ago
Fix test description for showing failure message

2d564e4c46dcf55006489edff921ad77c170a81c authored over 7 years ago
Merge remote-tracking branch 'kandros/master' into notification-not-modal

0c3c171005811d4edebb8104d6e0a9e672f826ea authored over 7 years ago
Prepare 0.11.0 release

9d29f01515b5b9999ea2bf8db005dfdaf849ba16 authored almost 8 years ago
Merge pull request #15 from atom/as-remove-custom-elements

Remove custom elements

7b428bd71284c3dcefa88db6afb8433e83d6f9cd authored almost 8 years ago
Fix tests

876bbf5f9f6c733943146c1ef5b18532a6bc22db authored almost 8 years ago
Remove custom elements

491a1174e58de84295c319cbc6c5aabf432cfc13 authored almost 8 years ago
Merge pull request #14 from atom/template-update

:memo: Update issue and PR templates

573e3b668ca6d3f9fee53221efbdfe6677712f6f authored about 8 years ago
:memo: Update issue and PR templates

91f9ee8510706879adbc1c4fcb5d58711a5a74ca authored about 8 years ago
Merge pull request #13 from atom/template-update

:memo: Update issue and PR templates

5f0a6467dccda66f6595e2a1a2115d2bf1ec76c4 authored about 8 years ago
:memo: Update issue and PR templates

8c5f2e76242168684f8d3c51199c52379e02e548 authored about 8 years ago
Merge pull request #12 from Ingramz/patch-1

Remove unused require

362e12cbd70f25b2ca8ec46ee832875110f0afc0 authored over 8 years ago
Remove unused require

1efec34ad41c6add232347dd1d01fb64bcc74798 authored over 8 years ago
AppVeyor should test against stable & beta

1429378e984a6e9b3e92d775493ee66c38acae87 authored over 8 years ago
Update README.md

735307c70ce786afc19ab7b39043e58a931efca2 authored over 8 years ago
Enable Windows builds on AppVeyor

d318ba80f14b43c050080756d200ba7b2dae8cba authored over 8 years ago
Merge pull request #11 from atom/windows-compatibility

Ensure specs work on Windows

16f5c525c92d38d7a35053d06295b7117be28255 authored over 8 years ago
Ensure specs work on Windows

22e2fef388592d30867e3d74facf43aa21fac5c9 authored over 8 years ago
tests refactoring

ff13a8ac2f00a5649b288d4b746331e77bd76591 authored over 9 years ago
fix typo in success

001f33814ccf8a93c25eb28ddd417a4a09311b09 authored over 9 years ago
adjust test to reflex notifications instead of modals

e479c5e990174f8949b01c8557bde8e4a76acb92 authored over 9 years ago
add details in notification

eff53605008cdd45bdb3476f76a180f675ce4560 authored over 9 years ago
remove modal code

655b71c3d7350c6580778951bf29bce50eabf14f authored over 9 years ago
add notification for success and error

a3f825af32888c3dd74b668ba23a5e8463db1c0e authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

29be8a62c1313316fc2388273a43b0dd5d31c57a authored over 9 years ago
Merge pull request #8 from atom/mq-coffeelint-plus

Add coffeelint support

4ba697d63b2c48f0f0492b9f5ce50ce34335b1d4 authored over 9 years ago
:shirt: Fix linter error

72440bf8fad48cda14c23a5e0ec91d9ae91acb76 authored over 9 years ago
Add coffeelint support

234962e4c40f8af8fa7974ed027a9463d0516138 authored over 9 years ago
Merge pull request #6 from stevencl/patch-1

Fix typo 'Failed to update package dependencies'

e0ec7e79456b42627a5a97a60153d2b6c4411d5d authored over 9 years ago
Fix typo in spec

Fix typo in spec - 'Failed to update package depencencies'

49d97f1711943087f77428565240a06c63f0553c authored over 9 years ago
Fixed typo 'Failed to update package dependencies'

Original message was 'Failed to update package depencencies'

4b04acd2c75f66b6c301907ef2f708f6f1e4bda6 authored over 9 years ago
Prepare 0.10.0 release

611659113cbccb6fda943b14a82d1961e2e2f0c5 authored over 9 years ago
Add missing path require

dfb2519ab38fdf045dfba218e0ff0794f1eb1e06 authored over 9 years ago
Prepare 0.9.0 release

69bee0e109bcbda0f0141ccea8f81ae0146dd152 authored almost 10 years ago
Merge pull request #5 from atom/mb-multiple-root-folders

Support multiple project paths

3837765b056b682368f0e172671c4bbe0c8ff388 authored almost 10 years ago
Run apm update in the active project path

31c6c31802790e193bc54db5d8f952d8a7f0c436 authored almost 10 years ago
Prepare 0.8.0 release

7b82df239f77abf7c21d9f0fa15dfe5a9be6bdb8 authored almost 10 years ago
Mention correct apm command run

79a0fa964cdbea113b301484d65d9be7cd59aae6 authored almost 10 years ago
Prepare 0.7.0 release

6478ec6d5f27d5e1455dc4d5104bee99a9ce9f1a authored about 10 years ago
Merge pull request #4 from atom/mb-fix-deprecations

Remove deprecations

beefc8e9f5ad40b5d9dbe7cc1a230756b3a6dcdf authored about 10 years ago
:lipstick:

73a6ad5c69239304d72bf0982be5f8ffff0f7751 authored about 10 years ago
Remove deprecations

1510ecff7c9c4386e65b2c6680afe7a90f05242e authored about 10 years ago
Add initial Travis config

4ea8aba04bd56ea96cb0c91d893fa08cd3356968 authored over 10 years ago
Prepare 0.6.0 release

e597e68ef6b473275d8ad4d4eba22910b6e06f32 authored almost 11 years ago
Merge pull request #3 from s2tephen/master

Minor typo correction.

04393a409d7a917e13363f8e79a6745be3d3c3eb authored almost 11 years ago
Update update-package-dependencies.coffee

f4a638b212a4a18974faad9182768e9e6b424956 authored almost 11 years ago
Prepare 0.5.0 release

2c8137bb6a9d7e4e85469b0f198f850017fdd692 authored almost 11 years ago
Use BufferedProcess instead of BufferedNodeProcess

bd95c44ddbfb605492210326fafdb6b47641bff9 authored almost 11 years ago
Merge pull request #2 from Habbie/patch-1

fix typo

51d07265f95223301cbc05407fd02f6a68e682aa authored almost 11 years ago
fix typo

fefcae2ab2b938d0ea5a5e53465d0856fb78afad authored almost 11 years ago
Prepare 0.4.0 release

8ff7644f6828fc83a5cd5cc40a1ce7105052b98b authored almost 11 years ago
Sync README and package description

555672443b358cf0c6f9b9fe52be2aa6c96dfbe1 authored almost 11 years ago
Update LICENSE.md and CONTRIBUTING.md

446cde105a104e7a78028d5733b4ab26a9ad170e authored almost 11 years ago
Prepare 0.3.0 release

7174c0439b9f263571ef68fd6bcc9c0b39471865 authored almost 11 years ago
Activate package asynchronously

c9b05b0efadb585f7f4a064a196dd0191d302f48 authored almost 11 years ago
Use unicode ellipsis

9fec3313c6408e3451a2c2456db5c56d4c506851 authored almost 11 years ago
Remove unused dependency

32ed7e8f4f9c998e7b66157d5c34184299191734 authored almost 11 years ago
Prepare 0.2.0 release

cd77a75dbafa7dafff86f18c4a6d36addcf41825 authored almost 11 years ago
Use BufferedNodeProcess

c2f769b70dba9ed36fe16ff3d4a5d7f5f6197a2c authored almost 11 years ago
Fix success code

Zero is success in UNIX, Corey!

1fbe35d73ea0539c17d5ce9bd4a183bcf2b6e55a authored almost 11 years ago
Remove log

31c885500a85b0a8623cac02bf671aa9c7883fa1 authored almost 11 years ago
Prepare 0.1.0 release

97d04a211d4b17de1aa55eb10de306a205205ee1 authored almost 11 years ago
Add content.

2586f7bbccb86310425c10590af976d71eec02f8 authored almost 11 years ago