Skip to content

deps: bump the chainreactors group with 2 updates#11

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/chainreactors-43ffa01f8a
Closed

deps: bump the chainreactors group with 2 updates#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/chainreactors-43ffa01f8a

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the chainreactors group with 2 updates: github.com/chainreactors/neutron and github.com/chainreactors/spray.

Updates github.com/chainreactors/neutron from 0.0.0-20260517173800-28516c3539a3 to 0.0.1

Commits

Updates github.com/chainreactors/spray from 1.2.6-0.20260518120729-f3f41e015ff5 to 1.2.6

Release notes

Sourced from github.com/chainreactors/spray's releases.

v1.2.6

Changelog

  • [fix] 彻底修复生产环境 panic: send on closed channel 崩溃,使用 ctx 作为统一关闭信号,所有 channel 发送均通过 select + ctx.Done() 保护
  • [fix] 修复 addAddition default 分支 wg 泄漏,移除 async goroutine 改为同步阻塞发送
  • [fix] 修复 BrutePool.Close()analyzeDone 条件写反导致忙等永不执行,替换为 handlerDone chan 机制
  • [fix] 修复 processCh 从未关闭导致 Handler goroutine 永久泄漏,Close() 中正确关闭并等待 Handler 退出
  • [fix] 修复 OutputCh/FuzzyCh/checkCh 裸发送在关闭时可能永久阻塞的问题
  • [fix] 修复 doCrawl 孤儿 wg.Add(1) 无对应 wg.Done() 导致 wg 计数泄漏
  • [fix] 修复 baseline.NewBaseline 中 raw response 重解析失败导致 baseline 被错误标记为无效的问题,Location 改从 live response 读取
  • [ci] 新增 GitHub Actions CI,PR 时自动运行 go build + go test -race,覆盖 ubuntu 与 windows
  • [test] 新增 19 个 pool 关闭回归测试,覆盖死锁、goroutine 泄漏、wg 不平衡、并发关闭等场景

Full Changelog: chainreactors/spray@v1.2.5...v1.2.6

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the chainreactors group with 2 updates: [github.com/chainreactors/neutron](https://github.com/chainreactors/neutron) and [github.com/chainreactors/spray](https://github.com/chainreactors/spray).


Updates `github.com/chainreactors/neutron` from 0.0.0-20260517173800-28516c3539a3 to 0.0.1
- [Commits](https://github.com/chainreactors/neutron/commits/v0.0.1)

Updates `github.com/chainreactors/spray` from 1.2.6-0.20260518120729-f3f41e015ff5 to 1.2.6
- [Release notes](https://github.com/chainreactors/spray/releases)
- [Commits](https://github.com/chainreactors/spray/commits/v1.2.6)

---
updated-dependencies:
- dependency-name: github.com/chainreactors/neutron
  dependency-version: 0.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: chainreactors
- dependency-name: github.com/chainreactors/spray
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: chainreactors
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

The group that created this PR has been removed from your configuration.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/chainreactors-43ffa01f8a branch May 18, 2026 13:28
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.

0 participants