Gary Gregory
|
06eda6ecad
|
Add pmd:cpd to Maven default goal
|
2022-08-24 10:06:52 -04:00 |
Gary Gregory
|
545f0670ee
|
Use own API
|
2022-08-24 09:50:52 -04:00 |
Gary Gregory
|
cce8f28fb9
|
Only clone header comments once
|
2022-08-24 09:42:11 -04:00 |
Gary Gregory
|
226628ab02
|
Bump actions/cache from 3.0.7 to 3.0.8
|
2022-08-22 15:20:52 -04:00 |
dependabot[bot]
|
0fd5302689
|
Bump mockito-core from 4.6.1 to 4.7.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-20 08:46:24 +12:00 |
Gary Gregory
|
2236a52b19
|
Bump actions/cache from 3.0.6 to 3.0.7
|
2022-08-12 07:13:03 -04:00 |
Gary Gregory
|
18535aad5d
|
The declared exception Exception is not actually thrown by the method
|
2022-08-11 09:32:03 -04:00 |
Gary Gregory
|
40682bf60e
|
CSVRecord.toList() does not give write access to the new List
|
2022-08-10 05:52:28 -04:00 |
Gary Gregory
|
e2c2fd40a5
|
CSVRecord.toList() does not give write access to the new List
|
2022-08-10 05:51:53 -04:00 |
Gary Gregory
|
532e08c3c4
|
Bump com.github.spotbugs:spotbugs 4.5.3 -> 4.7.1
|
2022-08-06 16:51:38 -04:00 |
Gary Gregory
|
b449e1b829
|
Bump biz.aQute.bnd:biz.aQute.bndlib 6.2.0 -> 6.3.1
|
2022-08-06 16:48:32 -04:00 |
Gary Gregory
|
8f7e3a6682
|
Add CSVPrinter.printRecord[s](Stream).
|
2022-08-06 16:41:48 -04:00 |
Gary Gregory
|
0af5d428d6
|
Bump commons.pmd-impl.version from 6.47.0 to 6.48.0 #247
|
2022-08-05 08:54:27 -04:00 |
dependabot[bot]
|
326e41a7d5
|
Bump commons.pmd-impl.version from 6.47.0 to 6.48.0 (#247)
Bumps `commons.pmd-impl.version` from 6.47.0 to 6.48.0.
Updates `pmd-core` from 6.47.0 to 6.48.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.47.0...pmd_releases/6.48.0)
Updates `pmd-java` from 6.47.0 to 6.48.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.47.0...pmd_releases/6.48.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
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-08-05 08:53:23 -04:00 |
Gary Gregory
|
8077cdcf7f
|
Bump actions/cache from 3.0.5 to 3.0.6
|
2022-08-05 08:33:30 -04:00 |
Gary Gregory
|
b035dae5e8
|
Update GitHub builds to use Temurin
|
2022-07-29 08:38:02 -04:00 |
Gary Gregory
|
58fbc483f8
|
Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #245
|
2022-07-29 08:28:45 -04:00 |
dependabot[bot]
|
93d93c71fc
|
Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 (#245)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.0 to 4.7.1.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.0...spotbugs-maven-plugin-4.7.1.1)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-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>
|
2022-07-29 08:28:04 -04:00 |
Gary Gregory
|
4204cd2a79
|
Bump junit-jupiter from 5.8.2 to 5.9.0 #244
|
2022-07-29 08:15:35 -04:00 |
dependabot[bot]
|
502c7179e9
|
Bump junit-jupiter from 5.8.2 to 5.9.0 (#244)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
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-07-29 08:14:40 -04:00 |
dependabot[bot]
|
0455edb8eb
|
Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-16 10:10:04 +12:00 |
Gary Gregory
|
e8f24e86bb
|
Bump actions/cache 3.0.4 to 3.0.5
|
2022-07-15 08:33:28 -04:00 |
Gary Gregory
|
64b60e3713
|
Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 #242
|
2022-07-08 18:11:59 -04:00 |
dependabot[bot]
|
3466358d53
|
Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 (#242)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.1.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-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>
|
2022-07-08 18:11:17 -04:00 |
dependabot[bot]
|
448579e22e
|
Bump commons.pmd-impl.version from 6.46.0 to 6.47.0
Bumps `commons.pmd-impl.version` from 6.46.0 to 6.47.0.
Updates `pmd-core` from 6.46.0 to 6.47.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.46.0...pmd_releases/6.47.0)
Updates `pmd-java` from 6.46.0 to 6.47.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.46.0...pmd_releases/6.47.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-02 10:29:48 +12:00 |
Gary Gregory
|
8fd2407bf4
|
Bump h2 from 2.1.212 to 2.1.214 #239
|
2022-06-24 07:39:45 -04:00 |
dependabot[bot]
|
700e541134
|
Bump h2 from 2.1.212 to 2.1.214 (#239)
Bumps [h2](https://github.com/h2database/h2database) from 2.1.212 to 2.1.214.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.212...version-2.1.214)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
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>
|
2022-06-24 07:39:04 -04:00 |
dependabot[bot]
|
1227d0da91
|
Bump maven-pmd-plugin from 3.16.0 to 3.17.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.17.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-11 10:46:48 +12:00 |
Gary Gregory
|
aca67f4b45
|
Add coverage.yml
|
2022-06-08 12:50:11 -04:00 |
Gary Gregory
|
ce569c148b
|
Bump actions/cache from 3.0.3 to 3.0.4
|
2022-06-07 13:55:26 -04:00 |
Gary Gregory
|
b30772ef49
|
Organize
|
2022-06-07 13:55:15 -04:00 |
Gary Gregory
|
16c13807c8
|
Bump commons.pmd-impl.version from 6.45.0 to 6.46.0 #236
|
2022-06-03 11:03:30 -04:00 |
dependabot[bot]
|
9175ec02eb
|
Bump commons.pmd-impl.version from 6.45.0 to 6.46.0 (#236)
Bumps `commons.pmd-impl.version` from 6.45.0 to 6.46.0.
Updates `pmd-core` from 6.45.0 to 6.46.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.45.0...pmd_releases/6.46.0)
Updates `pmd-java` from 6.45.0 to 6.46.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.45.0...pmd_releases/6.46.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
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-06-03 11:02:44 -04:00 |
Gary Gregory
|
99cd420ad7
|
Bump mockito-core from 4.5.1 to 4.6.1 #237
|
2022-06-03 11:02:32 -04:00 |
dependabot[bot]
|
ce57d8ed37
|
Bump mockito-core from 4.5.1 to 4.6.1 (#237)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.5.1...v4.6.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
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-06-03 11:01:46 -04:00 |
Gary Gregory
|
2850581b01
|
Bump actions/cache from 3.0.2 to 3.0.3
|
2022-05-31 16:31:52 -04:00 |
Gary Gregory
|
7d3924c583
|
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
|
2022-05-22 07:57:45 -04:00 |
Gary Gregory
|
ac3d876e3b
|
Bump japicmp-maven-plugin from 0.15.3 to 0.15.7
|
2022-05-22 07:56:41 -04:00 |
Gary Gregory
|
15947702be
|
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.
|
2022-05-22 07:54:45 -04:00 |
Gary Gregory
|
52d4dd7c41
|
Remove unused exceptions
|
2022-05-22 07:53:02 -04:00 |
Gary Gregory
|
0b868f25f2
|
Javadoc and don't use FQCN in throws clause.
|
2022-05-21 14:53:40 -04:00 |
dependabot[bot]
|
ec0a18a20c
|
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-21 10:30:32 +12:00 |
dependabot[bot]
|
c9aaff86b0
|
Bump commons.pmd-impl.version from 6.44.0 to 6.45.0
Bumps `commons.pmd-impl.version` from 6.44.0 to 6.45.0.
Updates `pmd-core` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
Updates `pmd-java` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-21 10:28:46 +12:00 |
Gary Gregory
|
279789bcb2
|
Bump github/codeql-action from 1 to 2 #231
|
2022-04-29 10:31:11 -04:00 |
dependabot[bot]
|
40b01dcee8
|
Bump github/codeql-action from 1 to 2 (#231)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
|
2022-04-29 10:29:36 -04:00 |
Gary Gregory
|
1c551d9e7d
|
Bump mockito-core from 4.4.0 to 4.5.1 #230
|
2022-04-22 11:11:11 -04:00 |
dependabot[bot]
|
588faf9ae9
|
Bump mockito-core from 4.4.0 to 4.5.1 (#230)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
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-04-22 11:10:04 -04:00 |
dependabot[bot]
|
954e9eeb9f
|
Bump jmh-core from 1.34 to 1.35
Bumps jmh-core from 1.34 to 1.35.
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-16 13:03:14 +12:00 |
Gary Gregory
|
ff8ad24ef8
|
>Bump h2 from 1.4.210 to 2.1.212
|
2022-04-15 07:22:23 -04:00 |
Gary Gregory
|
1914e7daae
|
Bump actions/setup-java from 2 to 3
|
2022-04-15 06:56:32 -04:00 |