SpringAll
SpringAll copied to clipboard
Bump shiro-spring from 1.4.0 to 1.7.1 in /16.Spring-Boot-Shiro-Thymeleaf-Tag
Bumps shiro-spring from 1.4.0 to 1.7.1.
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.
Oh also tested this on a live Heroku install, forgot to put that in there. It all works :)
I also just put in a support request with Heroku to see if they will set a HEROKU=true environment variable by default to help take out a step. It would probably be useful for plugins like Paperclip too, so maybe they will do it.
Just merged with latest. All tests still pass.
+1 This is a much needed fix. Please Apply.
They probably haven't applied it because I didn't sign the Contributor Agreement
No, I just haven't gotten to it, hopefully tomorrow
I just pulled in the other pull request that provided S3 support, http://github.com/diaspora/diaspora/pull/351. Github wasn't displaying yours in the pull request list, for some reason. http://github.com/diaspora/diaspora/pull/351
Any comments on the approach taken there?