Commit Graph

2039 Commits

Author SHA1 Message Date
dependabot[bot] 734482d447
Bump actions/cache from 3.0.11 to 3.2.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.1.
- [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.11...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:00:28 +00:00
dependabot[bot] e4a34fbef3
Bump ossf/scorecard-action from 2.1.0 to 2.1.2
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](937ffa90d7...e38b1902ae)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:00:25 +00:00
Gary Gregory 2fa4807e08
Bump mockito-core from 4.9.0 to 4.10.0 #292 2022-12-16 11:21:49 -05:00
Gary Gregory b358bbd958
Merge pull request #292 from apache/dependabot/maven/org.mockito-mockito-core-4.10.0
Bump mockito-core from 4.9.0 to 4.10.0
2022-12-16 11:20:33 -05:00
Gary Gregory 1cf6a1a26c
Merge pull request #291 from apache/dependabot/github_actions/actions/setup-java-3.9.0
Bump actions/setup-java from 3.8.0 to 3.9.0
2022-12-16 08:31:02 -05:00
Gary Gregory 18bcd0d233
Merge pull request #289 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.0
Bump ossf/scorecard-action from 2.0.6 to 2.1.0
2022-12-16 08:30:29 -05:00
Gary Gregory 160e44c33e
Merge pull request #290 from apache/dependabot/github_actions/actions/checkout-3.2.0
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-16 08:26:05 -05:00
dependabot[bot] b51a405b19
Bump mockito-core from 4.9.0 to 4.10.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.9.0...v4.10.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-12-16 12:01:43 +00:00
dependabot[bot] 5c2fd46d8d
Bump actions/setup-java from 3.8.0 to 3.9.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.8.0...v3.9.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>
2022-12-16 12:00:25 +00:00
dependabot[bot] f9f39c937f
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 12:00:21 +00:00
dependabot[bot] a2d977753d
Bump ossf/scorecard-action from 2.0.6 to 2.1.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](99c53751e0...937ffa90d7)

