Skip to content

Commit

Permalink
chore: release --skip-ci
Browse files Browse the repository at this point in the history
 - @k2g/dullahan-adapter-playwright@1.0.0-alpha.144
 - @k2g/dullahan-adapter-puppeteer@1.0.0-alpha.144
 - @k2g/dullahan-adapter-selenium-3@1.0.0-alpha.144
 - @k2g/dullahan-adapter-selenium-4@1.0.0-alpha.144
 - @k2g/dullahan-plugin-aws-s3@1.0.0-alpha.144
 - @k2g/dullahan-plugin-browserstack@1.0.0-alpha.144
 - @k2g/dullahan-plugin-github@1.0.0-alpha.144
 - @k2g/dullahan-plugin-gitlab@1.0.0-alpha.144
 - @k2g/dullahan-plugin-report-html@1.0.0-alpha.144
 - @k2g/dullahan-plugin-report-json@1.0.0-alpha.144
 - @k2g/dullahan-plugin-report-markdown@1.0.0-alpha.144
 - @k2g/dullahan-plugin-slack@1.0.0-alpha.144
 - @k2g/dullahan-plugin-xvfb@1.0.0-alpha.144
 - @k2g/dullahan-runner-aws-lambda@1.0.0-alpha.144
 - @k2g/dullahan-runner-development@1.0.0-alpha.144
 - @k2g/dullahan-runner-standard@1.0.0-alpha.144
 - @k2g/dullahan@1.0.0-alpha.144
  • Loading branch information
Dullahan2bot committed Jun 8, 2022
1 parent 7d0e486 commit 9c796c8
Show file tree
Hide file tree
Showing 34 changed files with 220 additions and 33 deletions.
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-playwright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-playwright",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"playwright": "^1.21.0"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-puppeteer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-puppeteer",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"puppeteer": "14.3"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-selenium-3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-selenium-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-selenium-3",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"selenium-webdriver": "^3.6.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-adapter-selenium-4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-adapter-selenium-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-adapter-selenium-4",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"deepmerge": "^4.2.2",
"selenium-webdriver": "4.2.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-aws-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-aws-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-aws-s3",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "Allows Dullahan to upload artifacts to AWS S3",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"aws-sdk": "^2.753.0"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-browserstack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-browserstack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-browserstack",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "Allows Dullahan to manage Browserstack",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"browserstack-local": "^1.4.7",
"node-fetch": "^2.6.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-github",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "Allows Dullahan to share test results on GitHub",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,7 +13,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"@octokit/rest": "^18.0.6"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-gitlab",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "Allows Dullahan to share test results on GitLab",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143"
"@k2g/dullahan": "^1.0.0-alpha.144"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-html",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -14,7 +14,7 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143",
"@k2g/dullahan": "^1.0.0-alpha.144",
"ejs": "^3.1.5"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-json/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-json",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143"
"@k2g/dullahan": "^1.0.0-alpha.144"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-report-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/dullahan-plugin-report-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k2g/dullahan-plugin-report-markdown",
"version": "1.0.0-alpha.143",
"version": "1.0.0-alpha.144",
"description": "TODO",
"repository": "https://github.com/Kaartje2go/Dullahan",
"license": "GPL-3.0",
Expand All @@ -13,6 +13,6 @@
"compile-code": "tsc -p ./tsconfig.build.json"
},
"dependencies": {
"@k2g/dullahan": "^1.0.0-alpha.143"
"@k2g/dullahan": "^1.0.0-alpha.144"
}
}
11 changes: 11 additions & 0 deletions packages/dullahan-plugin-slack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0-alpha.144 (2022-06-08)


### Bug Fixes

* **deps:** update dependency puppeteer to 14.3 ([#275](https://github.com/Kaartje2go/Dullahan/issues/275)) ([7d0e486](https://github.com/Kaartje2go/Dullahan/commit/7d0e4867c5312b4e7bb2a1b894f00444e2871759))





# 1.0.0-alpha.143 (2022-06-02)


Expand Down
Loading

0 comments on commit 9c796c8

Please sign in to comment.