Skip to content

Commit

Permalink
chore: release sanity runner [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tophat-opensource-bot committed Apr 25, 2023
1 parent f2d0fd9 commit a4547de
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 22 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

<!-- MONODEPLOY:BELOW -->

## [6.6.2](https://github.com/tophat/sanity-runner/compare/@tophat/sanity-runner-plugin-slack@6.5.3...@tophat/sanity-runner-plugin-slack@6.6.2) "@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/sanity-runner-types@6.5.3...@tophat/sanity-runner-types@6.6.2) "@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/sanity-runner-client@6.5.3...sanity-runner-client@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/sanity-runner-service@6.6.1...sanity-runner-service@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/sanity-runner-service@6.6.0...sanity-runner-service@6.6.1) "sanity-runner-service" (2023-04-12)<a name="6.6.1"></a>

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
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. <opensource@tophat.com>",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/fullstory/package.json
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. <opensource@tophat.com>",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/pagerduty/package.json
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. <opensource@tophat.com>",
"group": "sanity-runner",
Expand All @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/slack/package.json
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. <opensource@tophat.com>",
"group": "sanity-runner",
Expand Down Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions packages/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-runner-service",
"version": "6.6.1",
"version": "6.6.2",
"description": "Distributed Sanity Test Suite Runner.",
"group": "sanity-runner",
"main": "bundle/handler.js",
Expand Down Expand Up @@ -80,9 +80,9 @@
"@jest/test-result": "^28.1.3",
"@jest/types": "^28.1.3",
"@sparticuz/chrome-aws-lambda": "^14.4.1",
"@tophat/sanity-runner-plugin-fullstory": "^6.5.3",
"@tophat/sanity-runner-plugin-pagerduty": "^6.5.3",
"@tophat/sanity-runner-plugin-slack": "^6.5.3",
"@tophat/sanity-runner-plugin-fullstory": "^6.6.2",
"@tophat/sanity-runner-plugin-pagerduty": "^6.6.2",
"@tophat/sanity-runner-plugin-slack": "^6.6.2",
"@types/aws-lambda": "^8.10.114",
"@types/puppeteer": "^5.4.7",
"chalk": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
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. <opensource@tophat.com>",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5453,36 +5453,36 @@ __metadata:
languageName: node
linkType: hard

"@tophat/sanity-runner-plugin-fullstory@^6.5.3, @tophat/sanity-runner-plugin-fullstory@workspace:packages/plugins/fullstory":
"@tophat/sanity-runner-plugin-fullstory@^6.6.2, @tophat/sanity-runner-plugin-fullstory@workspace:packages/plugins/fullstory":
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-plugin-fullstory@workspace:packages/plugins/fullstory"
dependencies:
"@tophat/sanity-runner-types": "workspace:^6.5.3"
"@tophat/sanity-runner-types": "workspace:^6.6.2"
"@types/node": ^16.11.36
languageName: unknown
linkType: soft

"@tophat/sanity-runner-plugin-pagerduty@^6.5.3, @tophat/sanity-runner-plugin-pagerduty@workspace:packages/plugins/pagerduty":
"@tophat/sanity-runner-plugin-pagerduty@^6.6.2, @tophat/sanity-runner-plugin-pagerduty@workspace:packages/plugins/pagerduty":
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-plugin-pagerduty@workspace:packages/plugins/pagerduty"
dependencies:
"@tophat/sanity-runner-types": "workspace:^6.5.3"
"@tophat/sanity-runner-types": "workspace:^6.6.2"
"@types/node": ^16.11.36
node-pagerduty: ^1.3.6
languageName: unknown
linkType: soft

"@tophat/sanity-runner-plugin-slack@^6.5.3, @tophat/sanity-runner-plugin-slack@workspace:packages/plugins/slack":
"@tophat/sanity-runner-plugin-slack@^6.6.2, @tophat/sanity-runner-plugin-slack@workspace:packages/plugins/slack":
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-plugin-slack@workspace:packages/plugins/slack"
dependencies:
"@slack/web-api": ^6.8.1
"@tophat/sanity-runner-types": "workspace:^6.5.3"
"@tophat/sanity-runner-types": "workspace:^6.6.2"
"@types/node": ^16.11.36
languageName: unknown
linkType: soft

"@tophat/sanity-runner-types@workspace:*, @tophat/sanity-runner-types@workspace:^6.5.3, @tophat/sanity-runner-types@workspace:packages/types":
"@tophat/sanity-runner-types@workspace:*, @tophat/sanity-runner-types@workspace:^6.6.2, @tophat/sanity-runner-types@workspace:packages/types":
version: 0.0.0-use.local
resolution: "@tophat/sanity-runner-types@workspace:packages/types"
dependencies:
Expand Down Expand Up @@ -20541,9 +20541,9 @@ __metadata:
"@sparticuz/chrome-aws-lambda": ^14.4.1
"@swc/core": ^1.3.55
"@swc/jest": ^0.2.26
"@tophat/sanity-runner-plugin-fullstory": ^6.5.3
"@tophat/sanity-runner-plugin-pagerduty": ^6.5.3
"@tophat/sanity-runner-plugin-slack": ^6.5.3
"@tophat/sanity-runner-plugin-fullstory": ^6.6.2
"@tophat/sanity-runner-plugin-pagerduty": ^6.6.2
"@tophat/sanity-runner-plugin-slack": ^6.6.2
"@tophat/sanity-runner-types": "workspace:*"
"@types/aws-lambda": ^8.10.114
"@types/expect-puppeteer": ^4.4.7
Expand Down

0 comments on commit a4547de

Please sign in to comment.