You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/01/06 05:26:36 UTC

[GitHub] [commons-io] dependabot[bot] opened a new pull request #183: Bump jimfs from 1.1 to 1.2

dependabot[bot] opened a new pull request #183:
URL: https://github.com/apache/commons-io/pull/183


   Bumps [jimfs](https://github.com/google/jimfs) from 1.1 to 1.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/google/jimfs/releases">jimfs's releases</a>.</em></p>
   <blockquote>
   <h2>1.2</h2>
   <p>Maven dependency:</p>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.google.jimfs&lt;/groupId&gt;
     &lt;artifactId&gt;jimfs&lt;/artifactId&gt;
     &lt;version&gt;1.2&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>Javadoc for the release can be viewed at: <a href="http://google.github.io/jimfs/releases/1.2/api/docs/">http://google.github.io/jimfs/releases/1.2/api/docs/</a>
   API diffs between Jimfs 1.1 and this release can be viewed at: <a href="http://google.github.io/jimfs/releases/1.2/api/diffs/">http://google.github.io/jimfs/releases/1.2/api/diffs/</a></p>
   <h3>What's new in 1.2</h3>
   <ul>
   <li>Various bug fixes.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/google/jimfs/commit/3bc54fae2feb218dcf5427d2626720fc09ef38d1"><code>3bc54fa</code></a> Set version number for jimfs-parent to 1.2.</li>
   <li><a href="https://github.com/google/jimfs/commit/a5effce75781022e2e0151146e17fdbfe97ea76a"><code>a5effce</code></a> Remove stray letter and fix indentation.</li>
   <li><a href="https://github.com/google/jimfs/commit/437e670c316f18d4a8b3571450ded3b71446a42d"><code>437e670</code></a> Remove sonatype-oss-parent.</li>
   <li><a href="https://github.com/google/jimfs/commit/7871582b38806a64ab85d68da58d7fba4f41610e"><code>7871582</code></a> Bump icu4j from 67.1 to 68.2</li>
   <li><a href="https://github.com/google/jimfs/commit/6557b5adc313e13dccc35f954bac92f5f0f6d0dc"><code>6557b5a</code></a> Bump guava.version from 30.0-android to 30.1-android</li>
   <li><a href="https://github.com/google/jimfs/commit/080951016e95d71c31df04926999f51f72f6cf2e"><code>0809510</code></a> Update guava and truth deps.</li>
   <li><a href="https://github.com/google/jimfs/commit/c4ed3d03bdd9b248b26020e740d3c3c1d388bdfb"><code>c4ed3d0</code></a> Bump junit from 4.13 to 4.13.1</li>
   <li><a href="https://github.com/google/jimfs/commit/1558d1ba5294597eb5a50d5cb3de73f23e0ff52f"><code>1558d1b</code></a> Bump maven-source-plugin from 3.2.0 to 3.2.1</li>
   <li><a href="https://github.com/google/jimfs/commit/b4527cd8afab03eb50655e30d84c98bd7ea8e2e6"><code>b4527cd</code></a> enable Dependabot v2</li>
   <li><a href="https://github.com/google/jimfs/commit/563897201e93f15710688f46b93b0629b5c75d9f"><code>5638972</code></a> Update some plugins.</li>
   <li>Additional commits viewable in <a href="https://github.com/google/jimfs/compare/v1.1...v1.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.jimfs:jimfs&package-manager=maven&previous-version=1.1&new-version=1.2)](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.

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



[GitHub] [commons-io] garydgregory merged pull request #183: Bump jimfs from 1.1 to 1.2

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #183:
URL: https://github.com/apache/commons-io/pull/183


   


----------------------------------------------------------------
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.

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



[GitHub] [commons-io] coveralls commented on pull request #183: Bump jimfs from 1.1 to 1.2

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #183:
URL: https://github.com/apache/commons-io/pull/183#issuecomment-755170080


   
   [![Coverage Status](https://coveralls.io/builds/36119813/badge)](https://coveralls.io/builds/36119813)
   
   Coverage decreased (-0.01%) to 88.715% when pulling **ef2cc549bee8a33baff04959326e8a793db210a0 on dependabot/maven/com.google.jimfs-jimfs-1.2** into **fc6a548fe9003ad783ce35f5a5c526472eb0720f on master**.
   


----------------------------------------------------------------
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.

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