You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/07/01 21:22:00 UTC

[GitHub] [guacamole-client] dependabot[bot] opened a new pull request, #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

dependabot[bot] opened a new pull request, #740:
URL: https://github.com/apache/guacamole-client/pull/740

   Bumps tomcat-catalina from 7.0.37 to 7.0.81.
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tomcat:tomcat-catalina&package-manager=maven&previous-version=7.0.37&new-version=7.0.81)](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/guacamole-client/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@guacamole.apache.org

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


[GitHub] [guacamole-client] dependabot[bot] commented on pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #740:
URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177962537

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

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


[GitHub] [guacamole-client] dependabot[bot] commented on pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #740:
URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177963862

   OK, I won't notify you about org.apache.tomcat:tomcat-catalina again, unless you re-open this PR or update it yourself. 😢


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

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


[GitHub] [guacamole-client] mike-jumper commented on pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

Posted by GitBox <gi...@apache.org>.
mike-jumper commented on PR #740:
URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177962474

   This is invalid. The dependency in question is in the "provided" scope and is not actually part of the application at all. It's referenced so that javac knows what Tomcat API to expect for the legacy Tomcat 7 tunnel.
   
   The only way that parts of Tomcat 7.0.37 would actually be present is if the webapp is deployed beneath Tomcat 7.0.37.


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

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


[GitHub] [guacamole-client] mike-jumper closed pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

Posted by GitBox <gi...@apache.org>.
mike-jumper closed pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole
URL: https://github.com/apache/guacamole-client/pull/740


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

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


[GitHub] [guacamole-client] mike-jumper commented on pull request #740: Bump tomcat-catalina from 7.0.37 to 7.0.81 in /guacamole

Posted by GitBox <gi...@apache.org>.
mike-jumper commented on PR #740:
URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177963810

   @dependabot ignore this dependency


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

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