Skip to content

fix(deps): update gomod #947

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

Merged
merged 1 commit into from
Apr 12, 2025
Merged

fix(deps): update gomod #947

merged 1 commit into from
Apr 12, 2025

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/IBM/vpc-go-sdk require minor v0.66.0 -> v0.67.0
github.com/go-git/go-git/v5 require minor v5.14.0 -> v5.15.0

Release Notes

IBM/vpc-go-sdk (github.com/IBM/vpc-go-sdk)

v0.67.0

Compare Source

SDK release date : 2025-04-10

Highlights

  • Updated default API version from 2025-04-01 to 2025-04-08
SNI Support
  • Added sni_hostname rule type for TLS negotiation
  • Enables routing based on the domain name provided during TLS handshake
  • For TCP protocol listeners, only sni_hostname rule type is supported
  • Enhanced documentation clarifying when rule field property is required vs. optional
Load Balancer as Target for Pool
  • Added ability to target another load balancer as a pool member
  • Implemented constraint: a pool cannot have multiple members targeting load balancers
  • Added specialized health monitoring logic for scenarios where load balancers target other load balancers
  • Added new resource types and identity structures to support load balancer targeting
New Changes
  • Load Balancer Policy Actions: Added new policy actions forward_to_listener and forward_to_pool to replace the deprecated forward action.
  • Load Balancer Rule Types: Added support for sni_hostname rule type for TLS negotiation, especially for TCP protocol listeners.
  • Load Balancer Pool Members:
    • Added ability to target another load balancer as a pool member
    • Added new constraint that pools must not already have a member targeting a load balancer
  • Load Balancer Profiles: Added information about targetable load balancer profiles
  • Health Monitor Documentation: Improved documentation for health monitors in load balancer pools, especially for cases where pool members target other load balancers
New Structures
  • Added support for load balancer targets including:
    • LoadBalancerListenerPolicyTargetLoadBalancerListenerReference
    • LoadBalancerPoolMemberTargetLoadBalancerReference
  • Added various identity types for supporting load balancer targeting
Documentation Updates
  • Updated documentation for load balancer listener policies and rules
  • Clarified constraints on creating load balancer pool members
  • Enhanced documentation for health monitor behavior when targeting load balancers
Bug Fixes
  • Fixed incorrect documentation about listener protocol requirements for creating policies
go-git/go-git (github.com/go-git/go-git/v5)

v5.15.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.14.0...v5.15.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@terraform-ibm-modules-ops
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.1.5 -> v1.1.6
github.com/cloudflare/circl v1.6.0 -> v1.6.1
golang.org/x/net v0.37.0 -> v0.39.0

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit c072106 into main Apr 12, 2025
1 check passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/gomod branch April 12, 2025 03:09
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.48.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants