Commit Graph

2134 Commits

Author SHA1 Message Date
Gary Gregory d48f72e013 Move Checkstyle to the end of the default goal list 2023-08-25 09:43:47 -04:00
Gary Gregory 34aa41db55 Better description 2023-08-25 09:40:49 -04:00
Gary Gregory 5248168f59 Bump commons-parent from 59 to 60 2023-08-25 09:40:38 -04:00
Gary Gregory 852e892563 [Javadoc] Add example to CSVFormat#setHeaderComments() #344 2023-08-25 09:37:45 -04:00
Gary Gregory 082827ceef
Merge pull request #344 from gbidsilva/javaDocOptimization
[Javadoc] CSVFormat#setHeaderComments()
2023-08-25 09:35:59 -04:00
Gary Gregory f1294a7a65
Fix copy pasta 2023-08-25 09:30:17 -04:00
Gary Gregory a192e18471
Remove trailing whitespace 2023-08-25 09:29:00 -04:00
Gary Gregory a8500ed54d
Fix grammar and errors
The example for the String[] API was wrong, it should pass only Strings, not a String and an Instant.
2023-08-25 09:23:13 -04:00
Gary Gregory f4df552927
JAvadoc: Fix some grammar 2023-08-25 09:06:17 -04:00
Gary Gregory 6fb2b6e085
Merge pull request #345 from apache/dependabot/github_actions/actions/checkout-3.6.0
Bump actions/checkout from 3.5.3 to 3.6.0
2023-08-25 08:56:24 -04:00
dependabot[bot] cd8905a32e
Bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 12:07:08 +00:00
gbidsilva 7b47b987e2 adding removed empty lines as originnaly present 2023-08-25 17:32:11 +05:30
gbidsilva 9fd815e442 removing mistakenly add block comment 2023-08-25 17:27:48 +05:30
gbidsilva 72dc36be77 changing the comment with template to be more meaningful 2023-08-25 17:22:37 +05:30
Gary Gregory e785c00f16 Javadoc 2023-08-25 07:14:35 -04:00
gbidsilva 7f277bc5f2 adding java doc optimization for method setHeaderComments() 2023-08-24 17:25:52 +05:30
Gary Gregory 9668d4628e
Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-2.21.4
Bump github/codeql-action from 2.21.3 to 2.21.4
2023-08-18 08:28:18 -04:00
dependabot[bot] dd3b0a1a3f
Bump github/codeql-action from 2.21.3 to 2.21.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.3 to 2.21.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](5b6282e01c...a09933a12a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 12:07:43 +00:00
Gary Gregory 9bb8da934e
Merge pull request #342 from apache/dependabot/github_actions/github/codeql-action-2.21.3
Bump github/codeql-action from 2.21.2 to 2.21.3
2023-08-11 09:59:48 -04:00
dependabot[bot] f32d671c32
Bump github/codeql-action from 2.21.2 to 2.21.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0ba4244466...5b6282e01c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 12:39:11 +00:00
Gary Gregory 676d654aee
Merge pull request #340 from apache/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.37
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37
2023-08-04 09:26:45 -04:00
Gary Gregory ee849e5fb6
Merge pull request #341 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.37
Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
2023-08-04 09:26:24 -04:00
Gary Gregory 09a8c44427
Merge pull request #339 from apache/dependabot/github_actions/github/codeql-action-2.21.2
Bump github/codeql-action from 2.21.1 to 2.21.2
2023-08-04 09:26:08 -04:00
dependabot[bot] 231670f293
Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
Bumps [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) from 1.36 to 1.37.
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

---
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>
2023-08-04 12:32:27 +00:00
dependabot[bot] 2fbf2516dc
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37
Bumps [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.36 to 1.37.
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 12:32:15 +00:00
dependabot[bot] ed93e7e45f
Bump github/codeql-action from 2.21.1 to 2.21.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6ca1aa8c19...0ba4244466)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 12:15:15 +00:00
Gary Gregory 3615094770 Bump commons-lang3 from 3.12.0 to 3.13.0 2023-07-28 18:11:22 -04:00
Gary Gregory 768fbdd70b
Merge pull request #336 from apache/dependabot/maven/com.opencsv-opencsv-5.8
Bump com.opencsv:opencsv from 5.7.1 to 5.8
2023-07-28 10:35:21 -04:00
Gary Gregory 4087ef89ba Bump commons-parent from 58 to 59 2023-07-28 10:08:39 -04:00
Gary Gregory decfc1b77d
Merge pull request #338 from apache/dependabot/github_actions/actions/setup-java-3.12.0
Bump actions/setup-java from 3.11.0 to 3.12.0
2023-07-28 09:05:29 -04:00
Gary Gregory 39f15767e3
Merge pull request #337 from apache/dependabot/github_actions/github/codeql-action-2.21.1
Bump github/codeql-action from 2.21.0 to 2.21.1
2023-07-28 09:05:14 -04:00
dependabot[bot] 3d5e555750
Bump actions/setup-java from 3.11.0 to 3.12.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](5ffc13f417...cd89f46ac9)

