Skip to content

feat: add control command, fix lint errors, and update dependencies#1

Merged
wizzomafizzo merged 1 commit intomainfrom
feat/add-control-command
Mar 13, 2026
Merged

feat: add control command, fix lint errors, and update dependencies#1
wizzomafizzo merged 1 commit intomainfrom
feat/add-control-command

Conversation

@wizzomafizzo
Copy link
Member

Summary

  • Add ZapScriptCmdControl constant for the new control command
  • Fix all unhandled-error lint violations in traits.go (explicitly discard strings.Builder return values)
  • Update expr-lang/expr v1.17.7 → v1.17.8
  • Bump Go version 1.25.5 → 1.26.1 to address stdlib security advisories (GO-2026-4599 through GO-2026-4603)

Add ZapScriptCmdControl constant, fix unhandled-error lint violations
in traits.go, update expr-lang/expr to v1.17.8, and bump Go to 1.26.1
to address stdlib security advisories.
@codecov
Copy link

codecov bot commented Mar 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@wizzomafizzo wizzomafizzo merged commit dfe4267 into main Mar 13, 2026
9 checks passed
@wizzomafizzo wizzomafizzo deleted the feat/add-control-command branch March 13, 2026 23: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.

1 participant