Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/smithy-go from 1.12.0 to 1.13.3 #367

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

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

Release notes

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

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.
Changelog

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

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.
Commits
  • b102749 Release 2022-09-14
  • 4be3d11 codegen: Upgrade to smithy 1.25.0 (#386)
  • 54b8963 codegen: Breakout codegen directory into its a Go module (#385)
  • b7dea72 Release v1.13.2
  • 9161575 Add support for intEnum code generation (#383)
  • fef294e Add unit test for mixin code generation (#382)
  • 7b60f45 codegen: Refactor goBlockTemplate args to be easier to work with (#384)
  • b534b12 Release v1.13.1
  • f1d3e96 codegen: Updates codegen to support non-model writing, and lazy writable (#381)
  • 5897315 Add support for Mixins (#380)
  • Additional commits viewable 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.12.0 to 1.13.3.
- [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.12.0...v1.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2022
@dotboris dotboris closed this Oct 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/smithy-go-1.13.3 branch October 13, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant