dependabot[bot]
|
06df40e43b
|
Bump mockito-core from 3.7.7 to 3.11.2 (#156)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.11.2)
---
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>
|
2021-07-03 09:03:44 -04:00 |
Gary Gregory
|
8e6eb0a289
|
Update my developer entry.
|
2021-07-01 11:32:12 -04:00 |
Gary Gregory
|
a2e06fe45b
|
Bump junit-jupiter from 5.7.1 to 5.7.2 #149.
|
2021-06-24 20:37:15 -04:00 |
dependabot[bot]
|
39c3f77da3
|
Bump junit-jupiter from 5.7.1 to 5.7.2 (#149)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-24 20:32:38 -04:00 |
Gary Gregory
|
6dad95b2ad
|
Bump actions/cache from 2.1.4 to 2.1.6 #153.
|
2021-06-24 20:32:14 -04:00 |
dependabot[bot]
|
7b99bdcc2d
|
Bump actions/cache from 2.1.4 to 2.1.6 (#153)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-24 20:31:26 -04:00 |
Gary Gregory
|
848c148b56
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv
|
2021-06-24 13:56:22 -04:00 |
Gary Gregory
|
934f214e96
|
Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).
Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).
|
2021-06-24 13:56:01 -04:00 |
Gary Gregory
|
56d9c8d48f
|
Add CSVRecord#toStream().
|
2021-06-23 15:25:41 -04:00 |
Gary Gregory
|
2d6090b6dd
|
Sort methods.
|
2021-06-23 15:14:08 -04:00 |
Gary Gregory
|
f9f9feb80e
|
[CSV-275] Make CSVRecord.toList() public.
|
2021-06-23 14:54:49 -04:00 |
Gary Gregory
|
00fcb06bb5
|
Update Apache Commons IO from 2.9.0 to 2.10.0.
|
2021-06-13 12:58:20 -04:00 |
Gary Gregory
|
dc0686059a
|
Replace Java 15 with Java 16 in Travis CI.
|
2021-06-06 10:43:03 -04:00 |
Gary Gregory
|
b80eb6548f
|
Update commons-io 2.8.0 -> 2.9.0.
|
2021-05-25 21:57:12 -04:00 |
Gary Gregory
|
d3e74a7fb3
|
Add GitHub code of conduct page that points to the Apache page.
|
2021-05-16 17:02:54 -04:00 |
Gary Gregory
|
bfdcad2a4f
|
Update `actions/setup-java` to v2.
|
2021-04-19 09:13:34 -04:00 |
Gary Gregory
|
a7117b8d40
|
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.
|
2021-03-17 15:43:49 -04:00 |
Sebb
|
25aa2089f5
|
Remove Dummy extra line
|
2021-03-09 20:52:07 +00:00 |
Sebb
|
73e43d7de4
|
Dummy extra line
|
2021-03-09 20:51:30 +00:00 |
Sebb
|
ad98ecc90b
|
Remove Dummy extra line
|
2021-03-09 20:49:20 +00:00 |
Sebb
|
b0b5372f9e
|
Dummy extra line
|
2021-03-09 20:49:05 +00:00 |
Sebb
|
4ec18bdd3f
|
Put all checkstyle files together
|
2021-03-09 17:29:20 +00:00 |
Sebb
|
52a154b1bc
|
Fix EOL
|
2021-03-09 17:19:54 +00:00 |
Gary Gregory
|
7df132a848
|
No need to nest in else.
|
2021-03-05 13:54:34 -05:00 |
Gary Gregory
|
443cc4a051
|
Update commons-lang3 3.11 -> 3.12.0.
|
2021-03-01 20:37:16 -05:00 |
Gary Gregory
|
a34cedaca7
|
Use varargs.
|
2021-02-28 16:23:41 -05:00 |
Gary Gregory
|
d400a04b15
|
Javadoc.
|
2021-02-22 21:44:41 -05:00 |
Gary Gregory
|
91db4ff0b8
|
Remove odd cruft.
|
2021-02-22 21:41:21 -05:00 |
Gary Gregory
|
29459edcdf
|
Label next release as 1.9.0.
|
2021-02-22 21:34:56 -05:00 |
Gary Gregory
|
cfd55c9473
|
[CSV-123] Add possibility to use ResultSet header meta data as CSV
header #11.
|
2021-02-22 21:32:23 -05:00 |
Gary Gregory
|
0b01ea8211
|
Refactor and reuse constant.
|
2021-02-22 20:32:34 -05:00 |
Gary Gregory
|
6eef85a663
|
Bump junit-jupiter from 5.7.0 to 5.7.1 #133
|
2021-02-22 20:27:05 -05:00 |
dependabot[bot]
|
7b0a977d97
|
Bump junit-jupiter from 5.7.0 to 5.7.1 (#133)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-22 20:26:12 -05:00 |
Gary Gregory
|
69db7d14f7
|
Update some dependencies.
- Bump actions/cache from v2 to v2.1.4 #132.
- Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #131.
- Bump mockito-core from 3.7.0 to 3.7.7 #129.
|
2021-02-19 09:11:43 -05:00 |
dependabot[bot]
|
2642afb3b3
|
Bump mockito-core from 3.7.0 to 3.7.7 (#129)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:09:27 -05:00 |
dependabot[bot]
|
e995b1890f
|
Bump actions/cache from v2 to v2.1.4 (#132)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:08:52 -05:00 |
dependabot[bot]
|
8772fb628a
|
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#131)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:07:37 -05:00 |
Gary Gregory
|
493dfdcd7d
|
Remove trailing whitepsace.
|
2021-02-15 11:13:12 -05:00 |
Gary Gregory
|
bf2f8093a4
|
Ignore IML (IntelliJ) files.
|
2021-01-17 16:41:02 -05:00 |
Gary Gregory
|
79c3d73368
|
Use isEmpty().
|
2021-01-16 22:18:32 -05:00 |
Gary Gregory
|
371a364ce0
|
Fix Checkstyle configuration DTD link.
|
2021-01-11 12:08:34 -05:00 |
Gary Gregory
|
5d1dec0af8
|
Bump mockito-core from 3.6.28 to 3.7.0 #128.
|
2021-01-05 09:54:39 -05:00 |
dependabot[bot]
|
569f853c46
|
Bump mockito-core from 3.6.28 to 3.7.0 (#128)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-05 09:53:44 -05:00 |
Gary Gregory
|
536c18d47a
|
Use Character cache.
|
2020-12-31 12:06:51 -05:00 |
Gary Gregory
|
895188cdfa
|
Minor Improvements #127.
|
2020-12-30 09:54:52 -05:00 |
Arturo Bernal
|
d580c90f73
|
Minor Improvement: (#127)
* Add final
* Unnecessary semicolon ''
* Use StandardCharsets
* Fix javadoc
|
2020-12-30 09:52:52 -05:00 |
Gary Gregory
|
8e953c0c17
|
Add Java 17-EA to the GitHub build.
|
2020-12-29 19:08:54 -05:00 |
Gary Gregory
|
155a76906a
|
Better Javadoc.
|
2020-12-29 14:45:02 -05:00 |
Gary Gregory
|
7ebb8db977
|
[CSV-267] Minor improvement #126.
|
2020-12-12 14:06:38 -05:00 |
Arturo Bernal
|
64bae17317
|
CSV-267 - Minor improvement (#126)
|
2020-12-12 14:04:59 -05:00 |