You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2022/10/21 17:43:19 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #503: Bump liberty-maven-plugin from 3.3.4 to 3.7.1

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

   Bumps [liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.3.4 to 3.7.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/OpenLiberty/ci.maven/releases">liberty-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>Liberty Maven Plug-in 3.7.1</h2>
   <p>Version 3.7.1 of the Liberty Maven Plugin is a minor fix release that contains a couple of fixes. </p>
   <p>The following fixes are included in this release.</p>
   <ul>
   <li>Fix <code>server.env</code> file processing to handle blank lines and comment lines <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1603">#1603</a> <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1602">#1602</a></li>
   <li>Add binary scanner license to our documentation <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1595">#1595</a> <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1601">#1601</a></li>
   <li>Add build directory parameter when installing features to enable cleanup of internal folder with generated schema files <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1599">#1599</a></li>
   </ul>
   <p>See the <a href="https://github.com/WASdev/ci.maven/compare/liberty-maven-3.7...liberty-maven-3.7.1">commit log</a> for the full set of the changes since the previous milestone release.</p>
   <p>The Liberty Maven Plugin 3.7.1 release is available on the <a href="https://search.maven.org/artifact/io.openliberty.tools/liberty-maven-plugin/3.7.1/maven-plugin">Maven Central</a> repository.</p>
   <h2>Liberty Maven Plug-in 3.7</h2>
   <p>Version 3.7 of the Liberty Maven Plugin is a minor release that adds functionality and provides some fixes. </p>
   <p>Jakarta EE9 and MicroProfile 5 support has been added for the <code>generate-features</code> goal. This support is also included for the <code>dev</code> and <code>devc</code> goals when feature generation is turned on.</p>
   <p>The Liberty Maven Plugin now supports running with Java 17. The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.7, supports Java 8, 11 and 17. Prior to this version, the plugin is supported on Java 8 and 11.</p>
   <h2>Additional Fixes</h2>
   <p>The following fixes are also included in this release.</p>
   <ul>
   <li>Fix for <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1203">#1203</a> and <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1176">#1176</a> related to <code>dev</code> mode and multi-module support.</li>
   <li>Copy SpringBoot application to <code>devc</code> folder in container <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1576">#1576</a>.</li>
   <li>Removed docker scan suggestion on <code>devc</code> docker build <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1575">#1575</a>.</li>
   <li>Update README to include information on Java support.</li>
   <li>Add test case for multiple user feature.</li>
   </ul>
   <p>See the <a href="https://github.com/WASdev/ci.maven/compare/liberty-maven-3.6.1...liberty-maven-3.7">commit log</a> for the full set of the changes since the previous release.</p>
   <p>The Liberty Maven Plugin 3.7 release is available on the <a href="https://search.maven.org/artifact/io.openliberty.tools/liberty-maven-plugin/3.7/maven-plugin">Maven Central</a> repository.</p>
   <h2>Liberty Maven Plug-in 3.6.1</h2>
   <p>Version 3.6.1 of the Liberty Maven Plugin is a minor fix release that contains a few fixes. </p>
   <p>Liberty <code>dev</code> mode has been updated to disable generate features by default. A new warning explaining that the source configuration directory will be modified is now displayed when generate features is toggled on using the <code>g</code> hotkey and when <code>dev</code> mode is started with the <code>generateFeatures</code> flag set to <code>true</code>.  For more information, refer to the <a href="https://github.com/OpenLiberty/ci.maven/blob/main/docs/dev.md">dev goal</a> and <a href="https://github.com/OpenLiberty/ci.maven/blob/main/docs/generate-features.md">generate-features goal</a> documentation.</p>
   <h2>Additional Fixes</h2>
   <p>The following fixes are also included in this release.</p>
   <ul>
   <li>An improved dev mode startup message and help menu to make the hotkeys stand out more</li>
   <li>Run generate features (if enabled) after a conflicting feature is removed from server configuration</li>
   <li>If toggling on generate features using the <code>g</code> hotkey creates the <code>configDropins/overrides</code> directory, the generated features are now installed</li>
   </ul>
   <p>See the <a href="https://github.com/WASdev/ci.maven/compare/liberty-maven-3.6...liberty-maven-3.6.1">commit log</a> for the full set of the changes since the previous milestone release.</p>
   <p>The Liberty Maven Plugin 3.6.1 release is available on the <a href="https://search.maven.org/artifact/io.openliberty.tools/liberty-maven-plugin/3.6.1/maven-plugin">Maven Central</a> repository.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/637b3520809d28e85cf046e683f002f6249f7152"><code>637b352</code></a> [maven-release-plugin] prepare release liberty-maven-3.7.1</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/18d343e4f71a20dc3fd168c0d82f89c75985e90d"><code>18d343e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1604">#1604</a> from cherylking/bumpCommon1823Ant1911</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/6f2daf8226d4b322934e1fe55759a3e1aea6222c"><code>6f2daf8</code></a> Minor yaml changes</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/06c4fc4380a01808a06a0b120616b5ac6a34aed5"><code>06c4fc4</code></a> Bump ant and common dep and liberty version for tests</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/61608f2fa151d8b7d55146c15e77cb21f67b438e"><code>61608f2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1603">#1603</a> from cherylking/fixServerEnvProcessing</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/6856306573a9525befb860f904f19cf3cab52054"><code>6856306</code></a> Fix server.env file processing</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/22d200b191b5ebccb4c8990246eced7898be2c3c"><code>22d200b</code></a> Update docs (<a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1601">#1601</a>)</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/abbad38787c54d35a6e4327f5530902435de8c91"><code>abbad38</code></a> Add binary scanner license to docs (<a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1595">#1595</a>)</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/94c7aa7c3eeb15f8f77b2a43697b486c463e022a"><code>94c7aa7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/OpenLiberty/ci.maven/issues/1599">#1599</a> from cherylking/addBuildDirInstallFeature</li>
   <li><a href="https://github.com/OpenLiberty/ci.maven/commit/f7e97e95f619a11cb9a5a4510950be60ded6c205"><code>f7e97e9</code></a> Remove temp yaml change</li>
   <li>Additional commits viewable in <a href="https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.3.4...liberty-maven-3.7.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.openliberty.tools:liberty-maven-plugin&package-manager=maven&previous-version=3.3.4&new-version=3.7.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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] commented on pull request #503: Bump liberty-maven-plugin from 3.3.4 to 3.7.1

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

   Superseded by #878.


-- 
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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] closed pull request #503: Bump liberty-maven-plugin from 3.3.4 to 3.7.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #503: Bump liberty-maven-plugin from 3.3.4 to 3.7.1
URL: https://github.com/apache/shiro/pull/503


-- 
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: commits-unsubscribe@shiro.apache.org

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