103 Commits

Author SHA1 Message Date
Yury Semikhatsky
af2dd24147
chore: set version 1.44.0 (#1578) 2024-05-17 09:10:14 -07:00
Yury Semikhatsky
5636edf69a
test: ControlOrMeta modifier (#1564) 2024-05-02 16:30:27 -07:00
dependabot[bot]
abfe50ce59
chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#1556) 2024-05-01 15:15:23 -07:00
dependabot[bot]
fe51fb4cf6
chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#1562) 2024-04-29 17:02:12 -07:00
dependabot[bot]
764cc8cc8a
chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#1561) 2024-04-29 17:01:59 -07:00
dependabot[bot]
102d337b4a
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#1555) 2024-04-22 11:29:53 -07:00
dependabot[bot]
5c17cc49ed
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#1550) 2024-04-16 10:57:00 -07:00
dependabot[bot]
2829a37d58
chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#1543) 2024-04-10 09:19:51 -07:00
Yury Semikhatsky
a917f2ef5c
fix(docs): generate javadocs (#1534)
Reference https://github.com/microsoft/playwright-java/issues/1533
2024-04-03 13:22:23 -07:00
dependabot[bot]
f497bcc27d
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1531) 2024-04-01 18:10:20 -07:00
dependabot[bot]
8cdfd183b8
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#1516) 2024-03-20 15:44:36 -07:00
dependabot[bot]
c37b13eafb
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#1517) 2024-03-20 15:44:19 -07:00
Yury Semikhatsky
53879c8405
chore: bump dev version to 1.43 (#1513) 2024-03-11 17:00:33 -07:00
dependabot[bot]
91c3264c75
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#1509) 2024-03-11 16:37:53 -07:00
Max Schmitt
8286f8a9d8
chore: bump dependencies (#1484) 2024-02-09 20:48:01 +01:00
Yury Semikhatsky
ffe2bd4a96
chore: set dev version to 1.42 (#1454) 2024-01-17 16:27:02 -08:00
uchagani
f28ca44fa0
feat(junit-playwright) (#1412) 2023-12-04 17:32:59 -08:00
Yury Semikhatsky
d73f953e68
chore: mark 1.41 dev version (#1428) 2023-11-20 11:03:13 -08:00
Yury Semikhatsky
cc28516281
chore: mark version 1.40.0 (#1427) 2023-11-20 10:57:07 -08:00
Yury Semikhatsky
4efb792c36
chore: set dev version to 1.40 (#1411) 2023-10-13 14:02:10 -07:00
Yury Semikhatsky
5fe5a3e925
Revert "feat(junit-playwright) (#1371)" (#1402)
This reverts commit fb2188cd2a041768be664f899d32b856787a7b73.
2023-10-10 16:32:08 -07:00
uchagani
fb2188cd2a
feat(junit-playwright) (#1371) 2023-09-29 16:41:01 -07:00
Yury Semikhatsky
f629f915de
chore: set dev version to 1.39.0-SNAPSHOT (#1387) 2023-09-18 17:32:19 -07:00
Yury Semikhatsky
883487772a
Revert "feat(soft-assertions): Implement soft assertions for playwrig… (#1377)
Revert "feat(soft-assertions): Implement soft assertions for playwright-java (#1361)"

This reverts commit 86f929aaf0c58eb4c6a27f4cdcb5adb6180bb6cc.
2023-09-06 15:27:30 -07:00
Oliver Weiler
2dbfa9d38e
chore: Generate metadata for method parameters (#1370) 2023-09-01 09:30:52 -07:00
uchagani
86f929aaf0
feat(soft-assertions): Implement soft assertions for playwright-java (#1361) 2023-08-28 12:41:44 -07:00
Yury Semikhatsky
4204096c24
chore: set dev version to 1.38 (#1350) 2023-08-11 15:31:11 -07:00
Yury Semikhatsky
463146ab11
chore: set dev version to 1.37 (#1337) 2023-07-14 14:50:36 -07:00
Yury Semikhatsky
7a1bbe23b1
chore: bump dev version to 1.36.0-SNAPSHOT (#1305) 2023-06-12 15:57:36 -07:00
Yury Semikhatsky
5a4640fe2a
chore: set dev version to 1.35 (#1288) 2023-05-24 16:45:39 -07:00
Yury Semikhatsky
23de4518f4
chore: bump dev version to 1.34 (#1273) 2023-05-02 13:40:57 -07:00
Yury Semikhatsky
1783b117e6
chore: bump dev revision to 1.33 (#1252) 2023-03-27 15:58:29 -07:00
Yury Semikhatsky
9fdcbb63f9
chore: bump dev version to 1.32.0-SNAPSHOT (#1212) 2023-02-22 11:20:04 -08:00
Karl Heinz Marbaise
4762ad9768
devops: Improve plugin configuration inheritance usage (#1201) (#1202)
devops: Improve plugin configuration inheritance usage. (#1201)
 - removing duplication of plugin definition in modules
 - using single location to define all (parent)
 - defined all used plugins via pluginManagement with
   most recent versions.
 - removed life cycle binding from pluginManagement
 - moved life cycle binding to default location
 - using jar-no-fork of maven-source-plugin.
2023-02-17 15:38:52 -08:00
Karl Heinz Marbaise
0fb77bbc81
fix: Improve maven plugin configuration (#1200) 2023-02-17 09:48:45 -08:00
Yury Semikhatsky
e81b874bbb
chore: set dev version 1.31.0-SNAPSHOT (#1186) 2023-01-23 11:55:55 -08:00
Yury Semikhatsky
9010fa95a0
chore: bump dev version to 1.30 (#1180) 2023-01-18 12:21:03 -08:00
Yury Semikhatsky
93a62868a1
devops: remove sonatype plugins from pom (#1171) 2023-01-18 09:31:53 -08:00
Yury Semikhatsky
81d31d24f8
chore(tests): suppress surefire plugin "Corrupted STDOUT..." warning (#1151) 2022-12-28 15:14:10 -08:00
Yury Semikhatsky
8904de9bb8
chore: set dev version to 1.29.0-SNAPSHOT (#1126) 2022-11-16 12:43:07 -08:00
Yury Semikhatsky
261160e4cf
chore: bump dev version to 1.28.0-SNAPSHOT (#1094) 2022-10-07 17:29:18 -07:00
Yury Semikhatsky
b5c09a3141
chore: set dev version to 1.27.0-SNAPSHOT (#1073) 2022-09-20 15:32:03 -07:00
Yury Semikhatsky
8ef960a5f7
chore: mark 1.26.0 (#1072) 2022-09-20 14:28:40 -07:00
Yury Semikhatsky
f036b3d38a
chore: bump dev version to 1.26.0-SNAPSHOT (#1028) 2022-08-12 13:55:06 -07:00
Yury Semikhatsky
77538dcf7f
chore: bump dev version to 1.25 (#1007) 2022-07-25 15:56:22 -07:00
Yury Semikhatsky
844d1665b2
chore: set dev version to 1.24.0-SNAPSHOT (#972) 2022-06-28 09:14:57 -07:00
dependabot[bot]
a48fef6b01
chore(deps): bump gson from 2.8.6 to 2.8.9 (#936) 2022-06-11 09:36:35 -07:00
Yury Semikhatsky
34d23a833e
devops: bump version to 1.23.0-SNAPSHOT (#930) 2022-05-13 11:14:15 -07:00
Yury Semikhatsky
41fd9a6f75
chore: bump dev version to 1.22 (#897) 2022-04-12 10:46:31 -07:00
Yury Semikhatsky
5b0ef8b7bf
chore: update current version to 1.21.0-SNAPSHOT (#847) 2022-03-14 17:16:37 -07:00