Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 3, 2025

This PR updates all waitfor* dependencies to their latest available versions to ensure the CLI benefits from the latest bug fixes, performance improvements, and features.

Changes Made

Updated the following dependencies from v1.0.0 to v1.1.0:

  • github.com/go-waitfor/waitfor-mongodb v1.0.0 → v1.1.0
  • github.com/go-waitfor/waitfor-mysql v1.0.0 → v1.1.0
  • github.com/go-waitfor/waitfor-postgres v1.0.0 → v1.1.0

The following dependencies were already at their latest versions:

  • github.com/go-waitfor/waitfor v1.0.0 (latest)
  • github.com/go-waitfor/waitfor-fs v1.0.0 (latest)
  • github.com/go-waitfor/waitfor-http v1.0.0 (latest)
  • github.com/go-waitfor/waitfor-proc v1.0.0 (latest)

Verification

  • ✅ Project builds successfully with updated dependencies
  • ✅ All existing functionality continues to work as expected
  • ✅ CLI commands (--version, --help) work correctly
  • ✅ Basic resource waiting functionality tested and working
  • ✅ Dependencies cleaned up with go mod tidy

This is a maintenance update with no breaking changes to the CLI interface or functionality.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Update waitfor-mongodb from v1.0.0 to v1.1.0
- Update waitfor-mysql from v1.0.0 to v1.1.0
- Update waitfor-postgres from v1.0.0 to v1.1.0
- Run go mod tidy to update go.sum

Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all waitfor* dependencies. Update all waitfor* dependencies to latest versions Sep 3, 2025
Copilot AI requested a review from ziflex September 3, 2025 14:41
@ziflex ziflex marked this pull request as ready for review September 3, 2025 14:44
@ziflex ziflex merged commit 48f9543 into main Sep 3, 2025
2 checks passed
@ziflex ziflex deleted the copilot/fix-7d9730f8-8b4d-437e-86d7-9b6c6c0c38d2 branch September 3, 2025 14:47
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.

2 participants