dependabot[bot]
|
a7465514bc
|
Bump minimist, handlebars, mkdirp and mocha in /hooks
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [handlebars](https://github.com/wycats/handlebars.js), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `minimist` from 0.0.8 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.8)
Updates `handlebars` from 4.1.2 to 4.7.7
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7)
Updates `mkdirp` from 0.5.1 to 0.5.4
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.4)
Updates `mocha` from 6.0.2 to 6.2.3
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.0.2...v6.2.3)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: handlebars
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 23:50:31 +00:00 |
|
Salah Al Saleh
|
ccfdafc048
|
move setting if job is running to finally statement (#100)
|
2022-07-27 13:01:45 -07:00 |
|
Salah Al Saleh
|
299ca1a263
|
move reaping to a separate function (#99)
|
2022-07-27 12:34:47 -07:00 |
|
Salah Al Saleh
|
4d1c798dac
|
don't run reap job if already running (#98)
|
2022-07-27 12:03:58 -07:00 |
|
Salah Al Saleh
|
14c8a30d7a
|
debug status code for reaping images (#97)
|
2022-07-27 11:01:16 -07:00 |
|
Salah Al Saleh
|
f21ab29a33
|
debug reap headers (#96)
* debug reap headers
|
2022-07-27 10:24:30 -07:00 |
|
Salah Al Saleh
|
24aa192358
|
Continue evaluating/reaping images even if one of them fails (#95)
|
2022-07-27 09:15:59 -07:00 |
|
Salah Al Saleh
|
a57748cbff
|
handle invalid duration tags and change default to 24 hours (#89)
* handle invalid duration tags and change default to 24 hours
|
2022-07-26 14:33:46 -07:00 |
|
dependabot[bot]
|
4755e48e03
|
Bump handlebars from 4.1.0 to 4.1.2 in /hooks
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-05 18:33:51 +00:00 |
|
Marc Campbell
|
787cd4dd87
|
More rename
|
2019-05-21 13:01:45 +00:00 |
|
Marc Campbell
|
b799e9c5fb
|
Rename to ttl.sh
|
2019-05-21 07:01:37 +00:00 |
|
Marc Campbell
|
effb57ba72
|
Add source for cloudflare workers
|
2019-05-19 09:31:20 +00:00 |
|
Marc Campbell
|
92fe08aef1
|
404 is ok
|
2019-05-17 02:59:58 +00:00 |
|
Marc Campbell
|
6b1670dee1
|
srem before del
|
2019-05-16 01:20:27 +00:00 |
|
Marc Campbell
|
4b4ca383ae
|
Updated readmes
|
2019-05-16 01:17:24 +00:00 |
|
Marc Campbell
|
5a63214326
|
Remove heroku yml
|
2019-05-16 01:11:29 +00:00 |
|
Marc Campbell
|
8c23d1e6d9
|
Remove pg from index
|
2019-05-16 00:49:48 +00:00 |
|
Marc Campbell
|
95a73da133
|
Remove more dependencies
|
2019-05-16 00:24:48 +00:00 |
|
Marc Campbell
|
3ee4587643
|
Add license, remove dep on pg
|
2019-05-16 00:22:18 +00:00 |
|
Marc Campbell
|
d84f0ad89d
|
First commit
|
2019-05-15 23:58:50 +00:00 |
|