dependabot[bot]
e73e465870
Bump glob-parent from 5.1.0 to 5.1.2 in /gradle
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 10:29:24 +02:00
dependabot[bot]
a96a2ce5da
Bump lodash from 4.17.19 to 4.17.21 in /gradle
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 18:30:32 +02:00
dependabot[bot]
ff29d9178e
Bump y18n from 4.0.0 to 4.0.1 in /gradle
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-31 20:45:36 +02:00
dependabot[bot]
cda32284f9
Bump lodash from 4.17.15 to 4.17.19 in /gradle
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 09:28:19 +02:00
miftahun
9ad81eb9ca
#430 deprecate api-cc-infix add replacements for anyInsertions ( #434 )
...
* deprecate anyAssertions in api-cc-infix
* #430 updated package.json
2020-04-14 20:51:01 +02:00
Joshua Gleitze
31a8371639
Merge branch 'master' into improve-gradle
...
# Conflicts:
# .github/workflows/java-windows.yml
# build.gradle
2020-04-12 19:19:25 +02:00
Robert Stoll
8fe7f380a0
update mocha to 7.1.0
2020-03-14 22:09:18 +01:00
Robert Stoll
b555694079
fix typo in URLs, tree/master instead of tree/naster
2020-03-14 21:59:34 +01:00
Robert Stoll
a9ccdfcc52
update npm dependencies
2020-03-06 08:20:27 +01:00
Joshua Gleitze
def3ca28c5
Migrate to com.github.node-gradle.node plugin
2020-02-04 21:50:09 +02:00
Robert Stoll
d6833a44cf
add jasmine to package.json
2019-10-16 14:20:11 +02:00
Robert Stoll
3bc2d39738
moving gradle back to root as intellij does not recognise it otherwise
2019-08-20 18:03:15 +02:00
Robert Stoll
839be4fae1
move gradle to misc, not really important
2019-08-19 22:28:35 +02:00
Robert Stoll
5e229e0525
implement new feature mechanism
...
- implement feature based on substep (fixes #40 )
- add overload for feature which accepts a string
and a lambda (part of #87 )
- make sure we have a consistent return type (#92 )
2019-07-22 21:37:19 +02:00
Robert Stoll
a36215ea8b
use kbox and kotlin-reflect and atrium-spec(s) as api dependency
2019-07-17 11:42:25 +02:00
Robert Stoll
7d3b410f78
update spek to next 2.1.0-alpha.10
2019-06-27 14:32:21 +02:00
Robert Stoll
41373044c5
add sample project with mocha, stabilise JS dependency workaround
...
Provide dummy functions in core-robstoll, domain-robstoll as well
as all bundle modules. This way someone else can use them instead
of using `js('require(...)')` which apparently only works for commonjs
like modules.
2019-04-04 14:04:30 +02:00
Robert Stoll
89dd460865
refactor AtriumErrorAdjuster, adjust all Throwable, cause and suppressed
2019-01-17 22:55:43 +01:00
Arsenii Zhdanov
c44eebe10b
Add containsKey assertion
...
Add assertion that assert that map contains key
Affected modules:
* api-cc-en_GB-common
* api-infix-cc-en_GB-common
* api-cc-de_CH-common
2019-01-04 17:48:07 +01:00
Robert Stoll
ec8502e5db
move nodejs/npm binaries to rootProject
...
we can reuse the nodejs/npm binaries for multiple sub projects or in
other words, no need to have one per sub project.
2018-10-30 22:08:12 +01:00