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

[GitHub] [maven-ear-plugin] dependabot[bot] opened a new pull request, #90: Bump maven-filtering from 3.3.0 to 3.3.1

dependabot[bot] opened a new pull request, #90:
URL: https://github.com/apache/maven-ear-plugin/pull/90

   Bumps [maven-filtering](https://github.com/apache/maven-filtering) from 3.3.0 to 3.3.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-filtering/releases">maven-filtering's releases</a>.</em></p>
   <blockquote>
   <h2>3.3.1</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1175">[MSHARED-1175]</a> - Copying x resources from rel/path to rel/path (<a href="https://redirect.github.com/apache/maven-filtering/pull/62">#62</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1213">[MSHARED-1213]</a> - Bug: filtering existing but 0 byte file (<a href="https://redirect.github.com/apache/maven-filtering/pull/72">#72</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1199">[MSHARED-1199]</a> - Upgrade parent pom to 39 (<a href="https://redirect.github.com/apache/maven-filtering/pull/70">#70</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1112">[MSHARED-1112]</a> - Ignore setting permissions on non existing dest files/symlinks (<a href="https://redirect.github.com/apache/maven-filtering/pull/64">#64</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1144">[MSHARED-1144]</a> - – remove rendundant error message (<a href="https://redirect.github.com/apache/maven-filtering/pull/48">#48</a>) <a href="https://github.com/Koziolek"><code>@​Koziolek</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MSHARED-1198">[MSHARED-1198]</a> - Bump plexus-utils from 3.4.2 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-filtering/pull/69">#69</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-filtering/pull/68">#68</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump plexus-utils from 1.4.9 to 3.0.16 in /src/test/resources (<a href="https://redirect.github.com/apache/maven-filtering/pull/40">#40</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mockito-core from 4.6.1 to 4.7.0 (<a href="https://redirect.github.com/apache/maven-filtering/pull/44">#44</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mockito-core from 2.28.2 to 4.6.1 (<a href="https://redirect.github.com/apache/maven-filtering/pull/37">#37</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>some modern java sugar syntax, fix some IDE warnings (<a href="https://redirect.github.com/apache/maven-filtering/pull/41">#41</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-filtering/pull/68">#68</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>(doc) Remove explicit <code>final</code> modifier (<a href="https://redirect.github.com/apache/maven-filtering/pull/52">#52</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-filtering/commit/a84b18be1b8e4fc3c5231710ecfd816bbd94b4ae"><code>a84b18b</code></a> [maven-release-plugin] prepare release maven-filtering-3.3.1</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/de7a0edbff7455a15414c51ff18ab9aa17a90b13"><code>de7a0ed</code></a> Remove obsolete/dead plugin</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/44606d129ae2b891f8caf68339df04d6f23f80ee"><code>44606d1</code></a> Some modern java sugar syntax, fix some IDE warnings (<a href="https://redirect.github.com/apache/maven-filtering/issues/41">#41</a>)</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/605a0cd927f142a3f7331f745cc3118c3fbea484"><code>605a0cd</code></a> [MSHARED-1175] Copying x resources from rel/path to rel/path (<a href="https://redirect.github.com/apache/maven-filtering/issues/62">#62</a>)</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/a4c7828c252717f5f4afa51932fecdd3c37becf6"><code>a4c7828</code></a> [MSHARED-1213] Bug: filtering existing but 0 byte file (<a href="https://redirect.github.com/apache/maven-filtering/issues/72">#72</a>)</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/d2602262a87a6706c4ad59fc6ba15ef4ccede7ef"><code>d260226</code></a> [MSHARED-1199] Ignore reformat commit</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/6e125707cfd353d44f2f29f27bb6ace560a7a038"><code>6e12570</code></a> [MSHARED-1199] Reformat</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/f11560a0167c42a3d06998b748332360efc5babc"><code>f11560a</code></a> [MSHARED-1199] Upgrade parent pom to 39</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/2c9153cb34e84794e4a78ffbf663c0eefc832318"><code>2c9153c</code></a> [MSHARED-1198] Bump plexus-utils from 3.4.2 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-filtering/issues/69">#69</a>)</li>
   <li><a href="https://github.com/apache/maven-filtering/commit/38301862f67fda81c965f1b4c671d8f2dc2811be"><code>3830186</code></a> Bump apache/maven-gh-actions-shared from 2 to 3</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-filtering/compare/maven-filtering-3.3.0...maven-filtering-3.3.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-filtering&package-manager=maven&previous-version=3.3.0&new-version=3.3.1)](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@maven.apache.org

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


[GitHub] [maven-ear-plugin] slawekjaranowski merged pull request #90: [MEAR-325] Bump maven-filtering from 3.3.0 to 3.3.1

Posted by "slawekjaranowski (via GitHub)" <gi...@apache.org>.
slawekjaranowski merged PR #90:
URL: https://github.com/apache/maven-ear-plugin/pull/90


-- 
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@maven.apache.org

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