Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Bump github.com/aws/smithy-go from 1.13.3 to 1.13.4#194

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/aws/smithy-go-1.13.4
Closed

Bump github.com/aws/smithy-go from 1.13.3 to 1.13.4#194
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/aws/smithy-go-1.13.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps github.com/aws/smithy-go from 1.13.3 to 1.13.4.

Changelog

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

Release (2022-10-24)

Module Highlights

  • github.com/aws/smithy-go: v1.13.4
    • Bug Fix: fixed document type checking for encoding nested types

Release (2022-09-14)

  • No change notes available for this release.

Release (v1.13.2)

  • No change notes available for this release.

Release (v1.13.1)

  • No change notes available for this release.

Release (v1.13.0)

Module Highlights

  • github.com/aws/smithy-go: v1.13.0
    • Feature: Adds support for the Smithy httpBearerAuth authentication trait to smithy-go. This allows the SDK to support the bearer authentication flow for API operations decorated with httpBearerAuth. An API client will need to be provided with its own bearer.TokenProvider implementation or use the bearer.StaticTokenProvider implementation.

Release (v1.12.1)

Module Highlights

  • github.com/aws/smithy-go: v1.12.1
    • Bug Fix: Fixes a bug where JSON object keys were not escaped.

Release (v1.12.0)

Module Highlights

  • github.com/aws/smithy-go: v1.12.0
    • Feature: transport/http: Add utility for setting context metadata when operation serializer automatically assigns content-type default value.

Release (v1.11.3)

Module Highlights

  • github.com/aws/smithy-go: v1.11.3
    • Dependency Update: Updates smithy-go unit test dependency go-cmp to 0.5.8.

Release (v1.11.2)

  • No change notes available for this release.

Release (v1.11.1)

Module Highlights

  • github.com/aws/smithy-go: v1.11.1

... (truncated)

Commits
  • d88db0e Release 2022-10-24
  • ef69929 Add makefile commands for unit testing (#395)
  • a308d23 [issues-391] Fix document typecheck in encoding for nested types (#394)
  • 4994e29 Add dependency on smithy-rules-engine to allow usage of upcoming traits in ne...
  • 9510ede Update codegen.yml
  • 0d361f4 Update GitHub Actions for Go 1.19
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #205.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/aws/smithy-go-1.13.4 branch December 5, 2022 02:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants