Skip to content

[deps]Update safe patch dependencies (1 update) #16063

@github-actions

Description

@github-actions

Summary

This issue groups together safe patch updates that can be applied together. All updates are single-version patch increments with bug fixes only and no breaking changes.

Updates

Package Current Proposed Update Type Key Changes
github.com/rhysd/actionlint v1.7.10 v1.7.11 Patch Added support for case() function in expressions, bug fixes

Safety Assessment

All updates are safe patches

  • Single-version patch increment (v1.7.10 → v1.7.11)
  • Only bug fixes and feature additions, no breaking changes
  • Explicitly backward compatible per release notes
  • Adds support for new GitHub Actions case() function

Links

Recommended Action

Apply update:

go get -u github.com/rhysd/actionlint@v1.7.11
go mod tidy

Testing Notes

  • Run all tests: make test-unit
  • Verify actionlint still works correctly in workflow validation
  • Check for any deprecation warnings
  • Test with workflows using the new case() function

Generated by Dependabot Dependency Checker

  • expires on Feb 18, 2026, 9:27 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions