Commit Graph

2625 Commits

Author SHA1 Message Date
Gary Gregory c3844a2a7e
Merge pull request #467 from apache/dependabot/github_actions/github/codeql-action-3.26.4
Bump github/codeql-action from 3.26.2 to 3.26.4
2024-08-23 09:11:25 -04:00
dependabot[bot] 467201e13b
Bump github/codeql-action from 3.26.2 to 3.26.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](429e197704...f0f3afee80)

---
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>
2024-08-23 12:00:55 +00:00
Gary Gregory 58dbdefaf2
Fix documentation for CSVFormat private constructor #466 2024-08-21 09:28:53 -04:00
Gary Gregory 1559a3c99d
Merge pull request #466 from sigee/fix-javadoc-2
Fix documentation for CSVFormat private constructor
2024-08-21 09:28:03 -04:00
Sigee 9de89e1b19 Fix parameter's descriptions 2024-08-21 12:47:47 +02:00
Gary Gregory 3b33668b11
Bump org.apache.commons:commons-parent from 72 to 73 #465 2024-08-18 10:49:09 -04:00
Gary Gregory 94b3cfa8d5
Merge pull request #465 from apache/dependabot/maven/org.apache.commons-commons-parent-73
Bump org.apache.commons:commons-parent from 72 to 73
2024-08-18 10:48:38 -04:00
dependabot[bot] d7610d34b6
Bump org.apache.commons:commons-parent from 72 to 73
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 72 to 73.
- [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>
2024-08-18 14:30:12 +00:00
Gary Gregory 1493bdf81b
Merge pull request #463 from apache/dependabot/github_actions/github/codeql-action-3.26.2
Bump github/codeql-action from 3.26.0 to 3.26.2
2024-08-16 08:35:05 -04:00
dependabot[bot] 72a977afdd
Bump github/codeql-action from 3.26.0 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

---
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>
2024-08-16 12:16:46 +00:00
Gary Gregory 0bb7767e55
Merge pull request #461 from apache/dependabot/github_actions/actions/setup-java-4.2.2
Bump actions/setup-java from 4.2.1 to 4.2.2
2024-08-09 09:13:44 -04:00
Gary Gregory 19a7e1e23b
Merge pull request #462 from apache/dependabot/github_actions/actions/upload-artifact-4.3.6
Bump actions/upload-artifact from 4.3.4 to 4.3.6
2024-08-09 09:13:33 -04:00
Gary Gregory d84656d5c6
Merge pull request #460 from apache/dependabot/github_actions/github/codeql-action-3.26.0
Bump github/codeql-action from 3.25.15 to 3.26.0
2024-08-09 09:13:22 -04:00
dependabot[bot] 60f65f6ac5
Bump actions/upload-artifact from 4.3.4 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9)

---
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>
2024-08-09 12:17:38 +00:00
dependabot[bot] a7181fbda0
Bump actions/setup-java from 4.2.1 to 4.2.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](99b8673ff6...6a0805fcef)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 12:17:34 +00:00
dependabot[bot] df8292dae1
Bump github/codeql-action from 3.25.15 to 3.26.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](afb54ba388...eb055d739a)

---
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>
2024-08-09 12:17:30 +00:00
Gary Gregory ce7666b3c3
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #459 2024-08-07 14:48:35 -04:00
Gary Gregory a4dd28213e
Merge pull request #459 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.16.0
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
2024-08-07 14:48:07 -04:00
dependabot[bot] 222ba5eb53
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 18:40:55 +00:00
Gary Gregory 7af3bdfb1d
Bump org.hamcrest:hamcrest from 2.2 to 3.0 #455 2024-08-02 08:47:48 -04:00
Gary Gregory ee60ba6cb2
Merge pull request #455 from apache/dependabot/maven/org.hamcrest-hamcrest-3.0
Bump org.hamcrest:hamcrest from 2.2 to 3.0
2024-08-02 08:47:17 -04:00
Gary Gregory 5d3bff249d
Merge pull request #454 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.0
Bump ossf/scorecard-action from 2.3.3 to 2.4.0
2024-08-02 08:47:05 -04:00
Gary Gregory 07fdc615c5
Merge pull request #453 from apache/dependabot/github_actions/github/codeql-action-3.25.15
Bump github/codeql-action from 3.25.14 to 3.25.15
2024-08-02 08:46:48 -04:00
dependabot[bot] 92b086b918
Bump org.hamcrest:hamcrest from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 12:28:51 +00:00
dependabot[bot] cc8699a93c
Bump ossf/scorecard-action from 2.3.3 to 2.4.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](dc50aa9510...62b2cac7ed)

