Commit Graph

2625 Commits

Author SHA1 Message Date
dependabot[bot] 5010c6a758
Bump org.mockito:mockito-core from 4.11.0 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 12:28:36 +00:00
Gary Gregory c132a301b4 Fix GH badge 2024-10-14 07:09:22 -04:00
Gary Gregory 7305b0150a
Merge pull request #489 from apache/dependabot/github_actions/actions/cache-4.1.1
Bump actions/cache from 4.0.2 to 4.1.1
2024-10-11 09:32:40 -04:00
dependabot[bot] 26e06c320c
Bump actions/cache from 4.0.2 to 4.1.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0c45773b62...3624ceb22c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 13:32:30 +00:00
Gary Gregory 811db7235a
Merge pull request #490 from apache/dependabot/github_actions/actions/upload-artifact-4.4.3
Bump actions/upload-artifact from 4.4.0 to 4.4.3
2024-10-11 09:32:13 -04:00
Gary Gregory 5ca559f81c
Merge pull request #491 from apache/dependabot/github_actions/github/codeql-action-3.26.12
Bump github/codeql-action from 3.26.11 to 3.26.12
2024-10-11 09:32:01 -04:00
Gary Gregory ddd671d06c
Merge pull request #488 from apache/dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
2024-10-11 09:31:48 -04:00
dependabot[bot] 5172b052a0
Bump github/codeql-action from 3.26.11 to 3.26.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...c36620d31a)

---
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-10-11 12:48:14 +00:00
dependabot[bot] f957e0037c
Bump actions/upload-artifact from 4.4.0 to 4.4.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

---
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-10-11 12:48:02 +00:00
dependabot[bot] 0174fe7c43
Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 12:47:55 +00:00
Gary Gregory 211768dc08 The next version will be 1.13.0 2024-10-10 17:55:53 -04:00
Gary Gregory 920c9497cb [CSV-313] Add CSVPrinter.getRecordCount() 2024-10-10 17:52:49 -04:00
Gary Gregory 49c50d7d29
Bump org.apache.commons:commons-parent from 76 to 77 #486 2024-10-09 15:08:25 -04:00
Gary Gregory 70dc238408
Merge pull request #486 from apache/dependabot/maven/org.apache.commons-commons-parent-77
Bump org.apache.commons:commons-parent from 76 to 77
2024-10-09 15:07:39 -04:00
dependabot[bot] 126e3a7516
Bump org.apache.commons:commons-parent from 76 to 77
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 76 to 77.
- [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-10-09 17:18:16 +00:00
Gary Gregory 79eadce18e The Java 23 build is no longer experimental 2024-10-06 08:32:03 -04:00
Gary Gregory aa9fc0d2c2
Merge pull request #485 from apache/dependabot/github_actions/actions/checkout-4.2.0
Bump actions/checkout from 4.1.7 to 4.2.0
2024-10-04 09:39:11 -04:00
Gary Gregory 54ddc005a9
Merge pull request #484 from apache/dependabot/github_actions/github/codeql-action-3.26.11
Bump github/codeql-action from 3.26.9 to 3.26.11
2024-10-04 09:39:00 -04:00
dependabot[bot] 78064189d3
Bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 12:26:02 +00:00
dependabot[bot] e5250c139a
Bump github/codeql-action from 3.26.9 to 3.26.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](461ef6c76d...6db8d6351f)

---
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-10-04 12:25:58 +00:00
Gary Gregory 4b94d44d1d
Bump org.apache.commons:commons-parent from 75 to 76 #482 2024-09-28 20:19:33 -04:00
Gary Gregory 35510b0321
Merge pull request #482 from apache/dependabot/maven/org.apache.commons-commons-parent-76
Bump org.apache.commons:commons-parent from 75 to 76
2024-09-28 20:19:05 -04:00
dependabot[bot] 3667a6a7b9
Bump org.apache.commons:commons-parent from 75 to 76
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 75 to 76.
- [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-09-29 00:06:48 +00:00
Gary Gregory 55b824d4ff Pin GitHub action versions 2024-09-28 16:19:59 -04:00
Gary Gregory 97c6dd82bb
Merge pull request #480 from apache/dependabot/github_actions/actions/setup-java-4.4.0
Bump actions/setup-java from 4.3.0 to 4.4.0
2024-09-27 09:03:46 -04:00
Gary Gregory 01f547efed
Merge pull request #479 from apache/dependabot/github_actions/github/codeql-action-3.26.9
Bump github/codeql-action from 3.26.8 to 3.26.9
2024-09-27 09:03:31 -04:00
dependabot[bot] 7986024802
Bump actions/setup-java from 4.3.0 to 4.4.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](2dfa2011c5...b36c23c0d9)

---
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>
2024-09-27 13:00:11 +00:00
dependabot[bot] d849427688
Bump github/codeql-action from 3.26.8 to 3.26.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...461ef6c76d)

---
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-09-27 13:00:07 +00:00
Gary Gregory 8cf715a3d1 Add section for the next release 2024-09-25 02:06:52 +00:00
Gary Gregory 5d030e0b9f Merge branch 'release' 2024-09-25 02:03:59 +00:00
Gary Gregory 74f0970be1 Bump to next development version 2024-09-25 02:03:58 +00:00
Gary Gregory cab22bb697 Also run DR on push 2024-09-23 09:28:00 -04:00
Gary Gregory 67f0d6b304 Prepare for the next release candidate 2024-09-21 02:00:29 +00:00
Gary Gregory 89eacd90ef Prepare for the next release candidate 2024-09-21 01:54:53 +00:00
Gary Gregory f4e3269626 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv 2024-09-21 01:51:51 +00:00
Gary Gregory 342547b911 Prepare for the next release candidate 2024-09-21 01:51:02 +00:00
Gary Gregory 113147f1e7 Add dependency-review.yml to GitHub CI 2024-09-20 19:58:24 -04:00
Gary Gregory 86ce50b807
Merge pull request #478 from apache/dependabot/github_actions/github/codeql-action-3.26.8
Bump github/codeql-action from 3.26.6 to 3.26.8
2024-09-20 09:21:55 -04:00
dependabot[bot] 5b2c26eedf
Bump github/codeql-action from 3.26.6 to 3.26.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4dd16135b6...294a9d9291)

---
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-09-20 12:15:02 +00:00
Gary Gregory 4f4b9cf251 Sort members 2024-09-19 16:04:47 -04:00
Gary Gregory 6a11b896aa Enable Checkstyle for test sources and fix issues 2024-09-19 16:04:28 -04:00
Gary Gregory fce94ea666 Fix header for Checkstyle 2024-09-19 15:18:08 -04:00
Gary Gregory 47424530a5 Sort imports 2024-09-19 15:12:10 -04:00
Gary Gregory 57dbc9f7bc Remove unused import 2024-09-19 15:09:12 -04:00
Gary Gregory decbfb3ea2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git 2024-09-19 15:03:44 -04:00
Gary Gregory dae9b1fa1b Javadoc: Fix format nit in code example 2024-09-19 15:03:31 -04:00
Gary Gregory e9d466ecc5 Remove trailing whitespace
Use final
2024-09-18 18:12:35 -04:00
Gary Gregory 9f4bf36ecc Improve parser performance by up to 20%, YMMV 2024-09-18 18:11:20 -04:00
Gary Gregory da934d0e8a Fix Javadoc warnings on Java 23
warning: no main description
2024-09-18 18:08:32 -04:00
Gary Gregory 7a4a899bd3 Pick up commons.javadoc.java.link from parent POM 2024-09-18 18:04:22 -04:00