Skip to content

build(deps): bump actions/checkout from 4 to 7 - #27

Closed
dependabot[bot] wants to merge 100 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Closed

build(deps): bump actions/checkout from 4 to 7#27
dependabot[bot] wants to merge 100 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

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 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)

lmx0721 and others added 30 commits April 30, 2026 22:27
- Added 62 new cape designs with various styles:
  - Rainbow, gradient, solid, striped, checker, diagonal, fade, neon, tricolor, half capes
- Improved Cape.kt to automatically extract and load capes from jar
- Capes are now extracted to local 'capes' folder
- Users can add custom capes by placing PNG files in the capes folder
- Fixed .gitignore to properly handle jar files
- Added .kotlin/ to gitignore
This is a build artifact and should not be in the repository
- Removed 13 solid color capes (black, white, red, blue, green, purple, pink, orange, cyan, yellow, darkblue, darkgreen, darkred)
- Updated Cape.kt to remove solid capes from known list
- Now only 58 designed capes remain
* 更新:修改构建工作流以支持多个分支并添加发布工作流

* 更新:不再硬编码Java路径

* 更新:Gradle优先国际源

* 更新:在buildscript中添加JitPack仓库

* 修复:#2 1. 2. 3. 4.

* 更新:优化release工作流,添加预发布检测步骤

* 更新:修正预发布检测逻辑以支持以'b'开头的标签
- 新增 OpaiGUI 点击界面系统
  - Material Design 3 风格设计
  - 支持 Style1/Style2 两种布局样式
  - Style2 直接显示所有分类面板
  - 可自定义面板大小、颜色、动画速度等

- 新增 OpaiArrayList HUD 组件
  - 显示已启用模块列表
  - 支持背景模糊、主题颜色自定义

- 优化 Target2 HUD
  - 修复 Rice 样式粒子效果
  - 添加出现/消失动画
  - 修复 Novoline3 样式盔甲显示

- 删除 TargetStrafe 模块
- 删除 Velocity 的 MatrixReduce2/3 模式
- Island 界面图标可自定义
- 修复多项编译错误
Bumps [com.jhlabs:filters](https://github.com/axet/jhlabs) from 2.0.235 to 2.0.235-1.
- [Commits](https://github.com/axet/jhlabs/commits)

---
updated-dependencies:
- dependency-name: com.jhlabs:filters
  dependency-version: 2.0.235-1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ers-2.0.235-1

build(deps): bump com.jhlabs:filters from 2.0.235 to 2.0.235-1
 refactor: 创建两个中英独立的README.md
新功能:
- OpaiGUI: 添加 Style1/Style2 两种样式, 支持自定义颜色、大小、模糊和动画速度
- OpaiArrayList: 新增 HUD 组件, 显示已启用模块列表
- Scaffold: 新增自救功能, 支持下落检测和自动放置方块
- NoC03: 新增移动模块, 取消 C03 发包
- Velocity: 新增方向检查功能, 支持前方/侧方/后方开关

优化修复:
- OpaiGUI: 调小 Style2 面板间距, 提高拖动刷新率
- OpaiGUI: 修复 Style2 切换时分类显示不全的问题
- OpaiGUI: 修改面板标题为 AirClient, 删除版本号
- Velocity: 修复方向检查前后方向反了的问题
- Velocity: 所有模式现在都支持方向检查
- README: 更新版本号为 b1.2

代码清理:
- 删除未使用的 BlinkUtils.java 重复文件
- 修复 Mixin refMap 警告
lmx0721 and others added 21 commits June 14, 2026 10:08
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
feat(music): 网易云播放、MusicPlayer GUI 与歌词显示修复
…uction jar

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
GuiChat closes the screen after sendChatMessage returns, which dismissed
the GUI immediately when opened from .music gui or on module enable.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Remove embedded Phosphor mixins and lighting engine so users can install
Phosphor separately if desired without mixin conflicts.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Prevent GuiChat from closing the screen after client commands so the
MusicPlayer GUI is not dismissed immediately after opening.

Co-authored-by: Cursor <cursoragent@cursor.com>
Kotlin 2 compiles blockPos.x to getX(), which does not exist on MC 1.8.9
Vec3i/BlockPos and caused NoSuchMethodError during block collision ticks.

Co-authored-by: Cursor <cursoragent@cursor.com>
Kotlin 2 emits direct getGameProfile() calls on EntityPlayerSP, which crashes at runtime; expose gameProfile via access transformer and a mixin accessor, and compare players by UUID in SilentHotbar.

Co-authored-by: Cursor <cursoragent@cursor.com>
fix: 为 Kotlin 2 在 1.8.9 上补齐 EntityPlayerSP.getGameProfile 访问器
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
@lmx0721 lmx0721 closed this Jul 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-7 branch July 31, 2026 04:44
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants