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/05 20:59:59 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #418: Bump cas-client-core from 3.2.2 to 3.6.4

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

   Bumps [cas-client-core](https://github.com/apereo/java-cas-client) from 3.2.2 to 3.6.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apereo/java-cas-client/releases">cas-client-core's releases</a>.</em></p>
   <blockquote>
   <h2>cas-client-3.6.4</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.6.3</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.6.2</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.6.1</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.6.0</h2>
   <ul>
   <li>Tomcat 9 support</li>
   <li>SpringBoot autoconfiguration</li>
   <li>Decryption of the PGT in the CAS response</li>
   <li>Support of the method parameter</li>
   </ul>
   <h2>cas-client-3.5.1</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.5.0</h2>
   <p>No release notes provided.</p>
   <h2>cas-client-3.4.1</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/153">#153</a> CAS Jetty Container Authentication Support (<a href="https://github.com/serac"><code>@​serac</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/151">#151</a> Added cas-client-integration-tomcat-v8 (<a href="https://github.com/BernhardLenz"><code>@​BernhardLenz</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/143">#143</a> CASC-127 Remove Commons Codec Dependency (<a href="https://github.com/battags"><code>@​battags</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/142">#142</a> Issue-141 Remove redundant Content-Length header. (<a href="https://github.com/serac"><code>@​serac</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/133">#133</a> Issue <a href="https://github-redirect.dependabot.com/apereo/java-cas-client/issues/131">#131</a> - ConfigurationStrategyName does not Properly Resolve Cust… (<a href="https://github.com/battags"><code>@​battags</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/130">#130</a> Overload constructServiceUrl to keep backward compatibility (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/128">#128</a> URIBuilder test cases (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/125">#125</a> URIBuilder throws UnsupportedOperationException on adding/setting parameters (<a href="https://github.com/xuhuisheng"><code>@​xuhuisheng</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/122">#122</a> Deploy SNAPSHOTs to Sonatype (<a href="https://github.com/leleuj"><code>@​leleuj</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/123">#123</a> Update README with 3.4 features (<a href="https://github.com/leleuj"><code>@​leleuj</code></a>)</li>
   </ul>
   <h2>cas-client-3.4.0</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/66">#66</a> CASC-210: Added support for having regex expressions in the proxy (chaining) list. (<a href="https://github.com/jtgasper3"><code>@​jtgasper3</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/116">#116</a> removed commons-lang dependency (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/105">#105</a> Added uri builder to construct query params (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/117">#117</a> Add filter-mapping to web.xml filter examples (<a href="https://github.com/lathspell"><code>@​lathspell</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/113">#113</a> Upgrade to commons-lang3 (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/112">#112</a> Deprecated unused DISABLE_XML_SCHEMA_VALIDATION (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/114">#114</a> Added additional logs to proxy validation (<a href="https://github.com/mmoayyed"><code>@​mmoayyed</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/101">#101</a> Remove OpenSAML and consolidate SAML components in support module (<a href="https://github.com/serac"><code>@​serac</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/93">#93</a> CASC-217: Update the ticket validators to point to the new endpoint (<a href="https://github.com/leleuj"><code>@​leleuj</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/97">#97</a> CASC-239 Saml11AuthenticationFilter Constructor was Private instead of Public (<a href="https://github.com/battags"><code>@​battags</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/96">#96</a> CASC-237 Make OpenSAML bootstrap conditional. (<a href="https://github.com/serac"><code>@​serac</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/94">#94</a> Issue-91: Introduce system properties configuration option (<a href="https://github.com/leleuj"><code>@​leleuj</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/Jasig/java-cas-client/pull/88">#88</a> CASC-231 HttpsURLConnectonFactory is Not Serializable (<a href="https://github.com/battags"><code>@​battags</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apereo/java-cas-client/commit/16ed1eeef926ad892e6c570e2eba9847375796da"><code>16ed1ee</code></a> [maven-release-plugin] prepare release cas-client-3.6.4</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/30ea6605cc0fe41b500d86f2f545f23b11e19af9"><code>30ea660</code></a> switch to snapshot version</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/1fef8974068bb383112f0de048432b3a62c73b65"><code>1fef897</code></a> [maven-release-plugin] prepare release cas-client-3.6.4</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/643eddaac6b30d76327de0dd896692863d873662"><code>643edda</code></a> update notice files</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/b07c4e3e5e1a7707162a65f721aafe2894dc5993"><code>b07c4e3</code></a> include jaxb xml modules</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/2b3b2677ddec1a417db168035319e384cb84e93a"><code>2b3b267</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apereo/java-cas-client/issues/632">#632</a> from apereo/renovate/spring-core</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/33d4148b9299f96c9738e6f9da31590ebdb3f437"><code>33d4148</code></a> renovatebot(deps): update spring core to v5.3.14</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/e948a21aa2d70ae821a95f061b7c357c0cbb1d15"><code>e948a21</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apereo/java-cas-client/issues/631">#631</a> from apereo/renovate/org.jasig.cas.client-cas-client-3.x</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/c5397e11a1e2a27662854c2de4eabf339eb7a7da"><code>c5397e1</code></a> renovatebot(deps): update dependency org.jasig.cas.client:cas-client to v3.6.3</li>
   <li><a href="https://github.com/apereo/java-cas-client/commit/1490b2a720ce147d2659ffb6a52a0dce0c5ab84b"><code>1490b2a</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a href="https://github.com/apereo/java-cas-client/compare/cas-client-3.2.2...cas-client-3.6.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jasig.cas.client:cas-client-core&package-manager=maven&previous-version=3.2.2&new-version=3.6.4)](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] bdemers closed pull request #418: Bump cas-client-core from 3.2.2 to 3.6.4

Posted by GitBox <gi...@apache.org>.
bdemers closed pull request #418: Bump cas-client-core from 3.2.2 to 3.6.4
URL: https://github.com/apache/shiro/pull/418


-- 
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 #418: Bump cas-client-core from 3.2.2 to 3.6.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #418:
URL: https://github.com/apache/shiro/pull/418#issuecomment-1269115689

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

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