Skip to content

Bump com.mikuac:shiro from 2.3.5 to 2.3.7#29

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.mikuac-shiro-2.3.7
Closed

Bump com.mikuac:shiro from 2.3.5 to 2.3.7#29
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.mikuac-shiro-2.3.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps com.mikuac:shiro from 2.3.5 to 2.3.7.

Release notes

Sourced from com.mikuac:shiro's releases.

Shiro v2.3.7

修复

修复了某些事件注解使用多次的情况下,只有一个注解有值的问题。#280

新增

支持加载外部 jar 插件。#283 @​sa-yi 详见 README

Shiro v2.3.6

新增

1、在协议端使用 napcat 并开启 debug 模式时,raw 字段将会出现。其中包含 msgSeq 字段,允许在群聊内的多个 Bot 之间实现均衡负载。 #278 @​sa-yi

  • 同一个群聊 内,不同的 Bot 收到 相同的消息 时,其 msgSeq 值是一致的。
  • 基于 msgSeq 这一特性,可以设计 负载均衡策略,确保多个 Bot 在处理消息时不发生重复响应或冲突。
  • 通过 event.getRaw().getMsgSeq(); 获取 msgSeq 值,并据此进行 任务分配去重处理

2、为 GetMsgResp 添加 message_type 字段 #274 @​LuoRenMu

Commits
  • 0568ced 🔖 RELEASE v2.3.7
  • ab20ce8 📝 Using mermaid to show the external plugin load process
  • 02cf284 📝 Update external plugin dev guide
  • 5746240 🎨 Optimze external plugin load logic
  • aec7534 ⬆️ Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
  • 717386e ✨ Make shiro able to load plugin.jar #283
  • 817ccbc ⚡ Enhance rate limiter impl with better perf and reliability
  • 94a0ac1 ⬆️ Bump io.freefair.lombok from 8.12.2.1 to 8.13
  • 9d45659 🐛 Resolve null params in multiple annotations of same type. close #280
  • a3e6cf3 ⬆️ Bump io.freefair.lombok from 8.12.2 to 8.12.2.1
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.mikuac:shiro](https://github.com/MisakaTAT/Shiro) from 2.3.5 to 2.3.7.
- [Release notes](https://github.com/MisakaTAT/Shiro/releases)
- [Commits](MisakaTAT/Shiro@v2.3.5...v2.3.7)

---
updated-dependencies:
- dependency-name: com.mikuac:shiro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #31.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.mikuac-shiro-2.3.7 branch March 31, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants