This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch dependabot/maven/log4j.version-2.26.0
in repository https://gitbox.apache.org/repos/asf/shiro.git


 discard 3aa88c433 chore(deps): bump log4j.version from 2.25.4 to 2.26.0
     add d7500f2d0 Switch pre-commit to ASF approved prek-action (#2705)
     add c6af28cf4 chore(deps): bump 
https://github.com/zizmorcore/zizmor-pre-commit (#2709)
     add bd278bcc3 enh(jakarta-ee): strip out the host part of the referer 
header
     add a7265a1a1 chore(deps): bump org.apache.commons:commons-configuration2 
(#2706)
     add 9371115fe [#2704] [#2710] Fixed Session fixation-related regressions 
(#2711)
     add 4fb4cbbdc chore(deps): bump org.apache:apache from 37 to 38
     add eda402277 Merge pull request #2700 from 
apache/dependabot/maven/org.apache-apache-38
     add 5f13983cc chore(deps): bump 
com.github.siom79.japicmp:japicmp-maven-plugin
     add c589bb19c Merge pull request #2699 from 
apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.7
     add 7cd0b1c43 chore(deps): bump slf4j.version from 2.0.17 to 2.0.18
     add be6769800 Merge pull request #2694 from 
apache/dependabot/maven/slf4j.version-2.0.18
     add 9f3528313 chore(deps): bump log4j.version from 2.25.4 to 2.26.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3aa88c433)
            \
             N -- N -- N   refs/heads/dependabot/maven/log4j.version-2.26.0 
(9f3528313)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ...dependency-review.yml => pre-commit-manual.yml} |  16 ++-
 .github/workflows/pre-commit-reusable.yml          |  67 ----------
 .github/workflows/pre-commit.yml                   |  26 ++--
 .pre-commit-config.yaml                            |   2 +-
 .../apache/shiro/mgt/DefaultSecurityManager.java   |  18 ++-
 .../shiro/subject/support/DelegatingSubject.java   |   2 +-
 .../shiro/subject/DelegatingSubjectTest.java       |  33 +++++
 integration-tests/meecrowave-support/pom.xml       |   2 +-
 pom.xml                                            |   8 +-
 .../shiro/ee/filters/FormResubmitSupport.java      |  28 +++-
 .../apache/shiro/ee/filters/FormSupportTest.java   | 143 +++++++++++++++++++--
 11 files changed, 232 insertions(+), 113 deletions(-)
 copy .github/workflows/{dependency-review.yml => pre-commit-manual.yml} (72%)
 delete mode 100644 .github/workflows/pre-commit-reusable.yml

Reply via email to