nil-go / konf

The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).
https://pkg.go.dev/github.com/nil-go/konf
MIT License
222 stars 9 forks source link

Bump the aws-sdk-go group in /provider/appconfig with 5 updates #443

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws-sdk-go group in /provider/appconfig with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.3 1.30.4
github.com/aws/aws-sdk-go-v2/config 1.27.27 1.27.28
github.com/aws/aws-sdk-go-v2/service/appconfig 1.31.3 1.31.4
github.com/aws/aws-sdk-go-v2/service/appconfigdata 1.16.3 1.16.4
github.com/aws/smithy-go 1.20.3 1.20.4

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/config from 1.27.27 to 1.27.28

Commits


Updates github.com/aws/aws-sdk-go-v2/service/appconfig from 1.31.3 to 1.31.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/appconfigdata from 1.16.3 to 1.16.4

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


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