You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/06 09:50:14 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request, #1397: Bump commons-csv from 1.9.0 to 1.10.0 in /java

dependabot[bot] opened a new pull request, #1397:
URL: https://github.com/apache/orc/pull/1397

   Bumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt">commons-csv's changelog</a>.</em></p>
   <blockquote>
   <pre><code>                    Apache Commons CSV
                       Version 1.10.0
                       Release Notes
   </code></pre>
   <p>INTRODUCTION:</p>
   <p>This document contains the release notes for the 1.10.0 version of Apache Commons CSV.
   Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.</p>
   <p>Commons CSV requires at least Java 8.</p>
   <p>The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.</p>
   <p>Feature and bug fix release (Java 8)</p>
   <p>Changes in this version include:</p>
   <h1>NEW FEATURES</h1>
   <p>o CSV-291:  Make CSVRecord#values() public. Thanks to Gary Gregory.
   o CSV-264:  Add DuplicateHeaderMode for flexibility with header strictness. <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/114">#114</a>. Thanks to Sagar Tiwari, Seth Falco, Alex Herbert, Gary Gregory.
   o CSV-295:  Support for parallelism in CSVPrinter. Thanks to Gary Gregory.
   o CSV-295:  Add CSVPrinter.printRecord<a href="https://github.com/apache/commons-csv/blob/master/Stream">s</a>. Thanks to Gary Gregory.
   o CSV-304:  Add accessors for header/trailer comments <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/257">#257</a>. Thanks to Peter Hull, Bruno P. Kinoshita, Gary Gregory.
   o           Add github/codeql-action.</p>
   <h1>FIXED BUGS</h1>
   <p>o           Minor changes <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/172">#172</a>. Thanks to Arturo Bernal.
   o CSV-292:  No Automatic-Module-Name prevents usage in JPMS projects without repacking the JAR. Thanks to Rob Vesse.
   o CSV-288:  Fix for multi-char delimiter not working as expected <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/218">#218</a>. Thanks to Santhsoh, Angus.
   o CSV-269:  CSVRecord.get(Enum) should use Enum.name() instead of Enum.toString(). Thanks to Auke te Winkel, Gary Gregory.
   o           Allow org.apache.commons.csv.IOUtils.copy(Reader, Appendable, CharBuffer) to compile on Java 11 and run on Java 8. Thanks to Gary Gregory.
   o CSV-300:  CSVRecord.toList() does not give write access to the new List. Thanks to Markus Spann, Gary Gregory.
   o           CSVParser.getRecords() now throws UncheckedIOException instead of IOException. Thanks to Gary Gregory.
   o CSV-274:  Add comments to iterator() and stream() <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/270">#270</a>. Thanks to Peter Hull, Bruno P. Kinoshita, Gary Gregory.
   o CSV-290:  Fix wrong assumptions in PostgreSQL formats <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/265">#265</a>. Thanks to angusdev, Gary Gregory.
   o           Validate input to setDelimiter(String) for empty string <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/266">#266</a>. Thanks to Mykola Faryma.
   o           Bump CSVFormat#serialVersionUID from 1 to 2. Thanks to Dependabot.
   o           CSVParser: Identify duplicates in null, empty and blank header names <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/279">#279</a>. Thanks to Alex Herbert.</p>
   <h1>CHANGES</h1>
   <p>o           Bump actions/cache from 2.1.6 to 3.0.10 <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/196">#196</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/233">#233</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/243">#243</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/267">#267</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/271">#271</a>. Thanks to Dependabot, Gary Gregory.
   o           Bump actions/checkout from 2.3.4 to 3.1.0 <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/188">#188</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/195">#195</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/220">#220</a>, <a href="https://github-redirect.dependabot.com/apache/commons-csv/issues/272">#272</a>. Thanks to Dependabot, Gary Gregory.
   o           Bump actions/setup-java from 2 to 3.5.1. Thanks to Gary Gregory.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/commons-csv/commit/5b99c860986a87f9da664bf47a3a7c0026673123"><code>5b99c86</code></a> Update POM version for Apache release 1.10.0</li>
   <li><a href="https://github.com/apache/commons-csv/commit/ba8ba605a07ff4986d3b58b9ca699d46daa4b6f3"><code>ba8ba60</code></a> Merge branch 'master' into release</li>
   <li><a href="https://github.com/apache/commons-csv/commit/4ee216cd1731c29fc194b3da9fdf3a7923aee0f6"><code>4ee216c</code></a> Prepare for release candidate</li>
   <li><a href="https://github.com/apache/commons-csv/commit/c69016a2a6706da224c8a1d935f8837d593739fd"><code>c69016a</code></a> Sort members</li>
   <li><a href="https://github.com/apache/commons-csv/commit/f00b91b58937104bf1b17799f9660d26ffdff65f"><code>f00b91b</code></a> Add assert as sanity check</li>
   <li><a href="https://github.com/apache/commons-csv/commit/347c8723c0d8fb655cd867443ec83566f4ceeb8d"><code>347c872</code></a> Port some code from IO to NIO APIs</li>
   <li><a href="https://github.com/apache/commons-csv/commit/30329abb627b827bf33c1d81a3bdc7cf2c18a084"><code>30329ab</code></a> Add new CSV file to RAT exclusion check</li>
   <li><a href="https://github.com/apache/commons-csv/commit/ecda2154de5964786cd6f01ba6b72e3dcb1ef1c9"><code>ecda215</code></a> Tests CSV-141 and PR 295</li>
   <li><a href="https://github.com/apache/commons-csv/commit/1269c133ff4637ed658fb8ab5d78a8671ecfed4a"><code>1269c13</code></a> Tests CSV-141 and PR 295</li>
   <li><a href="https://github.com/apache/commons-csv/commit/c22ff413ac477a0e43c723ec4e265e211f028de0"><code>c22ff41</code></a> Revert &quot;Add support for trailing text after the closing quote, for Excel comp...</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/commons-csv/compare/rel/commons-csv-1.9.0...rel/commons-csv-1.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-csv&package-manager=maven&previous-version=1.9.0&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [orc] dongjoon-hyun closed pull request #1397: ORC-1368: Bump commons-csv to 1.10.0

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #1397: ORC-1368: Bump commons-csv to 1.10.0
URL: https://github.com/apache/orc/pull/1397


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [orc] dependabot[bot] commented on pull request #1397: ORC-1368: Bump commons-csv to 1.10.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1397:
URL: https://github.com/apache/orc/pull/1397#issuecomment-1418868659

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org