build(deps): bump the go-minor-patch group with 5 updates - #18
Merged
Conversation
Bumps the go-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.43.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.36` | `1.32.37` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.35` | `1.19.36` | | [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails) | `2.14.0` | `2.15.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.56.0` | `1.57.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.43.5 to 1.43.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.5...v1.43.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.36 to 1.32.37 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.36...config/v1.32.37) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.35 to 1.19.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.35...credentials/v1.19.36) Updates `github.com/wailsapp/wails/v2` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.14.0...v2.15.0) Updates `modernc.org/sqlite` from 1.56.0 to 1.57.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/go_modules/go-minor-patch-7233faf927
branch
August 26, 2026 22:52
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 go-minor-patch group with 5 updates:
1.43.51.43.61.32.361.32.371.19.351.19.362.14.02.15.01.56.01.57.0Updates
github.com/aws/aws-sdk-go-v2from 1.43.5 to 1.43.6Commits
168c59cRelease 2026-08-1495fee35Regenerated Clients12e7ccdUpdate endpoints model93e74b8Update API modelfe3cb6afix: close original S3 response body in 200-error handling (#3517)800a56bRelease 2026-08-13e739a5dRegenerated Clientsf75a3c4Update API modelb0973f9delete stale response snapshots (#3516)c3679fbremove broken internal changelog recipe (#3515)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.36 to 1.32.37Commits
168c59cRelease 2026-08-1495fee35Regenerated Clients12e7ccdUpdate endpoints model93e74b8Update API modelfe3cb6afix: close original S3 response body in 200-error handling (#3517)800a56bRelease 2026-08-13e739a5dRegenerated Clientsf75a3c4Update API modelb0973f9delete stale response snapshots (#3516)c3679fbremove broken internal changelog recipe (#3515)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.35 to 1.19.36Commits
168c59cRelease 2026-08-1495fee35Regenerated Clients12e7ccdUpdate endpoints model93e74b8Update API modelfe3cb6afix: close original S3 response body in 200-error handling (#3517)800a56bRelease 2026-08-13e739a5dRegenerated Clientsf75a3c4Update API modelb0973f9delete stale response snapshots (#3516)c3679fbremove broken internal changelog recipe (#3515)Updates
github.com/wailsapp/wails/v2from 2.14.0 to 2.15.0Commits
713dc89release: v2.15.0fbdbd50chore: update sponsors.svg and contributors.svg [skip ci]9b3cd78chore(v3): bump to v3.0.0-beta.9 and update changelog9c1edf2chore(changelog): auto-add entry for PR #5988 — docs: document custom JSON ma...b5e33bbdocs: document custom JSON marshalling gotcha (#5988)9079e60test(v3): remove stream name-limit handler race (#5958)2c7113dchore(changelog): auto-add entry for PR #5987 — Support rpm-ostree installs o...9e280baSupport rpm-ostree installs on atomic Linux systems (#5987)1196be0Add secure Wails project MCP server (#5896)25fc198fix(v3): cancel aborted Apple asset requests (#5969)Updates
modernc.org/sqlitefrom 1.56.0 to 1.57.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
6e86ac4doc.go, CHANGELOG.md: promote freebsd/386, freebsd/arm and netbsd/amd6447d0960Merge branch 'driver-registration' into 'master'9ed2aadCHANGELOG.md: document the per-Driver registration methods20e2e17sqlite: let a caller-constructed Driver register its own functions, collation...15039fdall_test: make TestConnectionHook survive -count>1224fef6all_test: drop a trailing space gofmt flags50ee6ddvendor_libs: handle a deduplicated libsqlite3/libsqlite_vec checkout15ca503licensing: ship the sqlite-vec MIT notice, normalize the license names69cd3caGOVERNANCE.md: add Ian Chechin as maintainer198be3call_test: tolerate a cgo-less toolchain in the recursive -race checkDependabot 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