-
Notifications
You must be signed in to change notification settings - Fork 388
Bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 #2016
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.22.2 to 1.22.3 #2016
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@dependabot rebase |
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.22.2 to 1.22.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.22.2...v1.22.3) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dff962d
to
652bc24
Compare
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.22.2 to 1.22.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/smithy-go/releases">github.com/aws/smithy-go's releases</a>.</em></p> <blockquote> <h2>v1.22.3</h2> <h1>Release (2025-02-17)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.3</li> <li><strong>Dependency Update</strong>: Bump minimum Go version to 1.22 per our language support policy.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's changelog</a>.</em></p> <blockquote> <h1>Release (2025-02-17)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.3</li> <li><strong>Dependency Update</strong>: Bump minimum Go version to 1.22 per our language support policy.</li> </ul> <h1>Release (2025-01-21)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.2 <ul> <li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li> <li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil package.</li> </ul> </li> </ul> <h1>Release (2024-11-15)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.1 <ul> <li><strong>Bug Fix</strong>: Fix failure to replace URI path segments when their names overlap.</li> </ul> </li> </ul> <h1>Release (2024-10-03)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.0 <ul> <li><strong>Feature</strong>: Add HTTP client metrics.</li> </ul> </li> </ul> <h1>Release (2024-09-25)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go/aws-http-auth</code>: <a href="https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v100-2024-09-25">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.</li> </ul> </li> </ul> <h1>Release (2024-09-19)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.21.0</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/smithy-go/commit/312566ce7f2e736333ce7cbca09328d766c92ce7"><code>312566c</code></a> Release 2025-02-17</li> <li><a href="https://github.com/aws/smithy-go/commit/590bb916bb52baeb34c4e11be6145038686cfcd8"><code>590bb91</code></a> Bump go version to 1.22 (<a href="https://redirect.github.com/aws/smithy-go/issues/569">#569</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/0681fa98ae3a2bd90161042c2c229a6cd4e9a80b"><code>0681fa9</code></a> Add metric and span support for CBOR serialize/deserialize (<a href="https://redirect.github.com/aws/smithy-go/issues/566">#566</a>)</li> <li><a href="https://github.com/aws/smithy-go/commit/d708d1d4ae7dc9bc80ae20d1e09623fba519e9d7"><code>d708d1d</code></a> coerce nil numbers to 0 in jmespath codegen (<a href="https://redirect.github.com/aws/smithy-go/issues/565">#565</a>)</li> <li>See full diff in <a href="https://github.com/aws/smithy-go/compare/v1.22.2...v1.22.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps github.com/aws/smithy-go from 1.22.2 to 1.22.3.
Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
312566c
Release 2025-02-17590bb91
Bump go version to 1.22 (#569)0681fa9
Add metric and span support for CBOR serialize/deserialize (#566)d708d1d
coerce nil numbers to 0 in jmespath codegen (#565)You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)