Bump the minor-and-patch group across 1 directory with 5 updates#790
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-and-patch group across 1 directory with 5 updates#790dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.25.0` | `1.25.1` | | [github.com/apple/pkl-go](https://github.com/apple/pkl-go) | `0.8.0` | `0.13.2` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.50.5` | `1.51.0` | | [github.com/aws/aws-sdk-go-v2/service/sagemaker](https://github.com/aws/aws-sdk-go-v2) | `1.242.0` | `1.243.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.20` | `0.0.23` | Updates `github.com/aws/smithy-go` from 1.25.0 to 1.25.1 - [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.25.0...v1.25.1) Updates `github.com/apple/pkl-go` from 0.8.0 to 0.13.2 - [Release notes](https://github.com/apple/pkl-go/releases) - [Commits](apple/pkl-go@v0.8.0...v0.13.2) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.50.5 to 1.51.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.50.5...service/s3/v1.51.0) Updates `github.com/aws/aws-sdk-go-v2/service/sagemaker` from 1.242.0 to 1.243.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.242.0...service/ec2/v1.243.0) Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.23 - [Commits](mattn/go-runewidth@v0.0.20...v0.0.23) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/apple/pkl-go dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sagemaker dependency-version: 1.243.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates in the / directory:
1.25.01.25.10.8.00.13.21.50.51.51.01.242.01.243.00.0.200.0.23Updates
github.com/aws/smithy-gofrom 1.25.0 to 1.25.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
e094f45Release 2026-04-23214d45bchangelog3477da0fix lrucache memory leak on existing item put (#652)0d0b4d0Bump Smithy version to 1.69.0 (#650)be5e5efcheck@enumon strings for cbor (#649)5beb80eEnsure javadoc uses utf-8 (#648)Updates
github.com/apple/pkl-gofrom 0.8.0 to 0.13.2Release notes
Sourced from github.com/apple/pkl-go's releases.
... (truncated)
Commits
299d641Add changelog for version 0.13.22bc8384Prepare 0.13.2 release47cf385Fix loadinggo.modto determine base path (#218)c241b23Update changelog for 0.13.142134e0Prepare 0.13.1 release224dd5dFix check for presence of generator-settings.pkl in PWD (#214)57735fcRemove release debugginge0e2bddDebug release issue8341b27Debug release issue4fdad76Debug release issueUpdates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.50.5 to 1.51.0Commits
e9b00e2Release 2024-02-220cfc53eRegenerated Clients92d6c19Update API model18adb31add middleware snapshot tests (#2513)7888f0eRelease 2024-02-214a9cd1dRegenerated Clientsbebcd8cUpdate SDK's smithy-go dependency to v1.20.1374e0b9Update API model98b0dc8dep: drop dependency on go-cmp in protocol tests (#2506)de4f646Release 2024-02-20Updates
github.com/aws/aws-sdk-go-v2/service/sagemakerfrom 1.242.0 to 1.243.0Commits
d220d7bRelease 2025-08-1236804b8Regenerated Clients5e2a3bcUpdate endpoints modeldc8cf7bUpdate API modelUpdates
github.com/mattn/go-runewidthfrom 0.0.20 to 0.0.23Commits
17a7a03Merge pull request #95 from mattn/optimize-runewidth-performance0a43bb8Optimize RuneWidth and StringWidth performance41dc6c5Merge pull request #92 from mattn/stringwidth-single-rune-fast-path254e529optimize single-rune StringWidthb7b94fbMerge pull request #91 from mattn/add-is-combining-width2c33cbfUpdate CI: bump actions and Go versionsc6c0a14Add IsCombiningWidth function6399b33Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selectionsdadc062fix benchmark test checksums75db52fupdate test checksumsMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions