Ecosyste.ms: OpenCollective

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

Octobox

Untangle your GitHub notifications
Collective - Host: opensource - https://opencollective.com/octobox - Website: https://octobox.io - Code: https://github.com/octobox

Bump bootstrap from 4.1.3 to 4.2.1 (#1393)

Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.1.3 to 4.2.1.
- [Release no...

github.com/octobox/octobox - eb5dc8859065ef8b0aaba64e02b5b32008ee50a8 authored about 6 years ago
Bump rack-protection from 2.0.4 to 2.0.5 (#1389)

Bumps [rack-protection](https://github.com/sinatra/sinatra) from 2.0.4 to 2.0.5.
- [Release not...

github.com/octobox/octobox - 51f5ec2f34b8d211b1cadb1434a1fc3c3793af32 authored about 6 years ago
Update INSTALLATION.md (#1388)

add nginx websocket configuration

github.com/octobox/octobox - bacfedee3ea5b7875d4d90e49b9e3b36308a6580 authored about 6 years ago
Fix typo in INSTALLATION.md (#1386)

github.com/octobox/octobox - 539a1e5663cdf796b80d050f4b67e48856636895 authored about 6 years ago
Bump unicode-display_width from 1.4.0 to 1.4.1 (#1387)

Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.4.0 to 1...

github.com/octobox/octobox - 43bc5a95e0fbaf0566fe152220665156f5df06fb authored about 6 years ago
Bump sassc-rails from 2.0.0 to 2.1.0 (#1383)

Bumps [sassc-rails](https://github.com/sass/sassc-rails) from 2.0.0 to 2.1.0.
- [Release notes]...

github.com/octobox/octobox - e245fd4f6673659096e6eaaefa4caedff2c0c443 authored about 6 years ago
Bump i18n from 1.2.0 to 1.3.0 (#1382)

Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.2.0 to 1.3.0.
- [Release notes](https://...

github.com/octobox/octobox - 3b3dc98e96154f098177c1dee15b3612357d95a2 authored about 6 years ago
Bump mimemagic from 0.3.2 to 0.3.3 (#1381)

Bumps [mimemagic](https://github.com/minad/mimemagic) from 0.3.2 to 0.3.3.
- [Release notes](ht...

github.com/octobox/octobox - 2bcf298425c11f570609c44995b17a0f3de40627 authored about 6 years ago
Bump sidekiq-status from 1.1.0 to 1.1.1 (#1379)

Bumps [sidekiq-status](https://github.com/utgarda/sidekiq-status) from 1.1.0 to 1.1.1.
- [Relea...

github.com/octobox/octobox - 348ceed3e6c7fa7dac2c1f02828c869436d88345 authored about 6 years ago
Bump erubi from 1.7.1 to 1.8.0 (#1378)

Bumps [erubi](https://github.com/jeremyevans/erubi) from 1.7.1 to 1.8.0.
- [Release notes](http...

github.com/octobox/octobox - 636ed9ce5721c08f1f066d3c913432299430fd89 authored about 6 years ago
Handle missing users in notifications again (#1377)

Follow on from https://github.com/octobox/octobox/pull/1372

github.com/octobox/octobox - 66eb364e847fd3425cbc13daa9874fde7606d598 authored about 6 years ago
Handle notifications with missing users (#1376)

Follow on from https://github.com/octobox/octobox/pull/1372

github.com/octobox/octobox - 469bb2f973a9870fbb4b12cdfc1fd561a01ad7fe authored about 6 years ago
fix #1348; save selected notifications after marking as read (#1374)

github.com/octobox/octobox - 489b5614fc8d8ddc1978731ad0107d5a39c4be47 authored about 6 years ago
Bump nokogiri from 1.9.0 to 1.9.1 (#1375)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.0 to 1.9.1.
- [Release not...

github.com/octobox/octobox - dd90f4366d7610f76a2ab36584557c96ea2df1f6 authored about 6 years ago
Add a rake task to clean up sidekiq-unique-jobs cache in redis (#1373)

Short-term hack, in Octobox.io it slowly grows forever and isn't
correctly cleaned up causing ...

github.com/octobox/octobox - 636a6aba3000c4b1c314b06bdc43b10ec4bf4eb5 authored about 6 years ago
Paid plans can be named "private" or "personal" (#1371)

To handle the upcoming personal plan on https://octobox.io.

Also adds some basic unit tests f...

github.com/octobox/octobox - 0224148982195222ff4e5a91ef8fdc41f2b2336a authored about 6 years ago
Handle notifications without users more gracefully (#1372)

github.com/octobox/octobox - 28edb8e865bddcc478057c6c427c4b7069ed9d1f authored about 6 years ago
Bump nokogiri from 1.8.5 to 1.9.0 (#1370)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.9.0.
- [Release not...

github.com/octobox/octobox - 0f884e5cf33ef55b3254e873ef39a898b0b066fb authored about 6 years ago
Specify the allowed origins for actioncable via an env var (#1369)

github.com/octobox/octobox - 30b9d7c45bdd49e684ae23ee9b1df9e11f080aaa authored about 6 years ago
Switch markdown rendering of comments to use commonmarker (#1368)

Enables more GitHub Flavoured Markdown

github.com/octobox/octobox - 3f44c654275b5d82217f7899ab07cd3d193b0984 authored about 6 years ago
Fix string literal conditional warning in notifications helper (#1367)

github.com/octobox/octobox - 9082114967380963de4d800a726b186ec474ecca authored about 6 years ago
Create/update repository record directly from notifications API response (#1366)

Avoids the situation where we don't know if a repository has been
deleted or we don't have acc...

github.com/octobox/octobox - ff539377cbe5fbcc235a764343a624dd7cae92f3 authored about 6 years ago
Bump autoprefixer-rails from 9.4.2 to 9.4.3 (#1365)

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.4.2 to 9.4.3.
- [Re...

github.com/octobox/octobox - a2c700aaad700f1d4c237c57bfb44b3d6a56f0b4 authored about 6 years ago
Bump rb-inotify from 0.9.10 to 0.10.0 (#1364)

Bumps [rb-inotify](https://github.com/guard/rb-inotify) from 0.9.10 to 0.10.0.
- [Release notes...

github.com/octobox/octobox - 56f619e39a141ad46150d0e859d151afd0097c21 authored about 6 years ago
Bump concurrent-ruby from 1.1.3 to 1.1.4 (#1363)

Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.3 to 1.1.4...

github.com/octobox/octobox - e23e93fa2d60e1da50193df2d0a385ee300b2e98 authored about 6 years ago
Change click event to change event when marking a row using X shortcut (#1362)

github.com/octobox/octobox - 25838eadb9668e8f0a4dba0b034479641cec5799 authored about 6 years ago
Trigger change on notification select (#1359)

github.com/octobox/octobox - 5cb0a60f1088972abfe8628010074f559eaec111 authored about 6 years ago
#1332 fix multiple notification selection (#1340)

github.com/octobox/octobox - d48282edcf7baba81c66374ef0b93b0e6bc93f74 authored about 6 years ago
Bump omniauth-oauth2 from 1.5.0 to 1.6.0 (#1358)

Bumps [omniauth-oauth2](https://github.com/omniauth/omniauth-oauth2) from 1.5.0 to 1.6.0.
- [Re...

github.com/octobox/octobox - 50ea6531f668fda7bad6a88beff838b3f8fb2cf1 authored about 6 years ago
Bump omniauth from 1.8.1 to 1.9.0 (#1357)

Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.8.1 to 1.9.0.
- [Release notes](h...

github.com/octobox/octobox - 3ec99c5773ef5ccde7c6a0d2c8cadd6e792d949c authored about 6 years ago
Bump redis from 4.0.3 to 4.1.0 (#1353)

Bumps [redis](https://github.com/redis/redis-rb) from 4.0.3 to 4.1.0.
- [Release notes](https:/...

github.com/octobox/octobox - 0fa921686268efbad157909c9503201bf802ceb9 authored about 6 years ago
Added dump.rdb to the .gitignore file (#1351)

github.com/octobox/octobox - bc74aa50efd441a0821f2978c237b34a27beaaee authored about 6 years ago
Bump github-markup from 3.0.1 to 3.0.2 (#1350)

Bumps [github-markup](https://github.com/github/markup) from 3.0.1 to 3.0.2.
- [Release notes](...

github.com/octobox/octobox - 0df88f6ee527a1ec98594e755304b2bc239da957 authored about 6 years ago
Bump i18n from 1.1.1 to 1.2.0 (#1349)

Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.1.1 to 1.2.0.
- [Release notes](https://...

github.com/octobox/octobox - 10f81764eabdbde91223caaedf5576494ee380dd authored about 6 years ago
Bump pg_search from 2.1.2 to 2.1.3 (#1347)

Bumps [pg_search](https://github.com/Casecommons/pg_search) from 2.1.2 to 2.1.3.
- [Release not...

github.com/octobox/octobox - 27305ad8d2dda5e4fd245bc39558217079c5f762 authored about 6 years ago
Don't try and figure out the title if we don't want to display the subject (#1346)

github.com/octobox/octobox - 226be8cb5b5ac811b55c8ea66d045a7ab12c5cb3 authored about 6 years ago
#1338 Escape searchbox when focused using esc button (#1342)

github.com/octobox/octobox - 38900ef58ef559d8c8a233ffb2f08ccc7375b28c authored about 6 years ago
Bump rake from 12.3.1 to 12.3.2 (#1344)

Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.2.
- [Release notes](https://git...

github.com/octobox/octobox - 58df9e4c67265b44dbcc0181233ffa221f9152b8 authored about 6 years ago
Bump rubocop from 0.61.0 to 0.61.1 (#1343)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.0 to 0.61.1.
- [Release notes]...

github.com/octobox/octobox - e07e6a84073fec034432899e2bcdf485c241fd72 authored about 6 years ago
Bump rails-controller-testing from 1.0.3 to 1.0.4 (#1334)

Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.3 t...

github.com/octobox/octobox - bb9adf3d888db0cded712ce711bddbd12f81a156 authored about 6 years ago
Bump rubocop from 0.60.0 to 0.61.0 (#1331)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.60.0 to 0.61.0.
- [Release notes]...

github.com/octobox/octobox - 16127a1f3d2e134337d5eda1eb901c0496281676 authored about 6 years ago
Bump bugsnag from 6.9.0 to 6.10.0 (#1333)

Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.9.0 to 6.10.0.
- [Release notes...

github.com/octobox/octobox - c78135b334cd21681c4297b3ba9899a156cb5455 authored about 6 years ago
#1329 Fix typo in keyboard shortcuts variable (#1330)

github.com/octobox/octobox - 1d0e8d45330cdadbac6ad3a6656051dbcb90f48d authored about 6 years ago
Bump octicons_helper from 8.1.3 to 8.2.0 (#1328)

Bumps [octicons_helper](https://github.com/primer/octicons) from 8.1.3 to 8.2.0.
- [Release not...

github.com/octobox/octobox - 5de5382d8263e34d03820bbe803b056e19f2099c authored about 6 years ago
Bump rails from 5.2.1.1 to 5.2.2 (#1327)

Bumps [rails](https://github.com/rails/rails) from 5.2.1.1 to 5.2.2.
- [Release notes](https://...

github.com/octobox/octobox - c29b96e60eebd7685aefcfd10972df48029787a8 authored about 6 years ago
Bump autoprefixer-rails from 9.4.0 to 9.4.2 (#1326)

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.4.0 to 9.4.2.
- [Re...

github.com/octobox/octobox - d7bb9f72331d7bbdbd7d4458968f22eff3f85c2a authored about 6 years ago
#1316 add slash shortcut to focus on search input (#1322)

* #1316 add slash shortcut to focus on search input

* add shortcuts to go to next page and pr...

github.com/octobox/octobox - 722ca359ded6cb8948903939ff301e7ed6ed38de authored about 6 years ago
Bump autoprefixer-rails from 9.3.1 to 9.4.0 (#1321)

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.3.1 to 9.4.0.
- [Re...

github.com/octobox/octobox - 22a6d66f3a4879cecfd0d97669218724e064854a authored about 6 years ago
Add 10 to pagination intervals (#1318)

github.com/octobox/octobox - dc7fae9ec279d1699d76e5e1efcda570316a79fa authored about 6 years ago
Added intsruction to clone to local installation guide (#1317)

github.com/octobox/octobox - 10f5af46f97b3f3972e07f80392c2a2f86609974 authored about 6 years ago
Bump rails-controller-testing from 1.0.2 to 1.0.3 (#1314)

Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.2 t...

github.com/octobox/octobox - 5191a40b9c5e023a04b33cab8098b1e5459b18df authored about 6 years ago
Bump skylight from 3.1.1 to 3.1.2 (#1313)

Bumps [skylight](https://github.com/skylightio/skylight-ruby) from 3.1.1 to 3.1.2.
- [Release n...

github.com/octobox/octobox - cd8213d83ddec342e49f5fdc3531124aaeea8d66 authored about 6 years ago
Bump sidekiq-unique-jobs from 6.0.6 to 6.0.7 (#1312)

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.6 to 6.0....

github.com/octobox/octobox - f21a4eb51b3cb6a71c10cc936fd24039fa327039 authored about 6 years ago
Bump oj from 3.7.2 to 3.7.4 (#1311)

Bumps [oj](https://github.com/ohler55/oj) from 3.7.2 to 3.7.4.
- [Release notes](https://github...

github.com/octobox/octobox - 0824d06c0865424770cfcb12083e6599afedaa16 authored about 6 years ago
Bump oj from 3.7.1 to 3.7.2 (#1309)

Bumps [oj](https://github.com/ohler55/oj) from 3.7.1 to 3.7.2.
- [Release notes](https://github...

github.com/octobox/octobox - 7148fbce2e723ad760b7c857845f5afed7677310 authored about 6 years ago
Bump capybara from 3.11.1 to 3.12.0 (#1307)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.11.1 to 3.12.0.
- [Release no...

github.com/octobox/octobox - e1e3246ab33f6ce0a3e492bbd85e0bf87d8dbaf5 authored about 6 years ago
Bump tilt from 2.0.8 to 2.0.9 (#1306)

Bumps [tilt](https://github.com/rtomayko/tilt) from 2.0.8 to 2.0.9.
- [Release notes](https://g...

github.com/octobox/octobox - fa87be3a3dfffc383783dc026855f6a5328b38ca authored about 6 years ago
Set the default port used by foreman (#1301)

The default port used when Octobox is running with and without foreman
isn't the same (5000 anf...

github.com/octobox/octobox - 1ed975ef9fb6074c68254269fcf1de068ce2f374 authored about 6 years ago
Bump rails from 5.2.1 to 5.2.1.1 (#1303)

Bumps [rails](https://github.com/rails/rails) from 5.2.1 to 5.2.1.1.
- [Release notes](https://...

github.com/octobox/octobox - fecaaa4481ab0d57315a80aa68c7ec250330ec6c authored about 6 years ago
Add paying subscriptions count to admin dashboard (#1302)

Also tweaks wording and icons of "Active Subscriptions"

github.com/octobox/octobox - 66240162396159dfde7f07f2c7e8a32ad0631a1d authored about 6 years ago
Bump faraday from 0.15.3 to 0.15.4 (#1298)

Bumps [faraday](https://github.com/lostisland/faraday) from 0.15.3 to 0.15.4.
- [Release notes]...

github.com/octobox/octobox - b64c563da4db6dd4ce0b53baf9f3ac0ae09b1b49 authored about 6 years ago
Run Rubocop in CI (#1294)

* Add rubocop to Rakefile, and run it in Travis

* Move rubocop to test group, and run it firs...

github.com/octobox/octobox - b90cde608afcefcbe192cf35eabfe22705acfee5 authored about 6 years ago
Use correct token for repos not in the Github App (#1262)

* I think this might work but not tests, manual or otherwise yet

* This keeps more of the log...

github.com/octobox/octobox - 237e8bdd730d8e139cb6892a0694ca34b532b5a3 authored about 6 years ago
Uncheck all selected notifications after "Mark as Read" is done (#1293)

When "Select All" is used with "Mark as Read" it will only uncheck list items,
but leave "Selec...

github.com/octobox/octobox - c749c26d7017c130d3e17382751feb5211b748a3 authored about 6 years ago
Remove some console.logs from search suggestions js (#1291)

github.com/octobox/octobox - 268476d6d00103e110c1c62833bc8f6f048a5e7f authored about 6 years ago
Add a linked button to reply on GitHub to bottom of threads (#1288)

Handy to bounce you to the comment form until we implement the ability
to reply directly from ...

github.com/octobox/octobox - ede1b398a5a067f4d444f5376cd5bba87801ad5e authored about 6 years ago
remove redundant .subject-link class (#1292)

github.com/octobox/octobox - 55bfe6d037a4725cf509b5dd8f5baafed17551de authored about 6 years ago
Fix javascript error when opening external subject links (#1290)

Should only try to pushstate for links that open a threadview, not
external links

github.com/octobox/octobox - 00af56c3e8a665677c581d972a96f8737728dad3 authored about 6 years ago
Turn off autocomplete on all checkboxes (#1289)

Firefox persists selected checkboxes across refreshes (i.e. turbolinks
loads), adding autocomp...

github.com/octobox/octobox - 17be07f22220661aaa0b87771209120759e1f8fb authored about 6 years ago
Allow deleting notifications from search results (#1287)

Fixes https://github.com/octobox/octobox/issues/1276

github.com/octobox/octobox - 5fea753adf10b8e3b9f3ca514213f4cd7c88cbe9 authored about 6 years ago
Bump simple_form from 4.0.1 to 4.1.0 (#1286)

Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.0.1 to 4.1.0.
- [Relea...

github.com/octobox/octobox - 17b2e9b7c11c9a60d1511ab820b50bc8a8286e83 authored about 6 years ago
Disambiguate 'installing' from 'signing in' (#1280)

* move sign in to top right
* add '/org' to pricing
* add 'liven up notifications' section
* ...

github.com/octobox/octobox - 593c850692cbd26a64d52a7032925e6f15de17de authored about 6 years ago
Only attempt to sync users who have an access token (#1283)

github.com/octobox/octobox - 6fec09de6c079bd78f2499d984bb6a41fe6982c3 authored about 6 years ago
Involved users should always be ones that haven't been recently synced (#1282)

github.com/octobox/octobox - 94e2b86b9e910d4fb76bf0ae22dfe948482ed3b4 authored about 6 years ago
Skip enqueuing repository sync tasks if repo exists (#1281)

github.com/octobox/octobox - 7ef7ba3fc55f864eb2d093b0f112bd1546c11430 authored about 6 years ago
Skip syncing the repository if it's already present (#1279)

github.com/octobox/octobox - 69f4470308cb87e8bc6de76a188d043e9297566b authored about 6 years ago
Use update rather than update_attributes when saving existing repos (#1278)

Avoids validation errors when name hasn't changed

github.com/octobox/octobox - f16b05c9711a99ab03d52c337444faac1d62897a authored about 6 years ago
Add initial action_cable setup (#1080)

github.com/octobox/octobox - 64ec4e34c869c751d250c634e6c5bf1e3ec3820a authored about 6 years ago
Enable momentum scrolling in thread view on iOS (#1274)

github.com/octobox/octobox - a8bcf5d1bbb37da2d96321dadc9f89e8b3bec855 authored about 6 years ago
Always expand the last comment in a thread (#1272)

Related to https://github.com/octobox/octobox/issues/1255

github.com/octobox/octobox - 110d736284783b9a9bddb6f4b5382119d05295d7 authored about 6 years ago
Show a spinner when loading a thread view (#1271)

Useful on slower connections so you know something is happening

github.com/octobox/octobox - 95319ed7c7600a9cf709510007a01fdf18e01266 authored about 6 years ago
Order comments from oldest to newest (#1270)

github.com/octobox/octobox - 8d0d46c4df7a6a210102ac20066412112d62e912 authored about 6 years ago
Order comments by date rather than ID (#1269)

github.com/octobox/octobox - a46a082e55a5d930ad27cdc3e1f0465a001bc4d2 authored about 6 years ago
Switch to travis virtual machine-based runtime (#1268)

https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures

github.com/octobox/octobox - 67bfe726304aec3be795f4b14323e7755bed7daf authored about 6 years ago
Only try to sync comments if the subject has a comment_count > 0 (#1266)

github.com/octobox/octobox - 04543813aef2a32252c01fe755051c981b93cb49 authored about 6 years ago
Only sync involved users of subject if they will get a new notification (#1265)

Avoids kicking off user sync jobs that would be no-ops

github.com/octobox/octobox - e9c9bb00975e1ec939d9891ec12328b8a79a1ffc authored about 6 years ago
Increase time inbetween automatic syncing of users (#1264)

Avoid getting into a loop of syncing the same few users every minute

github.com/octobox/octobox - 90194c0b3b6cea3d0197961c68dcbe1f0fca171f authored about 6 years ago
Add index on github_id for repositories table (#1263)

Speeds up a number of lookups in background jobs

github.com/octobox/octobox - 76f5abb13e8bd143fda7a5691d06388123141207 authored about 6 years ago
Add index on subject_id to comments (#1258)

github.com/octobox/octobox - f3bd11f8d9e57ab81276fb9f77eb2ce65f76deaf authored about 6 years ago
Catch some javascript errors (#1259)

* * add fails for posts

* * fix notify method

github.com/octobox/octobox - 58c32a45138384f207bd160169f0e7f106234d64 authored about 6 years ago
* tidy up star styles (#1260)

* add star styles back to thread view

github.com/octobox/octobox - ae3f12043bb015a485152c6a1b044c346c5d12c3 authored about 6 years ago
Update comments and status in Subject.sync (#1257)

Related to #1256

Also refactors out a lot of duplication in subject syncing

github.com/octobox/octobox - 20ac687e11166289677c3627df7e3cd764c39880 authored about 6 years ago
Reduce padding in sidebar (#1250)

Aligns the top sidebar menu item with the fixed header on the
notifications table and removes ...

github.com/octobox/octobox - 9a4d24c4191abee392bfa0c177bc0aa02b299b90 authored about 6 years ago
Remove padding on bottom of sidebar (#1251)

Not exactly sure why this was added two years ago but it doesn't seem to
do anything.

github.com/octobox/octobox - 814dca1774bc4bab6ca8ad8de4473428dd910931 authored about 6 years ago
Align notification date to the right (#1253)

Fixes a text overlap bug on small screens

github.com/octobox/octobox - 26cc5a2363ef03fe74f8010d63c4d7c0df339775 authored about 6 years ago
The header height is now 63px (#1252)

Before this the page slightly scrolls by 7px, updating the height and
moved to a variable to m...

github.com/octobox/octobox - 8389d49645b9dd6cb0063241a49b37e85a93bae6 authored about 6 years ago
Fixes cut off readme feature description (#1249)

Found by @pradyunsg in https://github.com/octobox/octobox/pull/1240

github.com/octobox/octobox - 12f3229ebc754e35250593d5fbdb2dec8c0f39dd authored about 6 years ago
Fix links in header dropdown menu (#1248)

When notifications are open, links will have a different root and
need to be made absolute in o...

github.com/octobox/octobox - a5b2e56771372a108e9535f46b9c40a4721a8243 authored about 6 years ago
Bump uglifier from 4.1.19 to 4.1.20 (#1246)

Bumps [uglifier](https://github.com/lautis/uglifier) from 4.1.19 to 4.1.20.
- [Release notes](h...

github.com/octobox/octobox - 530b44a8fc9f118a44e496dc056b949876f17bc7 authored about 6 years ago
Bump octicons_helper from 8.1.2 to 8.1.3 (#1245)

Bumps [octicons_helper](https://github.com/primer/octicons) from 8.1.2 to 8.1.3.
- [Release not...

github.com/octobox/octobox - 1664205054a14b963b115d97b366dd2ee9cdac0c authored about 6 years ago