Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.82.0 -> v1.83.0 age confidence
github.com/docker/docker v28.3.0+incompatible -> v28.3.1+incompatible age confidence
github.com/wundergraph/graphql-go-tools/execution v1.3.2-0.20250702171307-a33bc8ea433e -> v1.4.0 age confidence
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.194 -> v2.0.0-rc.198 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)

v1.83.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.26.0
    • Feature: This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.229.0
    • Feature: AWS Site-to-Site VPN now supports IPv6 addresses on outer tunnel IPs, making it easier for customers to build or transition to IPv6-only networks.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.83.0
    • Feature: Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.60.0
    • Feature: Added TagResource, UntagResource, and ListTagsForResource support for directory bucket
docker/docker (github.com/docker/docker)

v28.3.1+incompatible

Compare Source

wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/execution)

v1.4.0

This release adds the "staticProxy" cmd.
Static proxy is a ready to use configurable proxy.
The proxy (currently) works with a single backend.
In the current version it comes with 2 features:

  1. Validation (validates queries against a schema)
  2. Context Middleware (rewrite query Arguments based on request headers)

The lexer now supports an input up to 1.000.000 Byte. (Could be configured to more, would increase memory usage).

I've removed a few bottlenecks so that the proxy is able to parse 500kb schema's on a modern CPU in < 10ms. Small schemas (<50kb) can be parsed in <1ms. Query parsing and validation is usually <1ms.
This makes the library/proxy a good fit if the schema is not known ahead of time. So it's definitely possible to fetch the schema at request time, parse it and then proceed with the request.


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team July 9, 2025 03:43
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from dae0a40 to 03fd5fb Compare July 9, 2025 18:55
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from 03fd5fb to a749ef9 Compare July 9, 2025 19:13
@mattjohnsonpint mattjohnsonpint merged commit d9a488e into main Jul 9, 2025
34 checks passed
@mattjohnsonpint mattjohnsonpint deleted the renovate/go-minor-and-patch branch July 9, 2025 20:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants