Skip to content

chore/update deps#1735

Merged
gambol99 merged 4 commits intodevelopfrom
chore/update_deps
Jan 6, 2026
Merged

chore/update deps#1735
gambol99 merged 4 commits intodevelopfrom
chore/update_deps

Conversation

@gambol99
Copy link
Member

@gambol99 gambol99 commented Jan 5, 2026

  • chore: updated the dependencies on the application
  • fix: update tablewriter API calls for v1.1.2 compatibility

gambol99 and others added 3 commits January 5, 2026 20:56
Updated code to use the new tablewriter v1.1.2 API after dependency update:
- Replaced deprecated setter methods with new Options-based configuration
- Changed SetHeader/AppendBulk to Header/Bulk method calls
- Added tw subpackage import for type constants

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add proper error checking for tw.Bulk() and tw.Render() method calls
in state clean and list commands to resolve errcheck linter errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@gambol99 gambol99 merged commit baf5537 into develop Jan 6, 2026
9 checks passed
@gambol99 gambol99 deleted the chore/update_deps branch January 6, 2026 10:29
gambol99 added a commit that referenced this pull request Jan 22, 2026
* chore: updated the dependencies on the application

* fix: update tablewriter API calls for v1.1.2 compatibility

Updated code to use the new tablewriter v1.1.2 API after dependency update:
- Replaced deprecated setter methods with new Options-based configuration
- Changed SetHeader/AppendBulk to Header/Bulk method calls
- Added tw subpackage import for type constants

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: add error handling for tablewriter Bulk and Render calls

Add proper error checking for tw.Bulk() and tw.Render() method calls
in state clean and list commands to resolve errcheck linter errors.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

* fix: resolved the issue due to changes on the tablewriter

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
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