---
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>
2022-12-16 12:00:18 +00:00
Gary Gregory 4319feb07a
Bump commons-parent from 54 to 55 #288 2022-12-11 16:52:30 -05:00
Gary Gregory dea2165e1f
Merge pull request #288 from apache/dependabot/maven/org.apache.commons-commons-parent-55
Bump commons-parent from 54 to 55
2022-12-11 16:51:10 -05:00
dependabot[bot] a716828ef5
Bump commons-parent from 54 to 55
Bumps [commons-parent](https://github.com/apache/commons-parent) from 54 to 55.
- [Release notes](https://github.com/apache/commons-parent/releases)
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 20:40:13 +00:00
Gary Gregory 5158d7eb6a
Merge pull request #287 from apache/dependabot/github_actions/actions/setup-java-3.8.0
Bump actions/setup-java from 3.6.0 to 3.8.0
2022-12-09 07:02:20 -05:00
dependabot[bot] 3cd25f5b31
Bump actions/setup-java from 3.6.0 to 3.8.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.6.0...v3.8.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>
2022-12-09 12:00:21 +00:00
Gary Gregory 9247498a95 Undo Bump actions/setup-java from 3.6.0 to 3.7.0 2022-12-06 06:51:07 -05:00
Gary Gregory 952e46bd38 Bump actions/setup-java from 3.6.0 to 3.7.0 #126 2022-12-01 22:02:58 -05:00
Gary Gregory b2a1971280 Bump pmd from 6.51.0 to 6.52.0 2022-11-26 13:09:31 -05:00
Gary Gregory dc9316063c Add GHitHub robots file 2022-11-19 17:54:13 -05:00
Gary Gregory d81b8e2bb4
Bump dependencies
Bump jmh-core from 1.35 to 1.36 #285
Bump mockito-core from 4.8.1 to 4.9.0 #284
Bump jmh-generator-annprocess from 1.35 to 1.36 #283
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 #282
2022-11-18 09:25:36 -05:00
Gary Gregory 1b62381d2d
Merge pull request #282 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
2022-11-18 09:23:09 -05:00
Gary Gregory d7afefc766
Merge pull request #283 from apache/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.36
Bump jmh-generator-annprocess from 1.35 to 1.36
2022-11-18 09:22:48 -05:00
Gary Gregory 4c70d5cf3f
Merge pull request #284 from apache/dependabot/maven/org.mockito-mockito-core-4.9.0
Bump mockito-core from 4.8.1 to 4.9.0
2022-11-18 09:22:32 -05:00
Gary Gregory 7e89a1a73a
Merge pull request #285 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.36
Bump jmh-core from 1.35 to 1.36
2022-11-18 09:22:09 -05:00
dependabot[bot] 60bbe109dc
Bump jmh-core from 1.35 to 1.36
Bumps [jmh-core](https://github.com/openjdk/jmh) from 1.35 to 1.36.
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)

---
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-11-18 12:01:55 +00:00
dependabot[bot] f936dad1a9
Bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.8.1...v4.9.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-11-18 12:01:50 +00:00
dependabot[bot] bd8897aba2
Bump jmh-generator-annprocess from 1.35 to 1.36
Bumps [jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.35 to 1.36.
- [Release notes](https://github.com/openjdk/jmh/releases)
- [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36)

---
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>
2022-11-18 12:01:44 +00:00
dependabot[bot] 7989429290
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.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.2.1...spotbugs-maven-plugin-4.7.3.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>
2022-11-11 12:02:02 +00:00
Gary Gregory 4f1d0d2c66 Javadocs and comments
Normalize spelling to "behavior"
2022-11-07 08:40:07 -05:00
Gary Gregory a2a35b4905 Bump pmd from 6.50.0 to 6.51.0 2022-10-30 12:02:13 -04:00
Gary Gregory f6389ad8d7
Bump actions/upload-artifact from 3.1.0 to 3.1.1 #280 2022-10-30 11:45:24 -04:00
Gary Gregory c5ac847b35
Merge pull request #280 from apache/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 3.1.0 to 3.1.1
2022-10-30 11:41:30 -04:00
Gary Gregory 4a865fd7f8 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv 2022-10-29 11:51:13 -04:00
dependabot[bot] 86186dd965 Bump opencsv from 5.7.0 to 5.7.1
Bumps opencsv from 5.7.0 to 5.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 08:29:37 +13:00
dependabot[bot] f17766f4b0
Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 12:01:50 +00:00
Gary Gregory 236b0f4f84 Add @SuppressWarnings("resource") in test as narrowly as possible 2022-10-26 10:12:58 -04:00
Gary Gregory 50f4525614 Fix compiler warning 2022-10-25 21:44:23 -04:00
Gary Gregory ed43bba32c Use final and lambda shorthand 2022-10-25 21:38:18 -04:00
Gary Gregory 0dd1bcc62e Organzie imports like the rest of CSV 2022-10-25 21:36:51 -04:00
Gary Gregory dab9420315
CSVParser: Identify duplicates in null, empty and blank header names #279 2022-10-25 21:24:56 -04:00
Gary Gregory 5a7b030537
Merge pull request #279 from aherbert/csvparser-duplicate-missing-headers
CSVParser: Identify duplicates in null, empty and blank header names (WIP)
2022-10-25 21:23:51 -04:00
aherbert 69aa686187 CSV-264: CSVParser identifies null, empty or blank headers as 'missing'
Duplicate missing header names are handled consistently between
CSVFormat and CSVParser.

Document that the ignore header case flag is for parser behaviour.

Update CSVDuplicateHeaderTest to add the ignore header case flag to
tests. Add test cases with case insensitive duplicates.
2022-10-25 22:25:16 +01:00
Gary Gregory 8ad07df0d4 Use try-with-resources 2022-10-23 16:59:56 -04:00
Gary Gregory 5d494a6fd6 Match comment to pinned commit 2022-10-23 15:13:03 -04:00
Gary Gregory cafb4d2f43 Update for Scorecards 2 2022-10-23 15:11:16 -04:00
Gary Gregory 540c778ad3 Update for Scorecards 2 2022-10-23 15:05:14 -04:00
Gary Gregory 07608e864e Update for Scorecards 2 2022-10-23 15:03:08 -04:00
Alex Herbert bd48a767cd CSVFormat: Sanitise empty headers to the empty string ""
Add more tests for duplicate headers including null header names.
2022-10-23 19:37:32 +01:00
Gary Gregory 481d8b1ff3
Update comment to match PR bump to 2.0.6 2022-10-23 14:12:45 -04:00