build(deps): bump the gomod group across 1 directory with 4 updates - #334
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the gomod group across 1 directory with 4 updates#334dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 4 updates in the /go directory: [github.com/cachix/secretspec/secretspec-go](https://github.com/cachix/secretspec), [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails), [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml) and google.golang.org/protobuf. Updates `github.com/cachix/secretspec/secretspec-go` from 0.15.0 to 0.19.1 - [Release notes](https://github.com/cachix/secretspec/releases) - [Changelog](https://github.com/cachix/secretspec/blob/main/CHANGELOG.md) - [Commits](cachix/secretspec@v0.15.0...v0.19.1) Updates `github.com/wailsapp/wails/v3` from 3.0.0-beta.0 to 3.0.0-beta.8 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v3.0.0-beta.0...v3.0.0-beta.8) Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 --- updated-dependencies: - dependency-name: github.com/cachix/secretspec/secretspec-go dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/wailsapp/wails/v3 dependency-version: 3.0.0-beta.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go/gomod-093eb168d1
branch
from
August 18, 2026 10:26
b93ace3 to
b48a246
Compare
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 gomod group with 4 updates in the /go directory: github.com/cachix/secretspec/secretspec-go, github.com/wailsapp/wails/v3, go.yaml.in/yaml/v3 and google.golang.org/protobuf.
Updates
github.com/cachix/secretspec/secretspec-gofrom 0.15.0 to 0.19.1Release notes
Sourced from github.com/cachix/secretspec/secretspec-go's releases.
... (truncated)
Changelog
Sourced from github.com/cachix/secretspec/secretspec-go's changelog.
... (truncated)
Commits
b90afe3Merge pull request #326 from cachix/release-0.19.1f0a1f99Update the SwiftPM checksum for 0.19.18211d76docs: clarify SecretSpec 0.19 postbbca318docs: add SecretSpec 0.19 release post5f5708cRelease 0.19.129d3123Fix the 0.19.0 release artifacts and Swift checksuma782a6dShip Windows ARM64 CLI artifacts againf2610cdMerge pull request #314 from cachix/release-0.19.09d091eaRelease 0.19.05eb3203Merge pull request #325 from cachix/docs-standardize-provider-guidesUpdates
github.com/wailsapp/wails/v3from 3.0.0-beta.0 to 3.0.0-beta.8Release notes
Sourced from github.com/wailsapp/wails/v3's releases.
... (truncated)
Commits
81a1499chore(v3): bump to v3.0.0-beta.8 and update changelog [skip ci]0bfdf79chore(changelog): auto-add entry for PR #5957 — fix(release): harden nightly ...ffeb113fix(release): harden nightly release automation (#5957)aa3e48fstyle: separate v2 release workflow stepsb7a59d5fix: filter v2 release notes from shared tag history0fed6a2[skip ci] Publish@wailsio/runtime3.0.0-beta.708274e0feat(v3): streams — WebSocket semantics without a listening socket (#5942)9636e37chore(changelog): auto-add entry for PR #5952 — fix(v3/windows): bound the We...8e08788fix(v3/windows): bound the WebView2 embed wait and re-enable the cookie test ...16bbdd5chore(changelog): auto-add entry for PR #5951 — fix(v3/windows): skip the Web...Updates
go.yaml.in/yaml/v3from 3.0.4 to 3.0.5Commits
e16c7afRemove empty go.sum file6abcd01Fix unhandled nil-errors in tests9481db7Remove suite_test.go and gopkg.in/check.v1485f5fcUse standard testing library for limit_test.go3e00046Use standard testing library for node_test.gof612058Use standard testing library for decode_test.go078f958Use standard testing library encode_test.go3847ac0[v3] backport CodeQL workflow1666663Revert incorrect gofmt changes73290cbRetract v3 tags that cannot be installedUpdates
google.golang.org/protobuffrom 1.36.11 to 1.36.12