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 15 updates #962

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group in /storage with 15 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.3 1.30.4
github.com/aws/aws-sdk-go-v2/credentials 1.17.27 1.17.30
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.9 1.17.16
github.com/aws/aws-sdk-go-v2/service/s3 1.58.2 1.61.0
github.com/aws/smithy-go 1.20.3 1.20.4
github.com/ncw/swift/v2 2.0.2 2.0.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.6.3 1.6.4
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.15 1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.15 2.6.16
github.com/aws/aws-sdk-go-v2/internal/v4a 1.3.15 1.3.16
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.11.3 1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.3.17 1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.17 1.11.18
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.17.15 1.17.16
golang.org/x/sys 0.22.0 0.24.0

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

Commits


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

Commits
  • a6e48ac Release 2024-08-26
  • 7d62062 Regenerated Clients
  • bdf2372 Update API model
  • 84ca95e omitempty for NULL attribute values from custom marshalers (#2739)
  • d7a7f5a save sso cache token expiresAt in UTC (#2709)
  • 87cea8b Release 2024-08-23
  • 93f8d22 Regenerated Clients
  • bd44016 Update API model
  • 097b04b Merge pull request #2761 from aws/fix-dont-fail-test-if-credentials-set
  • c10d543 Don't fail credentials unit tests if credentials are found on a file
  • Additional commits viewable in compare view


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

Commits


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

Commits


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

Changelog

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

Release (2024-08-14)

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

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.

... (truncated)

Commits


Updates github.com/ncw/swift/v2 from 2.0.2 to 2.0.3

Release notes

Sourced from github.com/ncw/swift/v2's releases.

v2.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/ncw/swift/compare/v2.0.2...v2.0.3

Commits
  • 36c646c build: update GitHub actions versions
  • d4aaacb Add RELEASE.md to describe the release process
  • 16e3ce8 Replace deprecated ioutil.ReadAll with io.ReadAll
  • 883590e Ignore lint errors for strings.Title in test code
  • d2de41c On Auth failures, rewind the body if possible
  • f996a02 build: update testing go versions to go1.23, go1.22, go1.21
  • b9d9daa build: fix use of non constant string as format specifier
  • 4007076 Add fsantagostinobietti to contributors
  • a27f2e5 Added quota info (total bytes and objects count) support for containers.
  • See full diff in compare view


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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream's changelog.

Release (2022-07-05)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.21.5
    • Documentation: Updating documentation service limits
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.21.0
    • Feature: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.0
    • Feature: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.22.0
    • Feature: Adds waiters support for DBCluster.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.0.0
    • Release: New AWS service client module
    • Feature: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.19.0
    • Feature: Adds support for the SQS client to automatically validate message checksums for SendMessage, SendMessageBatch, and ReceiveMessage. A DisableMessageChecksumValidation parameter has been added to the Options struct for SQS package. Setting this to true will disable the checksum validation. This can be set when creating a client, or per operation call.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.15.0
    • Feature: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

Release (2022-07-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.20.0
    • Feature: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.5
    • Documentation: Adds support for additional retention periods to Performance Insights.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.27.0
    • Feature: Add presign support for HeadBucket, DeleteObject, and DeleteBucket. Fixes #1076.

Release (2022-06-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.16.0
    • Feature: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.18.0
    • Feature: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.20.0
    • Feature: This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.27.0
    • Feature: This release adds tag as an input of CreateDatabase
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.29.0
    • Feature: Amazon Kendra now provides a data source connector for alfresco
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.13.0
    • Feature: Documentation updates for Amazon Managed Workflows for Apache Airflow.

... (truncated)

Commits


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

Commits


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

Commits


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

Commits


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

Commits
  • 6911981 Release 2022-04-25
  • 1bd13c6 Regenerated Clients
  • 82cbcb0 Update API model
  • b0a3c24 Adds Policy and Duration parameters to stscreds.WebIdentityRoleOptions ...
  • da333d3 internal/sync/singleflight: Update version of singleflight (#1679)
  • 7065f83 Add make command for listing the SDK's complete set of Go dependencies (#1677)
  • d27c530 Release 2022-04-22
  • 67f8605 Regenerated Clients
  • 4e2def0 Update API model
  • aa725de Update smithy-go to smithy 1.21.0 (#1615)
  • Additional commits viewable in compare view


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

Commits


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

Commits


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

Commits


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

Commits
  • 914deed unix: add missing ETHTOOL_FLAG_ constants
  • 4c7077e windows: add enums for IpAdapterUnicastAddress
  • 29298aa windows: delete TestGetKeyboardLayout
  • aa1c4c8 unix: provide Mount on openbsd
  • cde4660 unix: add linux mseal system call
  • 31ef9e7 unix: update to Linux kernel 6.10
  • d03a807 unix: update glibc to 2.40
  • beb5949 windows: correctly generate GetAce syscall
  • 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
  • bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
  • Additional commits viewable 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