Naz
fe25f02d86
Published new versions
...
- @tryghost/magic-link@1.0.9
- @tryghost/members-api@1.25.1
- @tryghost/members-csv@1.1.4
- @tryghost/members-importer@0.3.0
- @tryghost/members-ssr@1.0.10
2021-08-20 17:31:40 +04:00
Daniel Lockyer
6e4437c7e4
Added c8 test coverage
...
refs https://github.com/TryGhost/Team/issues/870
- using `c8` allows us to see test coverage for all packages in the repo
- this commit adds `c8` as a dev dependency and prepends the `mocha`
command with `c8` so it runs on all tests
2021-08-20 10:28:07 +02:00
Naz
8fbd24626d
Published new versions
...
- @tryghost/magic-link@1.0.8
- @tryghost/members-api@1.23.2
- @tryghost/members-csv@1.1.3
- @tryghost/members-importer@0.1.2
- @tryghost/members-ssr@1.0.9
2021-07-28 19:14:58 +04:00
Renovate Bot
e4109e38f3
Update dependency sinon to v11.1.2
2021-07-28 13:54:56 +00:00
Renovate Bot
102568a72a
Update dependency mocha to v9.0.3
2021-07-27 04:36:33 +00:00
Fabien O'Carroll
19ae16590d
Published new versions
...
- @tryghost/members-ssr@1.0.8
2021-07-20 10:24:31 +01:00
Fabien O'Carroll
ae9bad957b
Fixed _removeSessionCookie method use of cookies
...
refs https://github.com/TryGhost/Team/issues/908
The `cookies` module will unset a cookie if `null` or `undefined` is
passed as the value, or if the value is not passed. The previous call
was passing the options, which were being read as the value, and
resulting in `'[Object object]'` being stored as a cookie.
Explicitly passing `null` as the value makes this code correct and
easier to maintain.
2021-07-20 10:19:39 +01:00
Fabien O'Carroll
ceec3efe6a
Published new versions
...
- @tryghost/magic-link@1.0.7
- @tryghost/members-api@1.20.3
- @tryghost/members-ssr@1.0.7
2021-07-15 18:19:11 +01:00
Fabien O'Carroll
ac3177e0bb
Fixed require paths and top level js files
...
no-issue
We only include index.js and lib in npm packages.
2021-07-15 18:15:49 +01:00
Fabien O'Carroll
d59051c104
Published new versions
...
- @tryghost/magic-link@1.0.6
- @tryghost/members-api@1.20.0
- @tryghost/members-csv@1.1.2
- @tryghost/members-ssr@1.0.6
2021-07-15 16:34:02 +01:00
Fabien O'Carroll
3e1084905e
Removed usage of raw Error class
...
refs https://github.com/TryGhost/Team/issues/879
2021-07-14 14:17:38 +01:00
Fabien O'Carroll
004c7d2739
Moved MembersSSR out of index.js
...
refs https://github.com/TryGhost/Team/issues/879
2021-07-14 14:17:38 +01:00
Renovate Bot
223ee56647
Update Test & linting packages
2021-07-14 14:12:12 +01:00
Fabien O'Carroll
4f660554eb
Fixed linting issues for members-ssr example
...
refs https://github.com/TryGhost/Team/issues/879
2021-07-14 12:05:10 +01:00
Fabien O'Carroll
6083e4825f
Removed trailing commas from .eslintrc.js
...
refs https://github.com/TryGhost/Team/issues/879
2021-07-14 12:04:46 +01:00
Fabien O'Carroll
7545e67f2c
Published new versions
...
- @tryghost/magic-link@1.0.5
- @tryghost/members-api@1.18.0
- @tryghost/members-csv@1.1.1
- @tryghost/members-ssr@1.0.5
2021-07-06 11:18:01 +01:00
Daniel Lockyer
21ec26ea08
Removed used of ghost-ignition
dependency
...
no issue
- we're killing off `ghost-ignition` in favor of explicit packages
containing its individual components
- this commit switches the Members repo to using the
`@tryghost/ignition-errors` and `@tryghost/debug` dependencies,
updates the code with relevant changes and removes the `ghost-ignition`
dependency
2021-06-29 21:43:05 +01:00
Fabien O'Carroll
45c3de71d6
Published new versions
...
- @tryghost/magic-link@1.0.4
- @tryghost/members-api@1.15.0
- @tryghost/members-ssr@1.0.4
2021-06-16 18:25:48 +01:00
Renovate Bot
f6e12a3da7
Update dependency ghost-ignition to v4.6.3
2021-06-15 18:28:07 +00:00
Fabien O'Carroll
bac55fcfb7
Published new versions
...
- @tryghost/magic-link@1.0.3
- @tryghost/members-api@1.11.0
- @tryghost/members-ssr@1.0.3
2021-05-24 10:34:04 +01:00
Renovate Bot
bf89907d33
Update dependency @types/cookies to v0.7.6
2021-05-24 10:26:15 +01:00
Renovate Bot
5497aadb62
Update dependency keypair to v1.0.3
2021-05-24 10:25:55 +01:00
Renovate Bot
324c008d3a
Update dependency @types/node to v14
2021-05-24 10:21:52 +01:00
Rish
25a1f7d0b4
Published new versions
...
- @tryghost/magic-link@1.0.2
- @tryghost/members-api@1.3.0
- @tryghost/members-ssr@1.0.2
2021-04-20 17:23:04 +05:30
Renovate Bot
bd3b3738e5
Update dependency ghost-ignition to v4.6.2
2021-04-19 05:22:28 +00:00
Rish
6a05d55e5d
Published new versions
...
- @tryghost/magic-link@1.0.1
- @tryghost/members-api@1.1.1
- @tryghost/members-ssr@1.0.1
2021-04-06 18:44:44 +05:30
Renovate Bot
d5c893ca5b
Update dependency ghost-ignition to v4.6.1
2021-03-31 14:45:04 +00:00
Fabien O'Carroll
0629791824
Published new versions
...
- @tryghost/magic-link@1.0.0
- @tryghost/members-api@1.0.0
- @tryghost/members-csv@1.0.0
- @tryghost/members-ssr@1.0.0
2021-03-10 17:23:30 +00:00
Renovate Bot
5506406dbf
Update dependency ghost-ignition to v4.5.4
2021-03-08 02:15:38 +00:00
Fabien O'Carroll
0d97bd7dd6
Published new versions
...
- @tryghost/magic-link@0.6.7
- @tryghost/members-api@0.37.10
- @tryghost/members-ssr@0.8.11
2021-02-22 14:02:54 +00:00
Renovate Bot
6a7aaf0397
Update dependency ghost-ignition to v4.4.4
2021-02-19 21:24:49 +00:00
Rish
8b3cd5499c
Published new versions
...
- @tryghost/magic-link@0.6.6
- @tryghost/members-api@0.37.7
- @tryghost/members-ssr@0.8.10
2021-02-01 10:25:11 +05:30
Renovate Bot
f823334b15
Update dependency ghost-ignition to v4.4.3
2021-01-28 17:28:39 +00:00
Fabien O'Carroll
8d9340534d
Published new versions
...
- @tryghost/magic-link@0.6.5
- @tryghost/members-api@0.37.4
- @tryghost/members-csv@0.4.3
- @tryghost/members-ssr@0.8.9
2021-01-26 12:02:58 +00:00
John O'Nolan
0e0b2f3cb2
2021
2021-01-25 16:34:32 +00:00
Fabien O'Carroll
c885e024ae
Published new versions
...
- @tryghost/magic-link@0.6.4
- @tryghost/members-api@0.37.3
- @tryghost/members-ssr@0.8.8
2021-01-25 13:21:34 +00:00
Renovate Bot
40ef97e6d3
Update dependency ghost-ignition to v4.4.2
2021-01-25 01:37:03 +00:00
Fabien O'Carroll
07fea2c68c
Published new versions
...
- @tryghost/magic-link@0.6.3
- @tryghost/members-api@0.37.0
- @tryghost/members-csv@0.4.2
- @tryghost/members-ssr@0.8.7
2021-01-18 16:51:19 +00:00
Renovate Bot
af13570076
Update dependency ghost-ignition to v4.3.0
2021-01-14 17:05:36 +00:00
Fabien O'Carroll
bd1173ef9f
Published new versions
...
- @tryghost/magic-link@0.6.2
- @tryghost/members-api@0.35.0
- @tryghost/members-csv@0.3.3
- @tryghost/members-ssr@0.8.6
2020-11-23 16:53:10 +00:00
Renovate Bot
5879193940
Update dependency ghost-ignition to v4.2.4
2020-11-05 12:04:34 +00:00
Renovate Bot
a4d2dcaa8c
Update dependency ghost-ignition to v4.2.3
2020-11-02 01:05:58 +00:00
Daniel Lockyer
85800c57f7
Published new versions
...
- @tryghost/magic-link@0.4.13
- @tryghost/members-api@0.25.2
- @tryghost/members-ssr@0.8.5
2020-08-11 09:10:32 +01:00
Daniel Lockyer
56ef95c397
Updated ghost-ignition dependency
...
- this will resolve the lodash warnings when running `yarn audit`
2020-08-11 09:08:54 +01:00
Fabien O'Carroll
20e3b6cc8a
Published new versions
...
- @tryghost/magic-link@0.4.12
- @tryghost/members-api@0.25.0
- @tryghost/members-ssr@0.8.4
2020-07-24 13:48:27 +02:00
Renovate Bot
8137d5aa72
Update dependency mocha to v6.2.3
2020-07-23 13:04:38 +00:00
Fabien O'Carroll
9dc22b2bb2
Published new versions
...
- @tryghost/magic-link@0.4.11
- @tryghost/members-api@0.24.1
- @tryghost/members-ssr@0.8.3
2020-07-21 12:02:36 +02:00
Renovate Bot
f94f1bc107
Update dependency @types/node to v12.12.51
2020-07-20 22:51:48 +00:00
Renovate Bot
cd2a8511c8
Update dependency @types/node to v12.12.50
2020-07-10 17:06:24 +00:00
renovate[bot]
0687210bfc
Update dependency ghost-ignition to v4 ( #108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-10 16:36:33 +02:00