Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbce71a2

Browse files
chore(release): v3.36.2
[ci skip]
1 parent21a8244 commitbce71a2

File tree

32 files changed

+157
-16
lines changed

32 files changed

+157
-16
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
##[3.36.2](https://github.com/serenity-js/serenity-js/compare/v3.36.1...v3.36.2) (2025-11-26)
7+
8+
9+
###Bug Fixes
10+
11+
***deps:** update playwright dependencies to v1.57.0 ([800445e](https://github.com/serenity-js/serenity-js/commit/800445eca508112ab2dd9fd1f1101113c6091fe3))
12+
***deps:** update webdriverio dependencies to ^9.20.1 ([1d89e8b](https://github.com/serenity-js/serenity-js/commit/1d89e8bb8f5ec03386afdef0eacdab802c7d6940))
13+
14+
15+
16+
17+
618
##[3.36.1](https://github.com/serenity-js/serenity-js/compare/v3.36.0...v3.36.1) (2025-11-16)
719

820

‎lerna.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"loglevel":"verbose",
44
"strict":true,
55
"npmClient":"pnpm",
6-
"version":"3.36.1",
6+
"version":"3.36.2",
77
"command": {
88
"create": {
99
"homepage":"https://serenity-js.org",

‎packages/assertions/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
##[3.36.2](https://github.com/serenity-js/serenity-js/compare/v3.36.1...v3.36.2) (2025-11-26)
7+
8+
**Note:** Version bump only for package@serenity-js/assertions
9+
10+
11+
12+
13+
614
##[3.36.1](https://github.com/serenity-js/serenity-js/compare/v3.36.0...v3.36.1) (2025-11-16)
715

816

‎packages/assertions/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@serenity-js/assertions",
3-
"version":"3.36.1",
3+
"version":"3.36.2",
44
"description":"Serenity/JS universal assertion library supporting all types of functional tests, including both web and REST API scenarios",
55
"author": {
66
"name":"Jan Molak",

‎packages/console-reporter/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
##[3.36.2](https://github.com/serenity-js/serenity-js/compare/v3.36.1...v3.36.2) (2025-11-26)
7+
8+
**Note:** Version bump only for package@serenity-js/console-reporter
9+
10+
11+
12+
13+
614
##[3.36.1](https://github.com/serenity-js/serenity-js/compare/v3.36.0...v3.36.1) (2025-11-16)
715

816

‎packages/console-reporter/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@serenity-js/console-reporter",
3-
"version":"3.36.1",
3+
"version":"3.36.2",
44
"description":"Serenity/JS console reporter that displays test results directly in the standard output",
55
"author": {
66
"name":"Jan Molak",

‎packages/core/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
##[3.36.2](https://github.com/serenity-js/serenity-js/compare/v3.36.1...v3.36.2) (2025-11-26)
7+
8+
**Note:** Version bump only for package@serenity-js/core
9+
10+
11+
12+
13+
614
##[3.36.1](https://github.com/serenity-js/serenity-js/compare/v3.36.0...v3.36.1) (2025-11-16)
715

816

‎packages/core/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@serenity-js/core",
3-
"version":"3.36.1",
3+
"version":"3.36.2",
44
"description":"The core Serenity/JS framework, providing the Screenplay Pattern interfaces, as well as the test reporting and integration infrastructure",
55
"author": {
66
"name":"Jan Molak",

‎packages/cucumber/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
##[3.36.2](https://github.com/serenity-js/serenity-js/compare/v3.36.1...v3.36.2) (2025-11-26)
7+
8+
**Note:** Version bump only for package@serenity-js/cucumber
9+
10+
11+
12+
13+
614
##[3.36.1](https://github.com/serenity-js/serenity-js/compare/v3.36.0...v3.36.1) (2025-11-16)
715

816

‎packages/cucumber/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@serenity-js/cucumber",
3-
"version":"3.36.1",
3+
"version":"3.36.2",
44
"description":"Serenity/JS test runner adapter for seamless integration with any version of Cucumber.js, facilitating BDD-style test automation and leveraging Serenity/JS reporting capabilities",
55
"author": {
66
"name":"Jan Molak",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp