Commit Graph

178 Commits

Author SHA1 Message Date
dependabot[bot]
e9e1e629a6 Bump js from 1.5.20 to 1.5.21 in /samples/js
Bumps js from 1.5.20 to 1.5.21.

---
updated-dependencies:
- dependency-name: js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 09:57:41 +02:00
dependabot[bot]
9bf8954a18 Bump jvm from 1.5.20 to 1.5.21 in /samples/jvm/spek
Bumps jvm from 1.5.20 to 1.5.21.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 09:57:34 +02:00
dependabot[bot]
30776fad73 Bump jvm from 1.5.20 to 1.5.21 in /samples/jvm/junit5
Bumps jvm from 1.5.20 to 1.5.21.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 09:57:28 +02:00
dependabot[bot]
9e51dd12da Bump kotlin.version from 1.5.20 to 1.5.21 in /samples/maven
Bumps `kotlin.version` from 1.5.20 to 1.5.21.

Updates `kotlin-stdlib-jdk8` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)

Updates `kotlin-reflect` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)

Updates `kotlin-maven-plugin` from 1.5.20 to 1.5.21

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 09:57:18 +02:00
dependabot[bot]
236510ad3f Bump multiplatform from 1.5.20 to 1.5.21 in /samples/multiplatform
Bumps multiplatform from 1.5.20 to 1.5.21.

---
updated-dependencies:
- dependency-name: multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 09:57:09 +02:00
Ed
3a7c9cdac7 Move note on infix-api to correct location 2021-07-13 11:51:02 -07:00
Ed
a7215d83c4 Migrate multiplatform sample to kotlin dsl 2021-07-13 11:41:29 -07:00
Ed
0910575c55 Migrate build to kotlin DSL for jvm samples 2021-07-13 11:41:29 -07:00
Ed
b15488b8b9 Migrate build to kotlin dsl for atrium-with-mocha 2021-07-13 11:41:29 -07:00
dependabot[bot]
88303219f2 Bump org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 14:55:33 +02:00
dependabot[bot]
5c86df680e Bump org.jetbrains.kotlin.js from 1.5.10 to 1.5.20 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.5.10 to 1.5.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 10:44:19 +02:00
dependabot[bot]
52dfeedc18 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 10:34:18 +02:00
dependabot[bot]
0135dd7edb Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform
Bumps org.jetbrains.kotlin.multiplatform from 1.5.10 to 1.5.20.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 10:34:13 +02:00
dependabot[bot]
2b01c60d83 Bump kotlin.version from 1.5.10 to 1.5.20 in /samples/maven
Bumps `kotlin.version` from 1.5.10 to 1.5.20.

Updates `kotlin-stdlib-jdk8` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20)

Updates `kotlin-reflect` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20)

Updates `kotlin-maven-plugin` from 1.5.10 to 1.5.20

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 10:33:52 +02:00
dependabot[bot]
ac0424c1bc Bump kotlin.version from 1.5.0 to 1.5.10 in /samples/maven
Bumps `kotlin.version` from 1.5.0 to 1.5.10.

Updates `kotlin-stdlib-jdk8` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10)

Updates `kotlin-reflect` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10)

Updates `kotlin-maven-plugin` from 1.5.0 to 1.5.10

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:36:40 +02:00
dependabot[bot]
595b6ae433 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:12:09 +02:00
dependabot[bot]
4389aba80c Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform
Bumps org.jetbrains.kotlin.multiplatform from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:12:03 +02:00
dependabot[bot]
9f5f17eec7 Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:11:55 +02:00
dependabot[bot]
81153438c4 Bump org.jetbrains.kotlin.js from 1.5.0 to 1.5.10 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:11:44 +02:00
dependabot[bot]
54b30e3b02 Bump junit_version from 5.7.1 to 5.7.2 in /samples/jvm/junit5
Bumps `junit_version` from 5.7.1 to 5.7.2.

Updates `junit-jupiter-api` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 08:02:09 +02:00
dependabot[bot]
29bde1ddd3 Bump junit-jupiter-api from 5.7.1 to 5.7.2 in /samples/multiplatform
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 08:02:03 +02:00
dependabot[bot]
bb6734d7ff Bump junit.version from 5.7.1 to 5.7.2 in /samples/maven
Bumps `junit.version` from 5.7.1 to 5.7.2.

Updates `junit-jupiter` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 08:01:56 +02:00
dependabot[bot]
b6e5373c0e Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:58:08 +02:00
dependabot[bot]
cbb724c873 Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform
Bumps org.jetbrains.kotlin.multiplatform from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:58:00 +02:00
dependabot[bot]
a19da3fe2b Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:57:56 +02:00
dependabot[bot]
fca3bee9a3 Bump org.jetbrains.kotlin.js from 1.4.32 to 1.5.0 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:57:52 +02:00
dependabot[bot]
2c20b6ce9b Bump kotlin.version from 1.4.32 to 1.5.0 in /samples/maven
Bumps `kotlin.version` from 1.4.32 to 1.5.0.

Updates `kotlin-stdlib-jdk8` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-plugin` from 1.4.32 to 1.5.0

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 06:57:46 +02:00
Robert Stoll
2519afb254 remove deprecated modules, ReportFactory, ExpectBuilder and dependOnMe
moreover:
- adjust packages.md, also remove deprecaed modules there and remove
  documentation which is no longer used
- remove createRegisterJsServicesTask in build.gradle
- adjust bbc/bc due to breaking changes (removal of different types).
  in the same go we have to forgive bc for infix as we no longer have
  ReporterFactory and since we don't use ascii bullet points in infix
  tests any more since 0.16.0 - we have established own tests for this
  aspect
- rename RealTranslatorIntSpec to TranslatorIntSpec and remove the
  existing TranslatorIntSpec which was intended for ReporterFactory
  based implementations.
2021-04-01 22:57:33 +02:00
dependabot[bot]
b57cc74b8d Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/maven
Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 11:27:59 +02:00
dependabot[bot]
d8bb1c924a Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/jvm/junit5
Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:36:46 +02:00
dependabot[bot]
e8232c4021 Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/multiplatform
Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:36:42 +02:00
dependabot[bot]
0bc742313d Bump atrium-fluent-en_GB from 0.15.0 to 0.16.0 in /samples/jvm/spek
Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:36:36 +02:00
dependabot[bot]
b30f6d2e0f Bump atrium-fluent-en_GB-js from 0.15.0 to 0.16.0 in /samples/js
Bumps [atrium-fluent-en_GB-js](https://github.com/robstoll/atrium) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:36:14 +02:00
dependabot[bot]
485495e35a Bump kotlin.version from 1.4.31 to 1.4.32 in /samples/maven
Bumps `kotlin.version` from 1.4.31 to 1.4.32.

Updates `kotlin-stdlib-jdk8` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-plugin` from 1.4.31 to 1.4.32

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:16:52 +01:00
dependabot[bot]
839a65406a Bump org.jetbrains.kotlin.js from 1.4.31 to 1.4.32 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:16:47 +01:00
dependabot[bot]
da3dfc4417 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:16:42 +01:00
dependabot[bot]
8a42632450 Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform
Bumps org.jetbrains.kotlin.multiplatform from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:16:35 +01:00
dependabot[bot]
bfae816a08 Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 07:16:14 +01:00
dependabot[bot]
5e2a029962 Bump org.jetbrains.kotlin.jvm in /samples/jvm/junit5
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 08:11:13 +01:00
Robert Stoll
9ba28b1dfd Merge pull request #823 from robstoll/dependabot/gradle/samples/multiplatform/org.jetbrains.kotlin.multiplatform-1.4.31
Bump org.jetbrains.kotlin.multiplatform from 1.4.30 to 1.4.31 in /samples/multiplatform
2021-02-26 08:11:03 +01:00
Robert Stoll
bb45219fa6 Merge pull request #822 from robstoll/dependabot/gradle/samples/jvm/spek/org.jetbrains.kotlin.jvm-1.4.31
Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31 in /samples/jvm/spek
2021-02-26 08:10:58 +01:00
Robert Stoll
72ec7bc0f2 Merge pull request #826 from robstoll/dependabot/maven/samples/maven/kotlin.version-1.4.31
Bump kotlin.version from 1.4.30 to 1.4.31 in /samples/maven
2021-02-26 08:10:52 +01:00
dependabot[bot]
38cb9c85c3 Bump kotlin.version from 1.4.30 to 1.4.31 in /samples/maven
Bumps `kotlin.version` from 1.4.30 to 1.4.31.

Updates `kotlin-stdlib-jdk8` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-plugin` from 1.4.30 to 1.4.31

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:07:18 +00:00
dependabot[bot]
92a2cebc91 Bump org.jetbrains.kotlin.js from 1.4.30 to 1.4.31 in /samples/js
Bumps org.jetbrains.kotlin.js from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:03:52 +00:00
dependabot[bot]
8afb6b541d Bump org.jetbrains.kotlin.multiplatform in /samples/multiplatform
Bumps org.jetbrains.kotlin.multiplatform from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:02:42 +00:00
dependabot[bot]
8dceea9931 Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31 in /samples/jvm/spek
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:02:42 +00:00
Robert Stoll
9ae00123d6 move away from jcenter as it will stop working on 1st of may 2021 2021-02-07 20:19:02 +01:00
dependabot[bot]
2c18108948 Bump junit-jupiter-api from 5.7.0 to 5.7.1 in /samples/multiplatform
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 08:32:09 +01:00
dependabot[bot]
14485dda66 Bump junit.version from 5.7.0 to 5.7.1 in /samples/maven
Bumps `junit.version` from 5.7.0 to 5.7.1.

Updates `junit-jupiter` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 07:58:17 +01:00
dependabot[bot]
87acf1e43d Bump junit_version from 5.7.0 to 5.7.1 in /samples/jvm/junit5
Bumps `junit_version` from 5.7.0 to 5.7.1.

Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-05 07:58:09 +01:00