Scalingo / go-utils

Small libraries and helpers concerning errors, logging, nsq
6 stars 2 forks source link

build(deps): bump the dependencies group in /storage with 14 updates #921

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group in /storage with 14 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.27.0 1.30.1
github.com/aws/aws-sdk-go-v2/credentials 1.17.16 1.17.23
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.16.21 1.17.3
github.com/aws/aws-sdk-go-v2/service/s3 1.54.3 1.57.1
github.com/aws/smithy-go 1.20.2 1.20.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.6.2 1.6.3
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.7 1.3.13
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.7 2.6.13
github.com/aws/aws-sdk-go-v2/internal/v4a 1.3.7 1.3.13
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.11.2 1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.3.9 1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.9 1.11.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.17.7 1.17.13
golang.org/x/sys 0.20.0 0.21.0

Updates github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.30.1

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.23

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.21 to 1.17.3

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2022-12-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.3
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/config: v1.18.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.5
    • Bug Fix: Unify logic between shared config and in finding home directory
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.8.0
    • Feature: This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.40.0
    • Feature: Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.21.0
    • Feature: This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.26.0
    • Feature: Add support for Windows managed nodes groups.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.38.0
    • Feature: This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.16.0
    • Feature: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.19.5
    • Documentation: This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)".
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.2.0
    • Feature: Adds an optional create-only KmsKeyId property to Environment and Application resources.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.57.0
    • Feature: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.26.0
    • Feature: Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.16.0
    • Feature: Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.

Release (2022-12-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.23.0
    • Feature: Adding support for Metrics Insights Alarms
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.24.0
    • Feature: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.16.0
    • Feature: Appliance Mode support for AWS Cloud WAN.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.17.0
    • Feature: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
  • github.com/aws/aws-sdk-go-v2/service/sagemakermetrics: v1.0.1
    • Documentation: Update SageMaker Metrics documentation.

Release (2022-12-13)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.3 to 1.57.1

Commits


Updates github.com/aws/smithy-go from 1.20.2 to 1.20.3

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2024-06-27)

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

Release (2024-03-29)

  • No change notes available for this release.

Release (2024-02-21)

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

Release (2024-02-13)

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

Release (2023-12-07)

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.

Release (2023-11-30)

  • No change notes available for this release.

Release (2023-11-29)

Module Highlights

  • github.com/aws/smithy-go: v1.18.0
    • Feature: Expose Options() method on generated service clients.

Release (2023-11-15)

Module Highlights

  • github.com/aws/smithy-go: v1.17.0
    • Feature: Support identity/auth components of client reference architecture.

Release (2023-10-31)

Module Highlights

  • github.com/aws/smithy-go: v1.16.0
    • Feature: LANG: Bump minimum go version to 1.19.

... (truncated)

Commits
  • 07bbd00 Release 2024-06-27 (#522)
  • dd523d1 Cast numbers in "uint oob" test error messages to avoid overflows (#514)
  • 18cc44b make godelegator extend writerdelegator<gowriter> and add writeAdditionalFile...
  • 5a2e64e add codegen support for string array and operation context params in endpoint...
  • 5ca24b4 add client opts extension point for waiters/paginators (#518)
  • e421cf2 Add context into endpoint param binding inputs (#498)
  • bced1e1 add 'sync/atomic' to the list of Go dependecies (#516)
  • 3f5ffbf add shape deserializer overrides (#512)
  • 7afc826 upgrade to smithy 1.49 (#511)
  • 86d581f fix: improve Go doc formatter (#510)
  • See full diff in compare view


Updates github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.6.2 to 1.6.3

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.7 to 1.3.13

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.7 to 2.6.13

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.3.7 to 1.3.13

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.11.2 to 1.11.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.3.9 to 1.3.15

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.11.9 to 1.11.15

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.17.7 to 1.17.13

Commits


Updates golang.org/x/sys from 0.20.0 to 0.21.0

Commits
  • 673e0f9 unix: skip ethtool driver test for busy interface
  • 6943ab6 unix/linux: update glibc to 2.39
  • 92f3ad6 unix: update to Linux kernel 6.9
  • f34bb9f windows: add net user enum
  • 6dfb94e unix: add types for SOCK_DIAG
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions