build(deps): bump the go-deps group across 1 directory with 7 updates#9
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-deps group across 1 directory with 7 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.41.9` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.17` | `1.32.20` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.101.0` | `1.102.2` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.2.5` | `5.3.0` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.5.4` | `1.8.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.51.0` | `0.52.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.41.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.9) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.20) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.16 to 1.19.19 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.16...credentials/v1.19.19) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.101.0 to 1.102.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.101.0...service/s3/v1.102.2) Updates `github.com/go-chi/chi/v5` from 5.2.5 to 5.3.0 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.2.5...v5.3.0) Updates `github.com/yuin/goldmark` from 1.5.4 to 1.8.2 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.5.4...v1.8.2) Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0 - [Commits](golang/crypto@v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.102.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... 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 go-deps group with 6 updates in the / directory:
1.41.71.41.91.32.171.32.201.101.01.102.25.2.55.3.01.5.41.8.20.51.00.52.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.7 to 1.41.9Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.17 to 1.32.20Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.16 to 1.19.19Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.101.0 to 1.102.2Commits
5841d3aRelease 2026-05-2916ac80dRegenerated Clients167926fUpdate endpoints modela0fce13Update API model223c005update to smithy-go v1.26.0 (#3426)74c5011Release 2026-05-287d82651Regenerated Clients79c63d9Update endpoints modelb15b3b8Update API model090e469Feat tmv2 parity (#3424)Updates
github.com/go-chi/chi/v5from 5.2.5 to 5.3.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
3b17157feat: middleware.ClientIP, a replacement for middleware.RealIP (#967)818fdcffix: set Request.Pattern from RoutePattern() (#1097)f975af0Fix typo in Route doc comment (#1073)4ef87eamiddleware: fix httpFancyWriter.ReadFrom double-counting bytes with Tee (#1085)a54874fBump minimum Go to 1.23, always use request.Pattern (#1048)3328d4dApply the stringscutprefix modernizer (#1051)be60b2eSimplify chi.walk with slices.Concat (#1053)a36a925Remove last uses of io/ioutil (#1054)7d93ee3add go 1.26 to ci (#1052)903cff2Propagate inline middlewares across mounted subrouters (#1049)Updates
github.com/yuin/goldmarkfrom 1.5.4 to 1.8.2Release notes
Sourced from github.com/yuin/goldmark's releases.
... (truncated)
Commits
379bf24fix: setext headings positionse8f2337fix: block positionsdfa1ae1feat: add position information to all nodescb46bbcfix: prevent XSS by escaping dangerous URLs in links and imagesd8b123crefactor: simplify codesdb34c99Merge pull request #535 from Sebbito/master5a2a2bfMerge pull request #545 from maxatome/fix-table-panic9aca462fix(table): if table cell attribute is a string, a panic occurs246a6f1fix: #5422589b6afix: #541Updates
golang.org/x/cryptofrom 0.51.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesDependabot 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