---
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>
2023-07-28 12:54:34 +00:00
dependabot[bot] 40d91aae4d
Bump github/codeql-action from 2.21.0 to 2.21.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1813ca74c3...6ca1aa8c19)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 12:54:29 +00:00
dependabot[bot] f65b84b991
Bump com.opencsv:opencsv from 5.7.1 to 5.8
Bumps com.opencsv:opencsv from 5.7.1 to 5.8.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 12:17:30 +00:00
Gary Gregory a95ec602a6 Normalize spelling 2023-07-22 16:17:14 -04:00
Gary Gregory e0f97bb99e
Merge pull request #335 from apache/dependabot/github_actions/github/codeql-action-2.21.0
Bump github/codeql-action from 2.20.3 to 2.21.0
2023-07-21 09:51:56 -04:00
dependabot[bot] fa4328d758
Bump github/codeql-action from 2.20.3 to 2.21.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](46ed16ded9...1813ca74c3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 12:27:52 +00:00
Gary Gregory a36d8243fe Reuse FileUtils in tests 2023-07-19 12:21:26 -04:00
Gary Gregory 17c9f9e501 Fix formatting 2023-07-08 09:21:08 -04:00
Gary Gregory c41ebb00bd
Merge pull request #334 from apache/dependabot/github_actions/github/codeql-action-2.20.3
Bump github/codeql-action from 2.20.1 to 2.20.3
2023-07-07 14:51:08 -04:00
dependabot[bot] dd90aeff2a
Bump github/codeql-action from 2.20.1 to 2.20.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.1 to 2.20.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f6e388ebf0...46ed16ded9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 12:45:00 +00:00
Gary Gregory 331177742f
Bump h2 from 2.1.214 to 2.2.220 #333 2023-07-07 08:21:45 -04:00
Gary Gregory 5512c75af5
Merge pull request #333 from apache/dependabot/maven/com.h2database-h2-2.2.220
Bump h2 from 2.1.214 to 2.2.220
2023-07-07 08:20:27 -04:00
dependabot[bot] 87bbcff7e6
Bump h2 from 2.1.214 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 12:15:28 +00:00
Gary Gregory f596c7e075
Merge pull request #332 from apache/dependabot/github_actions/ossf/scorecard-action-2.2.0
Bump ossf/scorecard-action from 2.1.3 to 2.2.0
2023-06-30 08:34:12 -04:00
Gary Gregory f0ab83d810
Merge pull request #331 from apache/dependabot/github_actions/github/codeql-action-2.20.1
Bump github/codeql-action from 2.1.22 to 2.20.1
2023-06-30 08:33:55 -04:00
dependabot[bot] 18d070c51b
Bump ossf/scorecard-action from 2.1.3 to 2.2.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](80e868c13c...08b4669551)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 12:26:24 +00:00
dependabot[bot] 74b0b15395
Bump github/codeql-action from 2.1.22 to 2.20.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.20.1.
- [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/v2.1.22...f6e388ebf0efc915c6c5b165b019ee61a6746a38)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 12:26:20 +00:00
Gary Gregory be24ad2f7f [StepSecurity] ci: Harden GitHub Actions #330 2023-06-24 14:04:19 -04:00
Gary Gregory 506c0f9672
Merge pull request #330 from step-security-bot/stepsecurity_remediation_1687629637
[StepSecurity] ci: Harden GitHub Actions
2023-06-24 14:03:39 -04:00