You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by GitBox <gi...@apache.org> on 2021/09/21 09:19:33 UTC

[GitHub] [aries-jax-rs-whiteboard] dependabot[bot] opened a new pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

dependabot[bot] opened a new pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127


   Bumps `shiro.version` from 1.7.1 to 1.8.0.
   Updates `shiro-jaxrs` from 1.7.1 to 1.8.0
   
   Updates `shiro-core` from 1.7.1 to 1.8.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/shiro/blob/main/RELEASE-NOTES">shiro-core's changelog</a>.</em></p>
   <blockquote>
   <h1>Licensed to the Apache Software Foundation (ASF) under one</h1>
   <h1>or more contributor license agreements.  See the NOTICE file</h1>
   <h1>distributed with this work for additional information</h1>
   <h1>regarding copyright ownership.  The ASF licenses this file</h1>
   <h1>to you under the Apache License, Version 2.0 (the</h1>
   <h1>&quot;License&quot;); you may not use this file except in compliance</h1>
   <h1>with the License.  You may obtain a copy of the License at</h1>
   <h1></h1>
   <h1><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h1>
   <h1></h1>
   <h1>Unless required by applicable law or agreed to in writing,</h1>
   <h1>software distributed under the License is distributed on an</h1>
   <h1>&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</h1>
   <h1>KIND, either express or implied.  See the License for the</h1>
   <h1>specific language governing permissions and limitations</h1>
   <h1>under the License.</h1>
   <p>This is not an official release notes document.  It exists for Shiro developers
   to jot down their notes while working in the source code.  These notes will be
   combined with Jira’s auto-generated release notes during a release for the
   total set.</p>
   <p>###########################################################</p>
   <h1>2.0.0</h1>
   <p>###########################################################</p>
   <p>Improvement</p>
   <pre><code>[SHIRO-290] Implement bcrypt and argon2 KDF algorithms
   </code></pre>
   <h2>Backwards Incompatible Changes</h2>
   <ul>
   <li>Changed default DefaultPasswordService.java algorithm to &quot;Argon2id&quot;.</li>
   <li>PasswordService.encryptPassword(Object plaintext) will now throw a NullPointerException on null parameter.
   It was never specified how this method would behave.</li>
   <li>Made salt non-nullable.</li>
   <li>Removed methods in PasswordMatcher.</li>
   </ul>
   <p>###########################################################</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/shiro/commit/a86c51a11c1b6df6b097e312f5709924479edccc"><code>a86c51a</code></a> [maven-release-plugin] prepare release shiro-root-1.8.0</li>
   <li><a href="https://github.com/apache/shiro/commit/e1b7802ecc0f0c34d9ee766a19705926a8264e23"><code>e1b7802</code></a> Add <a href="https://github.com/Documented"><code>@​Documented</code></a> to Shiro annotations</li>
   <li><a href="https://github.com/apache/shiro/commit/b298f711fb702f99f785cfcf4fae78834d0d6bf9"><code>b298f71</code></a> [SHIRO-678] only query parameters for sessionID if found</li>
   <li><a href="https://github.com/apache/shiro/commit/4ed0c80567c22f6b543007c222132c39693807a9"><code>4ed0c80</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/310">#310</a> from apache/backport-SHIRO-825-18</li>
   <li><a href="https://github.com/apache/shiro/commit/4a20bf0e995909d8fda58f9c0485ea9eb2d43f0e"><code>4a20bf0</code></a> Backport SHIRO-825</li>
   <li><a href="https://github.com/apache/shiro/commit/1447e4329e786739863035dc1ed8480b73143f3b"><code>1447e43</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/296">#296</a> from apache/single-spring-1-8</li>
   <li><a href="https://github.com/apache/shiro/commit/9f8e5c6a5a7fc32b052b495c20b0fada0629f157"><code>9f8e5c6</code></a> Configure japicmp to work with new single spring boot starter</li>
   <li><a href="https://github.com/apache/shiro/commit/ce743aa7bf9604e559b410d3fe33884010bbe680"><code>ce743aa</code></a> Combine Spring Boot starters (web and non-web) into single module</li>
   <li><a href="https://github.com/apache/shiro/commit/358397b391b3a6494919a7e7fb13bc3c30fa3b48"><code>358397b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/299">#299</a> from apache/jenkins-matrix-1.8</li>
   <li><a href="https://github.com/apache/shiro/commit/a9f646d6581601c6dec8dfbf777d4e6270d45559"><code>a9f646d</code></a> Reverted Java 16 build back to 14</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/shiro/compare/shiro-root-1.7.1...shiro-root-1.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 commented on pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 commented on pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127#issuecomment-957705907


   @dependabot rebase


-- 
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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 merged pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 merged pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127


   


-- 
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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 commented on pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 commented on pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127#issuecomment-957705907


   @dependabot rebase


-- 
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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 commented on pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 commented on pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127#issuecomment-957705907


   @dependabot rebase


-- 
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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 merged pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 merged pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127


   


-- 
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: dev-unsubscribe@aries.apache.org

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



[GitHub] [aries-jax-rs-whiteboard] rotty3000 merged pull request #127: Bump shiro.version from 1.7.1 to 1.8.0

Posted by GitBox <gi...@apache.org>.
rotty3000 merged pull request #127:
URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/127


   


-- 
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: dev-unsubscribe@aries.apache.org

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