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 11 updates #943

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group in /storage with 11 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.3
github.com/aws/aws-sdk-go-v2/credentials 1.17.23 1.17.27
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.3 1.17.9
github.com/aws/aws-sdk-go-v2/service/s3 1.57.1 1.58.2
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.13 1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.13 2.6.15
github.com/aws/aws-sdk-go-v2/internal/v4a 1.3.13 1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.3.15 1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.15 1.11.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.17.13 1.17.15
golang.org/x/sys 0.21.0 0.22.0

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

Commits


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

Commits


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

Commits


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

Commits


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

Commits


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

Commits


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

Commits


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

Commits


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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/presigned-url's changelog.

Release (2022-09-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.16
    • Documentation: added clafirfication on the Credential object to show usage of loadDefaultConfig to load credentials
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.58.0
    • Feature: This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

Release (2022-09-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.18.0
    • Feature: This release includes support for importing existing trails into CloudTrail Lake.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.57.0
    • Feature: This release adds CapacityAllocations field to DescribeCapacityReservations
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.17.0
    • Feature: This change allows the customer to use the SRT Caller protocol as part of their flows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.26.0
    • Feature: This release adds support for Amazon RDS Proxy with SQL Server compatibility.

Release (2022-09-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.13.0
    • Feature: This release adds tag based access control for the UntagResource API.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.21
    • Documentation: This release supports new task definition sizes.

Release (2022-09-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.0
    • Feature: Increased DynamoDB transaction limit from 25 to 100.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.56.0
    • Feature: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.43.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

Release (2022-09-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (truncated)

Commits


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

Commits


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

Commits
  • faed7ec unix: add PthreadChdir and PthreadFchdir on darwin
  • c892bb7 unix: fix MmapPtr test failing on OpenBSD
  • a0ef40a unix: fix MremapPtr test failing on NetBSD
  • daa2394 unix: add unsafe mmap, munmap, mremap
  • 7670087 windows: add GetAce Windows API
  • 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx
  • 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