This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: release sanity runner [skip ci]
- Loading branch information
1 parent
f2d0fd9
commit a4547de
Showing
8 changed files
with
62 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,46 @@ | |
|
||
<!-- MONODEPLOY:BELOW --> | ||
|
||
## [6.6.2](https://github.com/tophat/sanity-runner/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/sanity-runner-plugin-slack" (2023-04-25)<a name="6.6.2"></a> | ||
|
||
### Dependencies | ||
|
||
* update util dependencies ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
* update glob to v10 ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
|
||
|
||
## [6.6.2](https://github.com/tophat/sanity-runner/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/sanity-runner-types" (2023-04-25)<a name="6.6.2"></a> | ||
|
||
### Dependencies | ||
|
||
* update util dependencies ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
* update glob to v10 ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
|
||
|
||
## [6.6.2](https://github.com/tophat/sanity-runner/compare/[email protected]@6.6.2) "sanity-runner-client" (2023-04-25)<a name="6.6.2"></a> | ||
|
||
### Dependencies | ||
|
||
* update dependency @types/lodash to ^4.14.192 (#348) ([2ffd419](https://github.com/tophat/sanity-runner/commits/2ffd419)) | ||
* update dependency clipanion to ^3.2.0 (#354) ([51a3b03](https://github.com/tophat/sanity-runner/commits/51a3b03)) | ||
* update util dependencies ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
* update glob to v10 ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
|
||
|
||
## [6.6.2](https://github.com/tophat/sanity-runner/compare/[email protected]@6.6.2) "sanity-runner-service" (2023-04-25)<a name="6.6.2"></a> | ||
|
||
### Dependencies | ||
|
||
* update dependency @swc/jest to ^0.2.24 (#342) ([11c6a9e](https://github.com/tophat/sanity-runner/commits/11c6a9e)) | ||
* update dependency xml2js to ^0.5.0 [security] (#341) ([e4dd5e4](https://github.com/tophat/sanity-runner/commits/e4dd5e4)) | ||
* update dependency @types/morgan to ^1.9.4 (#349) ([85c76e3](https://github.com/tophat/sanity-runner/commits/85c76e3)) | ||
* update dependency @types/aws-lambda to ^8.10.114 (#344) ([7266469](https://github.com/tophat/sanity-runner/commits/7266469)) | ||
* update dependency @types/puppeteer to ^5.4.7 (#350) ([4325324](https://github.com/tophat/sanity-runner/commits/4325324)) | ||
* update util dependencies ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
* update glob to v10 ([9a9b41d](https://github.com/tophat/sanity-runner/commits/9a9b41d)) | ||
* update jest-junit to v16 (#360) ([fcca21f](https://github.com/tophat/sanity-runner/commits/fcca21f)) | ||
|
||
|
||
## [6.6.1](https://github.com/tophat/sanity-runner/compare/[email protected]@6.6.1) "sanity-runner-service" (2023-04-12)<a name="6.6.1"></a> | ||
|
||
### Dependencies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sanity-runner-client", | ||
"version": "6.5.3", | ||
"version": "6.6.2", | ||
"description": "Sanity cli client", | ||
"group": "sanity-runner", | ||
"author": "Top Hat Monocle Corp. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tophat/sanity-runner-plugin-fullstory", | ||
"version": "6.5.3", | ||
"version": "6.6.2", | ||
"description": "Sanity runner plugin for fullstory", | ||
"group": "sanity-runner", | ||
"author": "Top Hat Monocle Corp. <[email protected]>", | ||
|
@@ -27,7 +27,7 @@ | |
"directory": "packages/plugins/fullstory" | ||
}, | ||
"dependencies": { | ||
"@tophat/sanity-runner-types": "workspace:^6.5.3" | ||
"@tophat/sanity-runner-types": "workspace:^6.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.11.36" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tophat/sanity-runner-plugin-pagerduty", | ||
"version": "6.5.3", | ||
"version": "6.6.2", | ||
"description": "Sanity runner plugin for pagerduty", | ||
"author": "Top Hat Monocle Corp. <[email protected]>", | ||
"group": "sanity-runner", | ||
|
@@ -27,7 +27,7 @@ | |
"directory": "packages/plugins/pagerduty" | ||
}, | ||
"dependencies": { | ||
"@tophat/sanity-runner-types": "workspace:^6.5.3", | ||
"@tophat/sanity-runner-types": "workspace:^6.6.2", | ||
"node-pagerduty": "^1.3.6" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tophat/sanity-runner-plugin-slack", | ||
"version": "6.5.3", | ||
"version": "6.6.2", | ||
"description": "Sanity runner plugin for slack alerts", | ||
"author": "Top Hat Monocle Corp. <[email protected]>", | ||
"group": "sanity-runner", | ||
|
@@ -28,7 +28,7 @@ | |
}, | ||
"dependencies": { | ||
"@slack/web-api": "^6.8.1", | ||
"@tophat/sanity-runner-types": "workspace:^6.5.3" | ||
"@tophat/sanity-runner-types": "workspace:^6.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.11.36" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tophat/sanity-runner-types", | ||
"version": "6.5.3", | ||
"version": "6.6.2", | ||
"description": "Sanity runner typescript types", | ||
"group": "sanity-runner", | ||
"author": "Top Hat Monocle Corp. <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters