Skip to content

Commit

Permalink
Updated @tryghost/errors dependency
Browse files Browse the repository at this point in the history
- there's a weird situation when we have mixed versions of the
  dependency because different libraries try to compare instances
- this brings the usage up to 1.2.21 so we can fix the build for now
  • Loading branch information
daniellockyer committed Feb 22, 2023
1 parent 85ac38c commit 2d1f9ff
Show file tree
Hide file tree
Showing 30 changed files with 94 additions and 120 deletions.
2 changes: 1 addition & 1 deletion ghost/adapter-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20"
"@tryghost/errors": "1.2.21"
}
}
2 changes: 1 addition & 1 deletion ghost/api-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/promise": "0.1.22",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
Expand Down
2 changes: 1 addition & 1 deletion ghost/audience-feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4"
}
Expand Down
6 changes: 3 additions & 3 deletions ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@tryghost/email-mock-receiver": "0.1.0",
"@tryghost/email-service": "0.0.0",
"@tryghost/email-suppression-list": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/express-dynamic-redirects": "0.0.0",
"@tryghost/helpers": "1.1.75",
"@tryghost/html-to-plaintext": "0.0.0",
Expand Down Expand Up @@ -171,7 +171,7 @@
"ghost-storage-base": "1.0.0",
"glob": "8.1.0",
"got": "11.8.6",
"gscan": "4.36.0",
"gscan": "4.36.1",
"human-number": "2.0.1",
"image-size": "1.0.2",
"intl": "1.2.5",
Expand All @@ -182,7 +182,7 @@
"juice": "8.1.0",
"keypair": "1.0.4",
"knex": "2.4.2",
"knex-migrator": "5.1.1",
"knex-migrator": "5.1.2",
"lodash": "4.17.21",
"luxon": "3.2.1",
"moment": "2.24.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/custom-theme-settings-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21"
}
Expand Down
4 changes: 2 additions & 2 deletions ghost/email-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@tryghost/color-utils": "0.1.22",
"@tryghost/email-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/html-to-plaintext": "0.0.0",
"@tryghost/kg-default-cards": "6.0.0",
"@tryghost/logging": "2.4.0",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4",
"@tryghost/validator": "^0.2.0",
"bson-objectid": "2.0.4",
"cheerio": "0.22.0",
"handlebars": "4.7.7",
"juice": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/job-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@breejs/later": "4.1.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"bree": "6.5.0",
"cron-validate": "1.4.5",
Expand Down
2 changes: 1 addition & 1 deletion ghost/link-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/link-redirects": "0.0.0",
"@tryghost/nql": "0.11.0",
"@tryghost/tpl": "0.1.21",
Expand Down
2 changes: 1 addition & 1 deletion ghost/magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"@tryghost/validator": "0.1.31",
"jsonwebtoken": "8.5.1"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/magic-link": "0.0.0",
"@tryghost/member-events": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/member-events": "0.0.0",
"moment-timezone": "0.5.34"
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/members-csv": "0.0.0",
"@tryghost/tpl": "0.1.21",
Expand Down
2 changes: 1 addition & 1 deletion ghost/members-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"cookies": "0.8.0",
"jsonwebtoken": "8.5.1"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/milestones/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"bson-objectid": "2.0.4"
}
}
2 changes: 1 addition & 1 deletion ghost/minifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"csso": "5.0.5",
"terser": "5.16.4",
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-api-version-mismatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"c8": "7.13.0",
"mocha": "10.2.0",
"sinon": "14.0.2"
Expand Down
2 changes: 1 addition & 1 deletion ghost/mw-error-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/http-cache-utils": "0.1.6",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion ghost/oembed-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mocha": "10.2.0"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/tpl": "0.1.21",
"charset": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ghost/offers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/mongo-utils": "0.5.0",
"@tryghost/string": "0.2.2",
"lodash": "4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion ghost/package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tmp": "0.2.1"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"fs-extra": "11.1.0",
"lodash": "4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion ghost/payments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/members-offers": "0.0.0",
"@tryghost/tiers": "0.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/session-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20"
"@tryghost/errors": "1.2.21"
}
}
2 changes: 1 addition & 1 deletion ghost/settings-path-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sinon": "14.0.2"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/tpl": "0.1.21",
"date-fns": "2.29.3"
}
Expand Down
2 changes: 1 addition & 1 deletion ghost/slack-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/validator": "0.2.0",
"@tryghost/version": "0.1.19",
"got": "9.6.0"
Expand Down
2 changes: 1 addition & 1 deletion ghost/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/member-events": "0.0.0",
"leaky-bucket": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion ghost/tiers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mocha": "10.2.0"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/string": "0.2.2",
"@tryghost/tpl": "0.1.21",
"bson-objectid": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion ghost/update-check-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@tryghost/debug": "0.1.21",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.4.0",
"@tryghost/tpl": "0.1.21",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion ghost/verification-trigger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@tryghost/domain-events": "0.0.0",
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/member-events": "0.0.0"
}
}
4 changes: 2 additions & 2 deletions ghost/webmentions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"lib"
],
"devDependencies": {
"bson-objectid": "2.0.4",
"c8": "7.13.0",
"mocha": "10.2.0",
"nock": "13.3.0",
"bson-objectid": "2.0.4",
"sinon": "15.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.20",
"@tryghost/errors": "1.2.21",
"@tryghost/logging": "2.3.6",
"cheerio": "0.22.0"
}
Expand Down
Loading

0 comments on commit 2d1f9ff

Please sign in to comment.