Commit graph

894 commits

Author SHA1 Message Date
dependabot[bot]
2eb3dc97f8 Bump actions/checkout from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 14:29:21 +01:00
dependabot[bot]
cbbf7b0b89
Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#467)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.16.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.16.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 09:18:24 +00:00
dependabot[bot]
f9249405a5
Bump actions/setup-java from 2.1.0 to 2.3.0 (#439)
* Bump actions/setup-java from 2.1.0 to 2.3.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update build-maven.yml

* Update deploy-sonatype.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-08-24 10:11:57 +01:00
a264349f43
Version set to 5.5.2 (#430) 2021-08-08 07:43:14 +01:00
dependabot[bot]
b0663c2164
Bump version-tracker from 3.1.0 to 3.1.1 (#425)
* Bump version-tracker from 3.1.0 to 3.1.1

Bumps version-tracker from 3.1.0 to 3.1.1.

---
updated-dependencies:
- dependency-name: net.kemitix.tiles:version-tracker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixes for spotbugs

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-08-08 07:30:26 +01:00
c2e3234dd4
Update mockito usage (#422)
* test build against jdk 17

* Stop using deprecated initMock method
2021-07-04 15:39:35 +01:00
dependabot[bot]
f73a6d66e1
Bump classgraph from 4.8.108 to 4.8.109 (#423)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.108 to 4.8.109.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.108...classgraph-4.8.109)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-07-02 07:45:19 +01:00
7b1d8e7368
Migrate to Junit 5 syntax (#421) 2021-07-02 07:39:33 +01:00
73b3248542
Updated ClassGraphPackageScanner usage (#420) 2021-07-02 07:33:39 +01:00
8bcf651231
Add missing line continuation (#419) 2021-07-01 16:55:20 +01:00
69c333403d
Update deploy-sonatype.yml (#418)
Add distribution for setup-java and remove graphviz
2021-07-01 10:31:04 +01:00
86e3c0a32d
Version set to 5.5.1 (#417) 2021-07-01 08:44:40 +01:00
dependabot[bot]
edd04dc8c5
Bump mockito-core from 3.10.0 to 3.11.2 (#411)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 08:31:57 +01:00
dependabot[bot]
9ecafc6cf7
Bump assertj-core from 3.19.0 to 3.20.2 (#410)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.19.0 to 3.20.2.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.19.0...assertj-core-3.20.2)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-07-01 07:01:30 +01:00
dependabot[bot]
e59facffd2
Bump spring-boot.version from 2.5.0 to 2.5.2 (#412)
Bumps `spring-boot.version` from 2.5.0 to 2.5.2.

Updates `spring-boot-dependencies` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.2)

Updates `spring-boot-maven-plugin` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 21:59:22 +01:00
e3cd69d6af
Update kemitix-maven-tiles to 3.1.0 (#416)
* Add dependency net.kemitix.tiles:version-tracker

Update kemitix-maven-tiles to 3.1.0 and tiles-maven-plugin to 2.23

* Add dependency net.kemitix.tiles:version-tracker

Update kemitix-maven-tiles to 3.1.0 and tiles-maven-plugin to 2.23

* Add dependency net.kemitix.tiles:version-tracker

Update kemitix-maven-tiles to 3.1.0 and tiles-maven-plugin to 2.23
2021-06-30 21:47:58 +01:00
dependabot[bot]
0ce0530412
Bump actions/setup-java from 1 to 2.1.0 (#415)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 2.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v2.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 09:29:15 +01:00
dependabot[bot]
3b7ccf0642
Bump checkstyle from 8.43 to 8.44 (#413)
* Bump checkstyle from 8.43 to 8.44

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* github: remove unused graphviz

* github: prepare setup-java for v2 syntax

* github: Add dependabot settings

* ClassGraphPackageScanner: fix up order of javadoc annotations

* Update build-maven.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-06-30 08:51:44 +01:00
dependabot[bot]
9353e67c3a
Bump classgraph from 4.8.106 to 4.8.108 (#404)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.106 to 4.8.108.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.106...classgraph-4.8.108)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 07:09:07 +01:00
dependabot[bot]
adea0650ce
Bump sevntu-checks from 1.39.0 to 1.40.0 (#414)
Bumps sevntu-checks from 1.39.0 to 1.40.0.

---
updated-dependencies:
- dependency-name: com.github.sevntu-checkstyle:sevntu-checks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 06:55:35 +01:00
dependabot[bot]
a35f8eb514
Bump classgraph from 4.8.105 to 4.8.106 (#401)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.105 to 4.8.106.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.105...classgraph-4.8.106)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 06:55:33 +01:00
dependabot[bot]
f0691c5d5e
Bump checkstyle from 8.42 to 8.43 (#400)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 12:11:59 +01:00
dependabot[bot]
9b2d24fff9
Bump spring-boot.version from 2.4.5 to 2.5.0 (#399)
Bumps `spring-boot.version` from 2.4.5 to 2.5.0.

Updates `spring-boot-dependencies` from 2.4.5 to 2.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0)

Updates `spring-boot-maven-plugin` from 2.4.5 to 2.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 06:44:42 +01:00
dependabot[bot]
1496e160fd
Bump mockito-core from 3.9.0 to 3.10.0 (#397)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.9.0...v3.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 08:04:35 +01:00
dependabot[bot]
b10f471d00
Bump tiles-maven-plugin from 2.20 to 2.21 (#396)
Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.20 to 2.21.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.20...tiles-maven-plugin-2.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:32:08 +01:00
dependabot[bot]
116946d2e1
Bump classgraph from 4.8.104 to 4.8.105 (#395)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.104 to 4.8.105.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.104...classgraph-4.8.105)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 12:24:04 +01:00
dependabot-preview[bot]
630eba065a
Upgrade to GitHub-native Dependabot (#394)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 11:33:58 +01:00
dependabot-preview[bot]
bda4e56e5e
Bump checkstyle from 8.41.1 to 8.42 (#393) 2021-04-26 05:18:22 +00:00
dependabot-preview[bot]
57a1181020
Bump spring-boot.version from 2.4.4 to 2.4.5 (#392) 2021-04-16 05:15:45 +00:00
dependabot-preview[bot]
619a2ee2f6
Bump mockito-core from 3.8.0 to 3.9.0 (#391) 2021-04-08 05:26:59 +00:00
dependabot-preview[bot]
1974172e2a
Bump sevntu-checks from 1.38.0 to 1.39.0 (#390)
Bumps sevntu-checks from 1.38.0 to 1.39.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-05 06:29:16 +01:00
dependabot-preview[bot]
2131027ecc
Bump lombok from 1.18.18 to 1.18.20 (#389) 2021-04-02 05:18:00 +00:00
dependabot-preview[bot]
58e12d2a46
Bump tiles-maven-plugin from 2.19 to 2.20 (#386) 2021-03-29 05:39:41 +00:00
dependabot-preview[bot]
fc0cfbbe40
Bump classgraph from 4.8.103 to 4.8.104 (#388) 2021-03-29 05:36:26 +00:00
dependabot-preview[bot]
444f8a0cc4
Bump checkstyle from 8.41 to 8.41.1 (#387) 2021-03-29 05:32:46 +00:00
dependabot-preview[bot]
8016ab3d92
Bump classgraph from 4.8.102 to 4.8.103 (#385) 2021-03-23 06:40:40 +00:00
dependabot-preview[bot]
1024c47242
Bump spring-boot.version from 2.4.3 to 2.4.4 (#384) 2021-03-19 05:16:16 +00:00
313a8fffea
Don't deploy builder (#383)
* Only deploy ruleset and tile modules

* github: nexus_username is not a secret

* bump release-drafter from 5.14.0 to 5.15.0
2021-03-18 22:31:47 +00:00
f6471a62cd
Update draft-release.yml (#382) 2021-03-13 17:38:56 +00:00
dependabot-preview[bot]
426e3b25fe
Bump spring-boot.version from 2.3.5.RELEASE to 2.4.3 (#378)
* Bump spring-boot.version from 2.3.5.RELEASE to 2.4.3

Bumps `spring-boot.version` from 2.3.5.RELEASE to 2.4.3.

Updates `spring-boot-dependencies` from 2.3.5.RELEASE to 2.4.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.5.RELEASE...v2.4.3)

Updates `spring-boot-maven-plugin` from 2.3.5.RELEASE to 2.4.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.5.RELEASE...v2.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Version set to 5.5.0

* Bump kemitix-maven-tiles from 2.7.0 to 3.0.1

* Various PMD, checkstyle and FindBugs fixes

* buildeR: disable coverage checks

* readme: updated

* Remove disable rule

* Add reason for disabled rule

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-03-13 17:34:51 +00:00
fbf54dc13a
rule: disable InterfaceMemberImpliedModifier (#381) 2021-03-13 16:11:09 +00:00
dependabot-preview[bot]
fed8f6d066
Bump checkstyle from 8.40 to 8.41 (#380) 2021-03-01 06:14:05 +00:00
dependabot-preview[bot]
2af59e0cd0
Bump mockito-core from 3.7.7 to 3.8.0 (#379) 2021-02-23 05:20:33 +00:00
dependabot-preview[bot]
ec23e4ae38
Bump checkstyle from 8.39 to 8.40 (#376) 2021-02-01 05:29:32 +00:00
dependabot-preview[bot]
718f087f80
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#377) 2021-02-01 05:25:18 +00:00
dependabot-preview[bot]
faedc2dfc5
Bump classgraph from 4.8.100 to 4.8.102 (#374) 2021-01-29 05:20:28 +00:00
dependabot-preview[bot]
86036c39cf
Bump lombok from 1.18.16 to 1.18.18 (#375) 2021-01-29 05:16:14 +00:00
dependabot-preview[bot]
e12f4f5278
Bump classgraph from 4.8.98 to 4.8.100 (#373) 2021-01-27 05:15:48 +00:00
dependabot-preview[bot]
d68ca18620
Bump assertj-core from 3.18.1 to 3.19.0 (#372) 2021-01-25 05:18:56 +00:00
dependabot-preview[bot]
c64c589594
Bump mockito-core from 3.7.0 to 3.7.7 (#371) 2021-01-18 05:36:55 +00:00