Commit graph

265 commits

Author SHA1 Message Date
eb6b3e68e3 Release 5.3.2 2018-12-21 20:38:43 +00:00
dependabot[bot]
2a83f03610 Bump classgraph from 4.6.3 to 4.6.9 (#155)
* Bump classgraph from 4.6.3 to 4.6.9

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.6.3 to 4.6.9.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

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

* [changelog] Update
2018-12-21 20:27:02 +00:00
dependabot[bot]
c5422317e7
Bump classgraph from 4.6.2 to 4.6.3 (#151) 2018-12-05 06:05:47 +00:00
dependabot[bot]
f5b21dd24a
Bump classgraph from 4.2.12 to 4.6.2 (#150) 2018-12-04 06:00:35 +00:00
dependabot[bot]
e7ab0b0668
Bump checkstyle from 8.14 to 8.15 (#148) 2018-12-03 07:11:40 +00:00
dependabot[bot]
4a6b074a6a
Bump spring-boot.version from 2.1.0.RELEASE to 2.1.1.RELEASE (#149) 2018-12-03 07:11:15 +00:00
dependabot[bot]
a944aaa4f9
Bump mockito-core from 2.23.0 to 2.23.4 (#146) 2018-11-21 06:18:09 +00:00
df4cf31c04
Disable AbstractClassName (#144)
* Disable AbstractClassNanme rule

* [changelog] convert to org-mode format
2018-11-11 16:22:14 +00:00
8f5a12d7af
Reduce some overly-strict requirements and fix some typos (#141)
* Disable JavadocMethod

* Disable Header

* Fix example for ReturnBooleanFromTernary check

* Disable SimeplAccessorNameNotation

* Fix typo in UselessSingleCatch

* Fix typo in UselessSuperCtorCall
2018-11-06 20:40:44 +00:00
dependabot[bot]
c42e3da539
Bump lombok from 1.18.2 to 1.18.4 (#139) 2018-10-31 12:53:59 +00:00
dependabot[bot]
69c6fb78f6
Bump spring-boot.version from 2.0.6.RELEASE to 2.1.0.RELEASE (#140) 2018-10-31 12:49:07 +00:00
dependabot[bot]
0581c44d2c
Bump checkstyle from 8.13 to 8.14 (#138) 2018-10-24 22:22:47 +00:00
dependabot[bot]
43bd6e88ea
Bump spring-boot.version from 2.0.5.RELEASE to 2.0.6.RELEASE (#136) 2018-10-17 06:34:07 +00:00
dependabot[bot]
2732c2ca47 Bump classgraph from 4.2.9 to 4.2.12 (#133)
* Bump classgraph from 4.2.9 to 4.2.12

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.9 to 4.2.12.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

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

* Use try-with-resources to close ClassGraph's ScanResult

ClassGraph 4.2.10 highlighted the need to close the ScanResult over depending on
automated methods.

* [changelog] updated
2018-10-11 07:32:54 +01:00
dependabot[bot]
007738b1eb Bump classgraph from 4.2.8 to 4.2.9 (#132)
* Bump classgraph from 4.2.8 to 4.2.9

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

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

* [changelog] update
2018-10-09 22:22:03 +01:00
dependabot[bot]
36209db27b Bump kemitix-parent from 5.1.1 to 5.2.0 (#130)
Bumps [kemitix-parent](https://gitlab.com/kemitix/kemitix-parent) from 5.1.1 to 5.2.0.
- [Release notes](https://gitlab.com/kemitix/kemitix-parent/tags)
- [Commits](https://gitlab.com/kemitix/kemitix-parent/commits/master)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 18:58:38 +01:00
dependabot[bot]
ea5a2d9b08
Bump mockito-core from 2.22.0 to 2.23.0
Bumps [mockito-core](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-08 06:29:11 +00:00
85332abf47 Make set-version update versions correctly 2018-10-07 18:13:09 +01:00
a38d06c2c0 Rename class DefaultPackageScanner as ClassGraphPackageScanner
The DefaultPackageScanner is implemented by using ClassGraph, so renaming the
class to better reflect this.

Also added a link to the ClassGraph github page.
2018-10-05 07:50:47 +01:00
27901b97d7
Merge pull request #122 from kemitix/dependabot/maven/com.puppycrawl.tools-checkstyle-8.13
Bump checkstyle from 8.12 to 8.13
2018-10-05 07:41:02 +01:00
dependabot[bot]
cd2561a7b0 Bump classgraph from 4.2.7 to 4.2.8
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 06:28:45 +00:00
dependabot[bot]
030fb8ef74
Bump checkstyle from 8.12 to 8.13
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.12 to 8.13.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.12...checkstyle-8.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 05:35:45 +00:00
dependabot[bot]
f12c78189f
Bump classgraph from 4.2.6 to 4.2.7
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04 05:49:49 +00:00
dependabot[bot]
a8accdcb17 Bump classgraph from 4.2.3 to 4.2.6
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.3 to 4.2.6.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 06:06:48 +00:00
dependabot[bot]
f52c64c30f Bump classgraph from 4.2.1 to 4.2.3
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-27 05:33:35 +00:00
dependabot[bot]
3aed8a7784 Bump classgraph from 4.1.5 to 4.2.1
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 07:07:02 +00:00
dependabot[bot]
57cc45c21b Bump spring-boot.version from 2.0.4.RELEASE to 2.0.5.RELEASE
Bumps `spring-boot.version` from 2.0.4.RELEASE to 2.0.5.RELEASE.

Updates `spring-boot-dependencies` from 2.0.4.RELEASE to 2.0.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.4.RELEASE...v2.0.5.RELEASE)

Updates `spring-boot-maven-plugin` from 2.0.4.RELEASE to 2.0.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.4.RELEASE...v2.0.5.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 18:01:25 +00:00
dependabot[bot]
11bbc19a4f
Bump mockito-core from 2.21.0 to 2.22.0
Bumps [mockito-core](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-10 06:42:14 +00:00
dependabot[bot]
2820693b83
Bump classgraph from 4.1.4 to 4.1.5
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-03 06:11:34 +00:00
7f0851fd22
Merge pull request #109 from kemitix/maven/kemitix-maven-tiles-1.1.0
Bump kemitix-maven-tiles from 0.8.1 to 1.1.0
2018-08-31 08:47:33 +01:00
b63735159e Bump kemitix-maven-tiles from 0.8.1 to 1.1.0 2018-08-31 08:25:58 +01:00
dependabot[bot]
a88669f327
Bump classgraph from 4.1.3 to 4.1.4
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 05:25:51 +00:00
548bddcbc7
Merge pull request #106 from kemitix/dependabot/maven/org.assertj-assertj-core-3.11.1
Bump assertj-core from 3.11.0 to 3.11.1
2018-08-29 07:36:26 +01:00
dependabot[bot]
d451d2c8a9
Bump assertj-core from 3.11.0 to 3.11.1
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.11.0...assertj-core-3.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 05:28:27 +00:00
dependabot[bot]
d26fec955f
Bump classgraph from 4.1.2 to 4.1.3
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 05:28:27 +00:00
8d7c4e2268 Replace RedundantModifier with InterfaceMemberImpliedModifier 2018-08-27 21:31:59 +01:00
d5f4a736a7 Move LambdaParameterName to correct section of file 2018-08-27 20:17:41 +01:00
9bb66eb993 [ruleset] Add rule LambdaParameterName 2018-08-27 13:46:21 +01:00
dependabot[bot]
37ffde3633 Bump conditional from 0.6.0 to 0.7.0
Bumps conditional from 0.6.0 to 0.7.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-27 08:10:10 +00:00
746ac74c9f Merge remote-tracking branch 'origin/dependabot/maven/sevntu.version' into dependabot/maven/com.puppycrawl.tools-checkstyle-8.12
Checkstyle and sevntu both needed to be updated at the same time as sevntu had
dependency on a change in checkstyle and we have rules from sevntu.

* origin/dependabot/maven/sevntu.version:
  Bump sevntu.version from 1.30.0 to 1.32.0
2018-08-26 20:48:02 +01:00
dependabot[bot]
ac0fef8f6e
Bump checkstyle from 8.10 to 8.12
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.10 to 8.12.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-26 19:27:59 +00:00
f53b638441 Replace fast-classpath-scanner with classgraph 2018-08-26 19:25:36 +00:00
dependabot[bot]
093c3ddd3e Bump fast-classpath-scanner from 3.1.6 to 3.1.15
Bumps [fast-classpath-scanner](https://github.com/lukehutch/fast-classpath-scanner) from 3.1.6 to 3.1.15.
- [Release notes](https://github.com/lukehutch/fast-classpath-scanner/releases)
- [Commits](https://github.com/lukehutch/fast-classpath-scanner/compare/fast-classpath-scanner-3.1.6...fast-classpath-scanner-3.1.15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-26 19:25:36 +00:00
e8d19fd52a Update test to match property indentation change 2018-08-26 18:24:19 +01:00
072400bd18 Update bagde images properly 2018-08-26 18:07:34 +01:00
ee7eb75ffb ruleset: fix order of properties and adjust indentation 2018-08-26 15:49:02 +01:00
f5665a0733 Update badges in README template 2018-08-26 15:32:33 +01:00
c55ea9300b Merge branch 'master' into update-readme-badges
* master:
  Bump conditional from 0.4.0 to 0.6.0
  Bump assertj-core from 3.10.0 to 3.11.0
  Bump mockito-core from 2.19.0 to 2.21.0
  Bump lombok from 1.18.0 to 1.18.2
  Bump spring-boot.version from 1.5.14.RELEASE to 2.0.4.RELEASE
  Bump tiles-maven-plugin from 2.11 to 2.12
2018-08-26 15:06:45 +01:00
dependabot[bot]
18f9ffe3da Bump conditional from 0.4.0 to 0.6.0
Bumps conditional from 0.4.0 to 0.6.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-26 06:32:24 +00:00
dependabot[bot]
a8b7691995
Merge pull request #95 from kemitix/dependabot/maven/spring-boot.version 2018-08-25 19:48:49 +00:00