Commit graph

296 commits

Author SHA1 Message Date
dependabot[bot] b8047233b8
Bump pitest-maven from 1.4.5 to 1.4.6 (#50) 2019-03-16 20:00:41 +00:00
dependabot[bot] f72d34e7cc
Bump mockito-junit-jupiter from 2.23.4 to 2.25.0 (#49) 2019-03-06 15:38:37 +00:00
dependabot[bot] fa9b435280
Bump conditional from 0.7.0 to 1.0.0 (#48) 2019-03-06 15:11:28 +00:00
dependabot[bot] 1e31db0a57
Bump junit-bom from 5.3.2 to 5.4.0 (#47) 2019-03-06 12:53:10 +00:00
dependabot[bot] 1e914a4d4e
Bump lombok from 1.18.4 to 1.18.6 (#46) 2019-03-06 12:03:20 +00:00
dependabot[bot] c1f3dd3eda
Bump assertj-core from 3.11.1 to 3.12.1 (#45) 2019-03-06 11:49:52 +00:00
dependabot[bot] cceb4d58ae
Bump tiles-maven-plugin from 2.12 to 2.13 (#44) 2019-03-06 11:24:58 +00:00
dependabot[bot] 079ffc3030 Bump pitest-maven from 1.4.3 to 1.4.5 (#42)
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.3 to 1.4.5.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.3...pitest-parent-1.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 22:20:27 +00:00
Paul Campbell 342e682aff
Remove deprecated junit-platform-surefire-provider (#41)
* Remove deprecated junit-platform-surefire-provider

* [jenkins] re-enable jdk 11 and 12 test builds

jdk 13 is incompatible due to a transiative incompatibility in
spotbugs plugin from kemitix-maven-tiles.

* GitDBBranch: add accessor for name
2019-01-27 17:56:46 +00:00
Paul Campbell 02e940ac5f
Bump kemitix maven tiles from 0.9.0 to 2.1.3 (#40)
* Bump kemitix-maven-tiles from 0.9.0 to 2.1.3

* Fix spotbugs error RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE

[ERROR] Nullcheck of directoryStream at line 88 of value previously
dereferenced in
net.kemitix.gitdb.impl.InitGitDBRepo.lambda$ifExistsThenIsEmpty$2(File,
File) [net.kemitix.gitdb.impl.InitGitDBRepo,
net.kemitix.gitdb.impl.InitGitDBRepo] At InitGitDBRepo.java:[line
88]Redundant null check at InitGitDBRepo.java:[line 90]
RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
2019-01-26 18:44:45 +00:00
dependabot[bot] 18f3761739
Bump org.eclipse.jgit from 5.2.0.201812061821-r to 5.2.1.201812262042-r (#39) 2019-01-26 18:16:05 +00:00
dependabot[bot] a68f1d3c11 Bump org.eclipse.jgit from 5.1.3.201810200350-r to 5.2.0.201812061821-r (#36)
Bumps org.eclipse.jgit from 5.1.3.201810200350-r to 5.2.0.201812061821-r.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 22:43:03 +00:00
Paul Campbell cfd8a09cbf
Converted README to org-mode and update Jenkinsfile (#37)
* [readme] converted to org-mode

* [jenkins] remove sonarcloud

* [jenkins] test build with JDK 11 and 12

Replacing 9 and 10.

* [jenkins] temp disable JDK 11 and 12 builds
2019-01-06 09:48:09 +00:00
dependabot[bot] 13c35939b3
Bump junit-bom from 5.3.1 to 5.3.2 (#35) 2018-11-26 07:42:40 +00:00
dependabot[bot] 711a0ca189
Bump mockito-junit-jupiter from 2.23.0 to 2.23.4 (#34) 2018-11-26 07:39:19 +00:00
dependabot[bot] b9b7adcf01
Bump junit-platform-surefire-provider from 1.3.1 to 1.3.2 (#33) 2018-11-26 07:36:10 +00:00
dependabot[bot] a22786e565
Bump lombok from 1.18.2 to 1.18.4 (#32) 2018-11-08 12:59:09 +00:00
dependabot[bot] 44c2f8172b
Bump org.eclipse.jgit from 5.1.2.201810061102-r to 5.1.3.201810200350-r (#31) 2018-11-08 12:51:21 +00:00
dependabot[bot] ca842d6912
Bump pitest-junit5-plugin from 0.7 to 0.8 (#30) 2018-11-08 12:44:53 +00:00
dependabot[bot] b87da3161e
Bump maven-surefire-plugin from 2.22.0 to 2.22.1 (#28) 2018-10-30 10:11:42 +00:00
dependabot[bot] 9093cef1c6
Bump mon from 1.2.0 to 2.0.0 (#29) 2018-10-30 10:11:11 +00:00
dependabot[bot] d8f2641ac9 Bump org.eclipse.jgit from 5.1.1.201809181055-r to 5.1.2.201810061102-r (#25)
Bumps org.eclipse.jgit from 5.1.1.201809181055-r to 5.1.2.201810061102-r.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-10 06:53:05 +01:00
dependabot[bot] 068e3f9f8f Bump mockito-junit-jupiter from 2.22.0 to 2.23.0 (#26)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.22.0...v2.23.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-10 06:52:25 +01:00
Paul Campbell 903456de75
Merge pull request #27 from kemitix/dependabot/maven/net.kemitix-mon-1.2.0
Bump mon from 1.1.0 to 1.2.0
2018-10-08 19:58:15 +01:00
dependabot[bot] 90342f5e09
Bump mon from 1.1.0 to 1.2.0
Bumps [mon](https://github.com/kemitix/mon) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/kemitix/mon/releases)
- [Changelog](https://github.com/kemitix/mon/blob/master/CHANGELOG)
- [Commits](https://github.com/kemitix/mon/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 06:16:25 +00:00
Paul Campbell 636729f892
Merge pull request #24 from kemitix/dependabot/maven/net.kemitix-mon-1.1.0
Bump mon from 1.0.0 to 1.1.0
2018-10-05 07:59:59 +01:00
dependabot[bot] 913c7bc074
Bump mon from 1.0.0 to 1.1.0
Bumps [mon](https://github.com/kemitix/mon) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/kemitix/mon/releases)
- [Changelog](https://github.com/kemitix/mon/blob/master/CHANGELOG)
- [Commits](https://github.com/kemitix/mon/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 05:38:19 +00:00
dependabot[bot] 4c08d6d8c2 Bump mon from 0.12.0 to 1.0.0
Bumps [mon](https://github.com/kemitix/mon) from 0.12.0 to 1.0.0.
- [Release notes](https://github.com/kemitix/mon/releases)
- [Changelog](https://github.com/kemitix/mon/blob/master/CHANGELOG)
- [Commits](https://github.com/kemitix/mon/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 06:04:35 +00:00
dependabot[bot] 8ca99ed887 Bump pitest-maven from 1.4.2 to 1.4.3
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.2...pitest-parent-1.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 06:04:12 +00:00
dependabot[bot] 580f690458 Bump org.eclipse.jgit from 5.1.0.201809111528-r to 5.1.1.201809181055-r
Bumps org.eclipse.jgit from 5.1.0.201809111528-r to 5.1.1.201809181055-r.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-21 22:18:11 +00:00
dependabot[bot] 32bb5ffc08 Bump org.eclipse.jgit from 5.0.3.201809091024-r to 5.1.0.201809111528-r
Bumps org.eclipse.jgit from 5.0.3.201809091024-r to 5.1.0.201809111528-r.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 06:11:00 +00:00
dependabot[bot] 91adf753cb Bump org.eclipse.jgit from 5.0.2.201807311906-r to 5.0.3.201809091024-r
Bumps org.eclipse.jgit from 5.0.2.201807311906-r to 5.0.3.201809091024-r.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 19:22:46 +00:00
dependabot[bot] f7c3159972 Bump mockito-junit-jupiter from 2.21.0 to 2.22.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 19:00:08 +00:00
dependabot[bot] 375c036070 Bump junit-platform-surefire-provider from 1.3.0 to 1.3.1
Bumps [junit-platform-surefire-provider](https://github.com/junit-team/junit5) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 18:56:56 +00:00
dependabot[bot] ed96adbba7 Bump junit-bom from 5.3.0 to 5.3.1
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.3.0...r5.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 18:53:43 +00:00
dependabot[bot] e0fa21e267
Merge pull request #14 from kemitix/dependabot/maven/org.junit.platform-junit-platform-surefire-provider-1.3.0 2018-09-04 08:30:37 +00:00
dependabot[bot] 22e4615467
Merge pull request #15 from kemitix/dependabot/maven/org.junit-junit-bom-5.3.0 2018-09-04 08:30:27 +00:00
dependabot[bot] 2f94f49d0c
Bump junit-bom from 5.2.0 to 5.3.0
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.2.0...r5.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 05:47:57 +00:00
dependabot[bot] 4d7ff6e800
Bump junit-platform-surefire-provider from 1.2.0 to 1.3.0
Bumps [junit-platform-surefire-provider](https://github.com/junit-team/junit5) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 05:47:49 +00:00
Paul Campbell c18fa1d147 Update ti use mon 0.12.0 API for Result 2018-09-02 19:20:08 +00:00
dependabot[bot] a4ce582429 Bump mon from 0.11.0 to 0.12.0
Bumps [mon](https://github.com/kemitix/mon) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/kemitix/mon/releases)
- [Changelog](https://github.com/kemitix/mon/blob/master/CHANGELOG)
- [Commits](https://github.com/kemitix/mon/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-02 19:20:08 +00:00
dependabot[bot] f26e82e464
Merge pull request #9 from kemitix/dependabot/maven/org.pitest-pitest-maven-1.4.2 2018-08-30 21:50:56 +00:00
Paul Campbell e4eb8927a2
Merge branch 'master' into dependabot/maven/org.pitest-pitest-maven-1.4.2 2018-08-30 22:45:43 +01:00
dependabot[bot] d0967f3f07
Merge pull request #3 from kemitix/dependabot/maven/io.repaint.maven-tiles-maven-plugin-2.12 2018-08-30 21:44:04 +00:00
dependabot[bot] bac202664e
Merge pull request #1 from kemitix/dependabot/maven/org.pitest-pitest-junit5-plugin-0.7 2018-08-30 21:43:47 +00:00
Paul Campbell 5d9b672dda
Merge pull request #12 from kemitix/no-snapshot-deps
Use non-SNAPSHOT versions of mon and conditional
2018-08-30 22:42:03 +01:00
Paul Campbell 7d8a907803 Update Jenkinsfile 2018-08-30 22:32:11 +01:00
Paul Campbell f30eb5f334 Use non-SNAPSHOT versions of mon and conditional 2018-08-30 22:26:22 +01:00
dependabot[bot] 5882471590
Merge pull request #4 from kemitix/dependabot/maven/org.mockito-mockito-junit-jupiter-2.21.0 2018-08-30 21:00:44 +00:00
dependabot[bot] 09ac9aea7b
Merge pull request #6 from kemitix/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-5.0.2.201807311906-r 2018-08-30 20:56:21 +00:00