Skip to content

Commit 341d706

Browse files
Update TryGhost packages (#619)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tryghost/errors](https://redirect.github.com/TryGhost/framework) ([source](https://redirect.github.com/TryGhost/framework/tree/HEAD/packages/errors)) | [`3.0.0` → `3.0.1`](https://renovatebot.com/diffs/npm/@tryghost%2ferrors/3.0.0/3.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2ferrors/3.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2ferrors/3.0.0/3.0.1?slim=true) | | [@tryghost/validator](https://redirect.github.com/TryGhost/framework) ([source](https://redirect.github.com/TryGhost/framework/tree/HEAD/packages/validator)) | [`2.0.0` → `2.0.1`](https://renovatebot.com/diffs/npm/@tryghost%2fvalidator/2.0.0/2.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fvalidator/2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fvalidator/2.0.0/2.0.1?slim=true) | --- ### Release Notes <details> <summary>TryGhost/framework (@&#8203;tryghost/errors)</summary> ### [`v3.0.1`](https://redirect.github.com/TryGhost/framework/compare/@tryghost/errors@3.0.0...@tryghost/errors@3.0.1) [Compare Source](https://redirect.github.com/TryGhost/framework/compare/@tryghost/errors@3.0.0...@tryghost/errors@3.0.1) </details> <details> <summary>TryGhost/framework (@&#8203;tryghost/validator)</summary> ### [`v2.0.1`](https://redirect.github.com/TryGhost/framework/compare/@tryghost/validator@2.0.0...@tryghost/validator@2.0.1) [Compare Source](https://redirect.github.com/TryGhost/framework/compare/@tryghost/validator@2.0.0...@tryghost/validator@2.0.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/TrafficAnalytics). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed7ece2 commit 341d706

2 files changed

Lines changed: 17 additions & 1306 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
"@opentelemetry/sdk-trace-base": "2.6.0",
7474
"@opentelemetry/semantic-conventions": "1.40.0",
7575
"@sinclair/typebox": "0.34.48",
76-
"@tryghost/errors": "3.0.0",
76+
"@tryghost/errors": "3.0.1",
7777
"@tryghost/referrer-parser": "0.1.14",
78-
"@tryghost/validator": "2.0.0",
78+
"@tryghost/validator": "2.0.1",
7979
"fastify": "5.8.2",
8080
"fastify-plugin": "5.1.0",
8181
"pino": "10.3.1",

0 commit comments

Comments
 (0)