Gary Gregory
958d35f26f
Merge pull request #408 from apache/dependabot/maven/commons-io-commons-io-2.16.0
...
Bump commons-io:commons-io from 2.15.1 to 2.16.0
2024-03-28 18:45:03 -04:00
dependabot[bot]
5f91831857
Bump commons-io:commons-io from 2.15.1 to 2.16.0
...
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 22:42:23 +00:00
Gary Gregory
4cf21f897d
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git
2024-03-22 16:31:24 -04:00
Gary Gregory
a6d2e20006
Use better JUnit API
2024-03-22 16:31:14 -04:00
Gary Gregory
f2ed1dbdc1
Merge pull request #406 from apache/dependabot/github_actions/github/codeql-action-3.24.9
...
Bump github/codeql-action from 3.24.7 to 3.24.9
2024-03-22 09:11:35 -04:00
Gary Gregory
11a537eac8
Merge pull request #405 from apache/dependabot/github_actions/actions/cache-4.0.2
...
Bump actions/cache from 4.0.1 to 4.0.2
2024-03-22 09:11:26 -04:00
dependabot[bot]
f3b5b40ec2
Bump github/codeql-action from 3.24.7 to 3.24.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ab4101902...1b1aada464
)
---
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-03-22 12:49:36 +00:00
dependabot[bot]
4391bebeed
Bump actions/cache from 4.0.1 to 4.0.2
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](ab5e6d0c87...0c45773b62
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 12:49:31 +00:00
Gary Gregory
e1f94c1508
Merge pull request #402 from apache/dependabot/github_actions/github/codeql-action-3.24.7
...
Bump github/codeql-action from 3.24.6 to 3.24.7
2024-03-15 09:02:37 -04:00
Gary Gregory
2fed5f0cf8
Merge pull request #404 from apache/dependabot/github_actions/actions/setup-java-4.2.1
...
Bump actions/setup-java from 4.1.0 to 4.2.1
2024-03-15 09:02:27 -04:00
Gary Gregory
8850cb42ad
Merge pull request #403 from apache/dependabot/github_actions/actions/checkout-4.1.2
...
Bump actions/checkout from 4.1.1 to 4.1.2
2024-03-15 09:02:16 -04:00
dependabot[bot]
91991b4fbe
Bump actions/setup-java from 4.1.0 to 4.2.1
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](9704b39bf2...99b8673ff6
)
---
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-03-15 12:04:24 +00:00
dependabot[bot]
8d03134550
Bump actions/checkout from 4.1.1 to 4.1.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...9bb56186c3
)
---
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-03-15 12:04:21 +00:00
dependabot[bot]
19d5135b81
Bump github/codeql-action from 3.24.6 to 3.24.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8a470fddaf...3ab4101902
)
---
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-03-15 12:04:17 +00:00
Gary Gregory
c137e80407
A different take on PR #303
...
Add support for trailing text after the closing quote, and EOF without a
final closing quote, for Excel compatibility. Fix a unit test and add a
RAT exclude for the sample CSV file.
2024-03-12 19:41:43 -04:00
Gary Gregory
b069c2dcf9
Use final
...
Remove whitespace
2024-03-12 11:14:01 -04:00
Gary Gregory
f417d87322
Update commons.bc.version
2024-03-12 11:10:57 -04:00
Gary Gregory
e2ad288c34
Update versions
2024-03-12 10:55:17 -04:00
Gary Gregory
3ac0ec2481
JDBC Blob columns are now output as Base64 instead of Object#toString(),
...
which usually is InputStream#toString()
2024-03-12 10:54:13 -04:00
Gary Gregory
df3732ba22
Use try-with-resources to manage JDBC Clob in
...
CSVPrinter.printRecords(ResultSet)
2024-03-12 07:24:33 -04:00
Gary Gregory
ab5331cfbb
Whitespace
2024-03-11 17:21:28 -04:00
Gary Gregory
f294311374
Whitespace
2024-03-11 17:21:28 -04:00
Gary Gregory
b7ed400303
No need to store in local variable
2024-03-11 16:31:20 -04:00
Gary Gregory
7c6f28c97f
Don't allocate an extra String in CSVFormat.printWithEscapes(Reader,
...
Appendable)
Internal refactoring
2024-03-11 16:28:42 -04:00
Gary Gregory
6f758dd01a
Don't allocate an extra String in CSVFormat.printWithEscapes(Reader,
...
Appendable)
Internal refactoring
2024-03-11 16:28:42 -04:00
Gary Gregory
ac031dc386
Better internal name
...
Javadoc
2024-03-11 16:05:44 -04:00
Gary Gregory
122feb5ef6
Better internal name
...
Javadoc
2024-03-11 16:05:44 -04:00
Gary Gregory
65d6d1101c
Allocate a string look ahead buffer in
...
CSVFormat.printWithEscapes(CharSequence, Appendable)
As opposed to one for each character read.
2024-03-11 16:04:00 -04:00
Gary Gregory
7e43e94b4c
Whitespace
2024-03-11 15:43:22 -04:00
Gary Gregory
50e56c64b6
Internal refactoring for escape character
2024-03-11 14:08:27 -04:00
Gary Gregory
98f46ac661
Internal refactoring for delimiter
2024-03-11 13:52:30 -04:00
Gary Gregory
fca97cd9ce
[CSV-311] OutOfMemory for very long rows despite using column value of
...
type Reader
2024-03-11 10:23:29 -04:00
Gary Gregory
699b858c4c
Call append once
...
Better comments
2024-03-11 10:15:09 -04:00
Gary Gregory
5e5e28c551
Internal refactoring
...
Reduce whitepace
2024-03-11 09:29:41 -04:00
Gary Gregory
1eb95dc4d9
Whitespace
2024-03-11 08:55:04 -04:00
Gary Gregory
fc2f1b5aca
Whitespace
2024-03-11 08:55:02 -04:00
Gary Gregory
094d0e7d1f
Update changes.xml
2024-03-07 09:11:30 -05:00
Gary Gregory
969f5dd3f6
Bump org.apache.commons:commons-parent from 66 to 67 #401
2024-03-05 21:28:03 -05:00
Gary Gregory
b8fe0c4b56
Merge pull request #401 from apache/dependabot/maven/org.apache.commons-commons-parent-67
...
Bump org.apache.commons:commons-parent from 66 to 67
2024-03-05 21:27:31 -05:00
dependabot[bot]
fd69eb52ef
Bump org.apache.commons:commons-parent from 66 to 67
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 66 to 67.
- [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-03-06 02:13:41 +00:00
Gary Gregory
ca37af92e6
Remove duplicate from Checkstyle config
2024-03-05 10:53:37 -05:00
Gary Gregory
44be7bfb27
Merge pull request #397 from apache/dependabot/github_actions/actions/cache-4.0.1
...
Bump actions/cache from 4.0.0 to 4.0.1
2024-03-01 08:29:50 -05:00
Gary Gregory
9c13806da1
Merge pull request #398 from apache/dependabot/github_actions/codecov/codecov-action-4.1.0
...
Bump codecov/codecov-action from 4.0.1 to 4.1.0
2024-03-01 08:29:40 -05:00
Gary Gregory
173c254760
Merge pull request #399 from apache/dependabot/github_actions/github/codeql-action-3.24.6
...
Bump github/codeql-action from 3.24.5 to 3.24.6
2024-03-01 08:29:30 -05:00
Gary Gregory
d4c9bbfbed
Merge pull request #400 from apache/dependabot/github_actions/actions/setup-java-4.1.0
...
Bump actions/setup-java from 4.0.0 to 4.1.0
2024-03-01 08:29:19 -05:00
dependabot[bot]
77603edb04
Bump actions/setup-java from 4.0.0 to 4.1.0
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](387ac29b30...9704b39bf2
)
---
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-03-01 12:54:43 +00:00
dependabot[bot]
9a52744733
Bump github/codeql-action from 3.24.5 to 3.24.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](47b3d888fe...8a470fddaf
)
---
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-03-01 12:54:39 +00:00
dependabot[bot]
49f8ac1e0f
Bump codecov/codecov-action from 4.0.1 to 4.1.0
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e0b68c6749...54bcd8715e
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:33 +00:00
dependabot[bot]
55b881728c
Bump actions/cache from 4.0.0 to 4.0.1
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](13aacd865c...ab5e6d0c87
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:29 +00:00
Gary Gregory
60eca64c01
Merge pull request #395 from apache/dependabot/github_actions/github/codeql-action-3.24.5
...
Bump github/codeql-action from 3.24.3 to 3.24.5
2024-02-23 08:44:15 -08:00