Skip to content

Bump com.mikuac:shiro from 2.3.5 to 2.3.9#31

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.mikuac:shiro from 2.3.5 to 2.3.9.

Release notes

Sourced from com.mikuac:shiro's releases.

Shiro v2.3.9

新增

扩展合并转发方法,支持自定义消息(仅在协议端为 napcat 进行测试) #291 @​sa-yi

修复

修复了一个依赖传递的问题 #291 @​sa-yi

Shiro v2.3.8

新增

支持自动下载外部插件依赖。#285 @​sa-yi

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
  • 31c6424 🔖 RELEASE v2.3.9
  • 8b9f6f0 ✨ Extend bot.sendForwardMsg #291
  • d05d086 ⬆️ Bump io.freefair.lombok from 8.13 to 8.13.1
  • 79e2ded 🔖 RELEASE v2.3.8
  • 64e6be9 ⬆️ Bump mavenArtifactResolver from 1.9.18 to 1.9.22 dependencies java
  • ab5da8d ⬆️ Bump org.apache.maven:maven-resolver-provider
  • f608b6d ⬆️ Bump org.springframework.boot from 3.4.3 to 3.4.4
  • bbd478f 🎨 Optimize dynamic plugin dependency resolution implementation
  • dd10c08 ✨ Implement dynamic plugin dependency resolution and download #285
  • 0568ced 🔖 RELEASE v2.3.7
  • 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.9.
- [Release notes](https://github.com/MisakaTAT/Shiro/releases)
- [Commits](MisakaTAT/Shiro@v2.3.5...v2.3.9)

---
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 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #33.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.mikuac-shiro-2.3.9 branch April 21, 2025 11:25
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