Daniel Lockyer
939d4d9591
Published new versions
...
- @tryghost/package-json@1.0.1
- @tryghost/tpl@0.1.2
2021-06-15 14:10:54 +01:00
Renovate Bot
f248f0d347
Update dependency c8 to v7.7.3
2021-06-14 00:31:49 +00:00
Hannah Wolfe
9eed5d69ef
Published new versions
...
- @tryghost/package-json@1.0.0
- @tryghost/tpl@0.1.1
2021-06-09 15:50:58 +01:00
Hannah Wolfe
dd129e0920
Removed use of i18n in package-json
...
- We are going to get rid of the internal i18n tool because it doesn't solve a real use case
- Instead, we have a new tpl utility that does basic string interpolation
- This makes this module less complex as it no longer requires dependency injection to work
2021-06-09 14:10:04 +01:00
Hannah Wolfe
b06e2a4577
Published new versions
...
- @tryghost/adapter-manager@0.2.13
- @tryghost/bootstrap-socket@0.2.9
- @tryghost/constants@0.1.8
- @tryghost/errors@0.2.12
- @tryghost/image-transform@1.0.12
- @tryghost/job-manager@0.8.7
- @tryghost/limit-service@0.6.1
- @tryghost/moleculer-service-from-class@0.2.16
- @tryghost/mw-session-from-token@0.1.21
- @tryghost/package-json@0.1.2
- @tryghost/pretty-cli@1.2.18
- @tryghost/promise@0.1.9
- @tryghost/release-utils@0.6.15
- @tryghost/security@0.2.9
- @tryghost/session-service@0.1.23
- @tryghost/tpl@0.1.0
- @tryghost/vhost-middleware@1.0.15
- @tryghost/zip@1.1.14
2021-06-09 12:10:10 +01:00
Hannah Wolfe
f2b1d37cd4
Renamed package-json tests to use .test.js pattern
...
- all our modules use .test.js instead of the _spec.js pattern we use in Ghost
- updated for consistency
2021-06-09 11:57:52 +01:00
Renovate Bot
c72d090c97
Update dependency mocha to v9
2021-06-09 09:58:44 +00:00
Renovate Bot
80b56b8976
Update dependency sinon to v11
2021-05-24 22:37:15 +00:00
Naz
30f1194cf9
Published new versions
...
- @tryghost/limit-service@0.5.0
- @tryghost/package-json@0.1.1
2021-05-07 18:23:35 +04:00
Daniel Lockyer
a81d90b126
Added c8 coverage to package-json
tests
...
no issue
- this commit adds the c8 dependency to the `package-json`, and prepends
it to the test alias so we can see the coverage in tests
- note: we're apparently already at 100%!
2021-05-07 12:36:36 +01:00
Naz
763875a15b
Published new versions
...
- @tryghost/job-manager@0.8.5
- @tryghost/limit-service@0.4.4
- @tryghost/mw-session-from-token@0.1.20
- @tryghost/package-json@0.1.0
- @tryghost/session-service@0.1.21
- @tryghost/zip@1.1.13
2021-05-07 15:00:07 +04:00
Daniel Lockyer
3f1462296e
Added required dependencies for package-json
...
no issue
- this package has just been extracted from Ghost and we need to add the
dependencies it uses into the `package.json`
2021-05-06 15:16:29 +01:00
Daniel Lockyer
a0e2c4d45f
Added initial package-json
package
...
no issue
- this adds the templated package from Slimer ready for pulling the
history in from Ghost
2021-05-06 15:16:29 +01:00