You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/10/12 20:49:35 UTC

[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4481: Bump shiro-core from 1.9.1 to 1.10.0

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

   Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.1 to 1.10.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/shiro/commit/7141f41137f058a3c756ea13ed4e0fef9a3abb66"><code>7141f41</code></a> [maven-release-plugin] prepare release shiro-root-1.10.0</li>
   <li><a href="https://github.com/apache/shiro/commit/28e10e0ca1cdcd2cede86802fde8464b29265fc8"><code>28e10e0</code></a> Allow for direct configuration of ShiroFilter through WebEnvironment</li>
   <li><a href="https://github.com/apache/shiro/commit/43240d91590fa6bb20d5eddc1ebb122356595cd4"><code>43240d9</code></a> [SHIRO-890] Avoid another proxy creator when <a href="https://github.com/EnableAspectJAutoProxy"><code>@​EnableAspectJAutoProxy</code></a> enabled</li>
   <li><a href="https://github.com/apache/shiro/commit/bfc75e1b56fdbaa3d61b72693c3dcd160c11db6f"><code>bfc75e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/473">#473</a> from apache/revert-info-report</li>
   <li><a href="https://github.com/apache/shiro/commit/41133ec978044ddd55a595c2da237bcabada6bfd"><code>41133ec</code></a> Revert: Bump maven-project-info-reports-plugin from 3.1.2 to 3.4.1</li>
   <li><a href="https://github.com/apache/shiro/commit/6bf5695d7e50906346fa0472858508e3a54c1284"><code>6bf5695</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/471">#471</a> from apache/update-guava-1-10-x</li>
   <li><a href="https://github.com/apache/shiro/commit/7bbb0e0c7048f31fbdfe4b9f71519bf2305540cc"><code>7bbb0e0</code></a> Add optional flag to skip dependency check for integration tets</li>
   <li><a href="https://github.com/apache/shiro/commit/7ac34806abcd61856b798c5d8fffe81b8ca45020"><code>7ac3480</code></a> Update guava to 31.1</li>
   <li><a href="https://github.com/apache/shiro/commit/b1bd9bad2fd058f399dd534f0ef176817bcf5338"><code>b1bd9ba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/458">#458</a> from apache/dependabot/maven/1.10.x/org.codehaus.mojo...</li>
   <li><a href="https://github.com/apache/shiro/commit/5fc85aff1c503e705eb4a60f412e913e73dde0eb"><code>5fc85af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/shiro/issues/456">#456</a> from apache/dependabot/maven/1.10.x/org.apache.maven....</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/shiro/compare/shiro-root-1.9.1...shiro-root-1.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.shiro:shiro-core&package-manager=maven&previous-version=1.9.1&new-version=1.10.0)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/zeppelin/network/alerts).
   
   </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@zeppelin.apache.org

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


[GitHub] [zeppelin] shefali163 commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "shefali163 (via GitHub)" <gi...@apache.org>.
shefali163 commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1619822641

   Hi @Reamer, is this PR blocked because of something else? If not, can we merge 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: reviews-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] Reamer commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "Reamer (via GitHub)" <gi...@apache.org>.
Reamer commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1596530412

   > Are the CI failures related to this change? If not, can this be reviewed?
   
   I do not think so.


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

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


[GitHub] [zeppelin] Reamer commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "Reamer (via GitHub)" <gi...@apache.org>.
Reamer commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1591100262

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

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


[GitHub] [zeppelin] shefali163 commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "shefali163 (via GitHub)" <gi...@apache.org>.
shefali163 commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1592384540

   Are the CI failures related to this change? If not, can this be reviewed?


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

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


[GitHub] [zeppelin] shefali163 commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "shefali163 (via GitHub)" <gi...@apache.org>.
shefali163 commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1590584477

   Hi, Can this PR be reviewed?


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

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


[GitHub] [zeppelin] Reamer merged pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "Reamer (via GitHub)" <gi...@apache.org>.
Reamer merged PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481


-- 
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: reviews-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] Reamer commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "Reamer (via GitHub)" <gi...@apache.org>.
Reamer commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1619852949

   @dependabot squash and merge


-- 
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: reviews-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] Reamer commented on pull request #4481: Bump shiro-core from 1.9.1 to 1.10.0

Posted by "Reamer (via GitHub)" <gi...@apache.org>.
Reamer commented on PR #4481:
URL: https://github.com/apache/zeppelin/pull/4481#issuecomment-1591103950

   > Hi, Can this PR be reviewed?
   
   Let's see what the CI results are.


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

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