boulder icon indicating copy to clipboard operation
boulder copied to clipboard

build(deps): bump github.com/aws/smithy-go from 1.12.0 to 1.12.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

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

Release notes

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

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 (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
  • 6b9e6f6 Release v1.12.1
  • bed880b Fixes a bug where JSON object keys were not escaped
  • d2ccf6f Add CHANGELOG.md entry
  • 6318ff4 fixed test cases
  • 9512884 fixed and added tests
  • bfc9aec fixed writeKey function to use the escaping utility, added test cases
  • 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)

dependabot[bot] avatar Aug 10 '22 01:08 dependabot[bot]

This patch version update does not touch any of the files we actually rely on (the only vendored file change is just a version number, no actual code or bug fixes), so we'll skip this one.

@dependabot close

aarongable avatar Aug 10 '22 18:08 aarongable