This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
from 8ed03dbbc [#2589] bugfix(deps): make Jakarta EE API dependencies
optional and non-trans… (#2590)
add 297863263 Decouple codespell from pre-commit config with rc file
add 549daca47 Fix up license
add 2ebea8c64 Merge pull request #2581 from jbampton/codespellrc
add d5215a561 docs(java): fix typo
add 05039d154 Merge pull request #2582 from jbampton/fix-typo
add ceb1d98c4 security: pre-commit add zizmor static analysis for actions
add 4d276d67c Merge pull request #2583 from jbampton/add-zizmor-hook
add 10170d168 gha(labeler): indent YAML with 2 spaces
add e93f69245 Fixups
add e19e26df9 Merge pull request #2584 from jbampton/indent-yaml
add 2a658ce58 Add `manual` stage pre-commit hook `chmod` for markdown
permissions
add 303c3c93f Merge pull request #2586 from jbampton/add-hook-chmod
new 00c9e45d4 Merge branch 'main' into 3.x
new 49285fd03 chore: dependency updates
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../text/IniRealmTest.simple.ini => .codespellrc | 11 ++----
.github/labeler.yml | 46 +++++++++++-----------
.github/linters/.yaml-lint.yml | 3 ++
.github/workflows/labeler.yml | 2 +-
.github/workflows/maven.yml | 2 +
.github/workflows/pre-commit.yml | 2 +
.pre-commit-config.yaml | 19 ++++++++-
integration-tests/jakarta-ee/pom.xml | 2 +-
pom.xml | 4 +-
.../apache/shiro/aspectj/SecuredDummyService.java | 2 +-
10 files changed, 56 insertions(+), 37 deletions(-)
copy
core/src/test/resources/org/apache/shiro/realm/text/IniRealmTest.simple.ini =>
.codespellrc (87%)