Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cc.carm.lib:easyplugin-main to v1.5.12 #5

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cc.carm.lib:easyplugin-main 1.3.5 -> 1.5.12 age adoption passing confidence

Release Notes

CarmJos/EasyPlugin (cc.carm.lib:easyplugin-main)

v1.5.12: [1.5.12] 版本更新: 更多GUI用法

Compare Source

What's Changed

Full Changelog: CarmJos/EasyPlugin@1.5.11...1.5.12

v1.5.11: [1.5.11] 版本更新:GUI代码重构

Compare Source

  • feat(gui): 重构部分GUI代码,补全缺失的获取接口。

Full Changelog: CarmJos/EasyPlugin@1.5.10...1.5.11

v1.5.10: [1.5.10] 版本更新: GUI优化

Compare Source

  • feat(gui): 重构部分GUI代码,新增填充空格功能。

Full Changelog: CarmJos/EasyPlugin@1.5.9...1.5.10

v1.5.9: [1.5.9] 版本修复: 修复导入错误

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.5.8...1.5.9

v1.5.8: [1.5.8] 版本修复: 渐变色

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.5.7...1.5.8

v1.5.7: [1.5.7] 版本优化: 用户数据保存

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.5.6...1.5.7

v1.5.6: [1.5.6] 版本更新:快捷经济操作

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.5.5...1.5.6

v1.5.5: [1.5.5] 版本更新:指令简化

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.5.4...1.5.5

v1.5.4: [1.5.4] 版本更新:用户数据

Compare Source

  • feat(user) 提供便捷的用户数据管理器与对象类。

Full Changelog: CarmJos/EasyPlugin@1.5.3...1.5.4

v1.5.3: [1.5.3] 版本更新: GUI小bug修复

Compare Source

  • fix(gui) 修复翻页GUI可能出现幽灵页的问题。
  • feat(updater) 添加直接执行BukkitTask的方法。

Full Changelog: CarmJos/EasyPlugin@1.5.2...1.5.3

v1.5.2: [1.5.2] 修复部署

Compare Source

v1.5.1: [1.5.1] 结构优化

Compare Source

  • 移除了原先来自其他项目的 databaselistenerconf模块。

Full Changelog: CarmJos/EasyPlugin@1.5.0...1.5.1

v1.5.0: [1.5.0] 版本更新: EasyPlaceholder

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.20...1.5.0

v1.4.20: [1.4.20] 版本更新: 独立Color模块

Compare Source

独立Color模块,方便其他通用插件调用。

Full Changelog: CarmJos/EasyPlugin@1.4.19...1.4.20

v1.4.19: [1.4.19] 版本修复: 指令异常

Compare Source

  • fix(cmd): 修复CommandHandler处理异常的问题。

Full Changelog: CarmJos/EasyPlugin@1.4.18...1.4.19

v1.4.18: [1.4.18] 版本更新:独立基本功能

Compare Source

  • feat(utils) 独立基本功能到单独模块,便于使用。

Full Changelog: CarmJos/EasyPlugin@1.4.17...1.4.18

v1.4.17: [1.4.17] 版本优化:渐变颜色

Compare Source

  • feat(color) 优化了渐变颜色的生效范围,并支持在渐变中穿插其他颜色(包括RGB)、格式字符。

Full Changelog: CarmJos/EasyPlugin@1.4.16...1.4.17

v1.4.16: [1.4.16] 版本更新:渐变颜色

Compare Source

What's Changed
New Contributors

Full Changelog: CarmJos/EasyPlugin@1.4.15...1.4.16

v1.4.15: [1.4.15] 版本更新

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.14...1.4.15

v1.4.14: [1.4.14] 令指令开发更便捷

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.13...1.4.14

v1.4.13: [1.4.13] 版本更新

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.12...1.4.13

v1.4.12: [1.4.12] 版本更新

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.11...1.4.12

v1.4.11: [1.4.11] 版本更新

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.10...1.4.11

v1.4.10: [1.4.10] 版本更新]

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.9...1.4.10

v1.4.9: [1.4.9] 版本更新

Compare Source

Full Changelog: CarmJos/EasyPlugin@1.4.8...1.4.9

v1.4.8: [1.4.8] 版本更新

Compare Source

  • fix(gui) 修复 GUIItemConfiguration 序列化错误的问题

Full Changelog: CarmJos/EasyPlugin@1.4.7...1.4.8

v1.4.7: [1.4.7] 版本更新

Compare Source

  • feat(main) 添加完整的构造方法用于测试。
  • feat(updater) 添加Github更新检查模块,方便获取基于Github发布的插件版本更新。
  • feat(storage) 添加存储接口模块,包含存储相关的统一接口。
  • chore(item) 添加序列化方法。

Full Changelog: CarmJos/EasyPlugin@1.4.6...1.4.7

v1.4.6: [1.4.6] 版本更新

Compare Source

  • feat(command) 新增可快捷return的消息方法。
    • 现在,在处理指令时如需以消息终止,仅需使用 sendMessages(...) 方法。
  • feat(main) 添加同步、异步与异步回调唤起事件的方法。
    • 同步唤起事件请使用 callEventSync(event)
    • 异步唤起事件请使用 callEventAsync(event)
    • 异步回调唤起请使用 callEventFuture(event)

Full Changelog: CarmJos/EasyPlugin@1.4.5...1.4.6

v1.4.5: [1.4.5] 简化部署流程

Compare Source

v1.4.4: [1.4.4] 添加部署方式

Compare Source

  • ci(repo) 添加部署到 github 指定 branch 的部署方式。
        <repository>
            <id>EasyPlugin</id>
            <name>GitHub Packages</name>
            <url>https://raw.githubusercontent.com/CarmJos/EasyPlugin/repo/</url>
        </repository>

v1.4.3: [1.4.3] 版本更新

Compare Source

  • fix(command) 修复SimpleCompleter使用异常

Full Changelog: CarmJos/EasyPlugin@1.4.2...1.4.3

v1.4.2: [1.4.2] 版本更新

Compare Source

  • feat(command) 为CommandHandler、SubCommand支持Alias构造函数

Full Changelog: CarmJos/EasyPlugin@1.4.1...1.4.2

v1.4.1: [1.4.1] 版本更新

Compare Source

  • feat(command) 新增快捷子指令制作的相关API

Full Changelog: CarmJos/EasyPlugin@1.4.0...1.4.1

v1.4.0: [1.4.0] 版本更新

Compare Source

  • fix(gui) 修复在GUI中打开另一个GUI时监听器失效问题 (#​3) @​MociLSeng
  • build(all) 修改项目结构与构建配置。

Full Changelog: CarmJos/EasyPlugin@1.3.9...1.4.0

v1.3.9: [1.3.9] 消息配置文件相关更新

Compare Source

  • [A] 添加MessageBuilder,更方便构建消息与变量参数。
  • [U] 采用 Object... 的形式传入变量参数。

v1.3.8: [1.3.8] 修复部署

Compare Source

v1.3.6: [v1.3.6] 更新依赖版本

Compare Source

  • [U] 更新 EasySQL 版本到 0.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CarmJos CarmJos merged commit cebf213 into master Jan 23, 2025
1 check failed
@CarmJos CarmJos deleted the renovate/cc.carm.lib-easyplugin-main-1.x branch January 23, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant