Skip to content

fix: bump github.com/aws/smithy-go from 1.9.1 to 1.11.2#22

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/smithy-go-1.11.2
Closed

fix: bump github.com/aws/smithy-go from 1.9.1 to 1.11.2#22
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/smithy-go-1.11.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps github.com/aws/smithy-go from 1.9.1 to 1.11.2.

Release notes

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

Release (v1.11.2)

  • No change notes available for this release.

Release v1.11.1 (2022-03-08)

Module Highlights

  • github.com/aws/smithy-go: v1.11.1
    • Bug Fix: Updates the smithy-go HTTP Request to correctly handle building the request to an http.Request. Related to aws/aws-sdk-go-v2#1583

Release v1.11.0 (2022-02-24)

Module Highlights

  • github.com/aws/smithy-go: v1.11.0
    • Feature: Updates deserialization of header list to supported quoted strings

Release v1.10.0 (2022-01-14)

Module Highlights

  • github.com/aws/smithy-go: v1.10.0
    • Feature: Add ptr.Duration, ptr.ToDuration, ptr.DurationSlice, ptr.ToDurationSlice, ptr.DurationMap, and ptr.ToDurationMap functions for the time.Duration type.
Changelog

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

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
    • Bug Fix: Updates the smithy-go HTTP Request to correctly handle building the request to an http.Request. Related to aws/aws-sdk-go-v2#1583

Release (v1.11.0)

Module Highlights

  • github.com/aws/smithy-go: v1.11.0
    • Feature: Updates deserialization of header list to supported quoted strings

Release (v1.10.0)

Module Highlights

  • github.com/aws/smithy-go: v1.10.0
    • Feature: Add ptr.Duration, ptr.ToDuration, ptr.DurationSlice, ptr.ToDurationSlice, ptr.DurationMap, and ptr.ToDurationMap functions for the time.Duration type.
Commits
  • 6bfd83c Release v1.11.2
  • 3ae4037 encoding/httpbinding: fix dropped error (#361)
  • 3023053 Merge pull request #359 from skmcgrail/codegenFix
  • 652866a Fix GoEventStreamIndex model knowledge bug.
  • 94560c1 Release v1.11.1
  • 4b04ac0 Merge pull request #357 from aws/fixup/StreamLength
  • 26b41c9 transport/http: Add fix for HTTP request stream not seekable
  • 90a0225 Merge pull request #356 from aws/fixup/RequestBody
  • 6630cb6 transport/http: Fix handling of nil and http.NoBody in Request.Build
  • e7e1256 Release v1.11.0
  • 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.9.1 to 1.11.2.
- [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.9.1...v1.11.2)

---
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 the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #33.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/smithy-go-1.11.2 branch June 27, 2022 23:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants