Skip to content

Update azservicebus dependencies to latest versions #24729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 3, 2025

This PR updates the dependencies for the azservicebus package to their latest stable versions to ensure users have access to the most recent features, bug fixes, and security updates.

Dependencies Updated

The following Azure SDK core dependencies have been updated:

  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.17.1 → v1.18.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.8.2 → v1.10.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.10.0 → v1.11.1

Dependencies Already Up-to-Date

The following dependencies were already at their latest stable versions:

  • github.com/Azure/go-amqp v1.4.0 (latest stable)
  • github.com/stretchr/testify v1.10.0 (latest)
  • github.com/coder/websocket v1.8.13 (latest)
  • github.com/joho/godotenv v1.5.1 (latest stable)
  • github.com/golang/mock v1.6.0 (latest stable)

Additional Changes

Transitive dependencies were automatically updated by go mod tidy, including golang.org/x packages for crypto, net, sys, and text to their latest compatible versions.

Validation

  • ✅ Package builds successfully with updated dependencies
  • ✅ Import validation confirms all dependencies load correctly
  • ✅ All Azure SDK dependencies are now at their latest stable versions
  • ✅ Changes are minimal and surgical (only version bumps)

Fixes #24728.


💡 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.

@Copilot Copilot AI changed the title [WIP] Update dependencies to latest for azservicebus Update azservicebus dependencies to latest versions Jun 3, 2025
@Copilot Copilot AI requested a review from richardpark-msft June 3, 2025 21:17
Copilot finished work on behalf of richardpark-msft June 3, 2025 21:17
@richardpark-msft
Copy link
Member

/azp run go - azservicebus

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

Update dependencies to latest for azservicebus
2 participants