xuwujing / springBoot-study

SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
Apache License 2.0
1.61k stars 819 forks source link

Bump guacamole-common-js from 1.1.0 to 1.3.0 in /springboot-guacamole #33

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps guacamole-common-js from 1.1.0 to 1.3.0.

Commits
  • f1783f5 GUACAMOLE-903: Merge improved Chinese internationalization support
  • f7b53d3 GUACAMOLE-903: Improved Chinese internationalization support
  • ae9c55c GUACAMOLE-793: Merge add support for retrieving effective groups from CAS.
  • a5acb5a GUACAMOLE-793: Add Docker environment variables for group-related CAS propert...
  • 1da9b7d GUACAMOLE-793: Remove unnecessary/unused Logger instance.
  • 1303dab GUACAMOLE-793: Refactor CAS group parsing to leverage LDAP-aware abstractions...
  • 749e53b GUACAMOLE-793: Add abstract mechanism for parsing CAS group names.
  • 7b8dc36 GUACAMOLE-793: validateTicket() returns the CASAuthenticatedUser instance rat...
  • ecd385b GUACAMOLE-221: Expose underlying protocol at tunnel level.
  • d1de61d GUACAMOLE-221: Remove documentation that is no longer applicable as of commit...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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/xuwujing/springBoot-study/network/alerts).