---
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>
2024-08-02 12:23:17 +00:00
dependabot[bot] 4810d2cc0b
Bump github/codeql-action from 3.25.14 to 3.25.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.14 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](5cf07d8b70...afb54ba388)

---
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>
2024-08-02 12:23:14 +00:00
Gary Gregory 58bdedb16b Remove trailing whitespace 2024-07-29 23:01:26 -04:00
Gary Gregory b240dec234 Use Javadoc @code 2024-07-29 16:59:54 -04:00
Gary Gregory 126094a9f7 Use Javadoc @code 2024-07-29 16:36:53 -04:00
Gary Gregory 1f3307b2bf
Bump org.apache.commons:commons-parent from 71 to 72 #452 2024-07-26 09:35:46 -04:00
Gary Gregory faa340e364
Merge pull request #452 from apache/dependabot/maven/org.apache.commons-commons-parent-72
Bump org.apache.commons:commons-parent from 71 to 72
2024-07-26 09:35:10 -04:00
dependabot[bot] 90595e4f52
Bump org.apache.commons:commons-parent from 71 to 72
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 71 to 72.
- [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>
2024-07-26 12:53:11 +00:00
Gary Gregory dd690372dd
Merge pull request #451 from apache/dependabot/github_actions/github/codeql-action-3.25.14
Bump github/codeql-action from 3.25.12 to 3.25.14
2024-07-26 08:30:49 -04:00
dependabot[bot] 88ebda29c8
Bump github/codeql-action from 3.25.12 to 3.25.14
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.14.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4fa2a79536...5cf07d8b70)

---
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>
2024-07-26 12:27:06 +00:00
Gary Gregory 3c6ce535e6 Add Java 24-ea as an experimental build 2024-07-22 08:49:01 -04:00
Gary Gregory 44559c9bf9 Add Java 23-ea as an experimental build 2024-07-22 08:39:09 -04:00
Gary Gregory d8909f9d9e Add Java 22 to the GH CI build 2024-07-22 08:38:53 -04:00
Gary Gregory 618a20f777 Javadoc
Use HTML 'em' tag instead of 'i' tag
2024-07-21 11:27:47 -04:00
Gary Gregory cbc8b6fe95
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450 2024-07-17 18:37:36 -04:00
Gary Gregory b541051858
Merge pull request #450 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.15.0
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
2024-07-17 18:36:55 -04:00
dependabot[bot] b7f10e3308
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 22:33:26 +00:00
Gary Gregory b714f38da4
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #449 2024-07-15 22:47:02 -04:00
Gary Gregory 3a82a2ed5f
Merge pull request #449 from apache/dependabot/maven/commons-codec-commons-codec-1.17.1
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
2024-07-15 22:46:23 -04:00
dependabot[bot] 733be97b3a
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 22:44:42 +00:00
Gary Gregory 2700513c0f Unnecessary @SuppressWarnings("resource") 2024-07-15 14:51:23 -04:00
Gary Gregory e80c4ba5b9
Merge pull request #447 from apache/dependabot/github_actions/github/codeql-action-3.25.12
Bump github/codeql-action from 3.25.11 to 3.25.12
2024-07-12 08:22:45 -04:00
Gary Gregory 4a42c6e1a6
Merge pull request #446 from apache/dependabot/github_actions/actions/upload-artifact-4.3.4
Bump actions/upload-artifact from 4.3.3 to 4.3.4
2024-07-12 08:22:34 -04:00
dependabot[bot] e81ffb995a
Bump github/codeql-action from 3.25.11 to 3.25.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b611370bb5...4fa2a79536)

---
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>
2024-07-12 12:15:05 +00:00
dependabot[bot] e052cc652e
Bump actions/upload-artifact from 4.3.3 to 4.3.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
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>
2024-07-12 12:14:52 +00:00
Gary Gregory 4ed1eb4b34
Migrate CSVFormat#print(File, Charset) to NIO #445 2024-07-11 14:48:09 -04:00