chore(deps): bump the gomod group across 1 directory with 3 updates - #218
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the gomod group across 1 directory with 3 updates#218dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 3 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) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml). Updates `github.com/cachix/secretspec/secretspec-go` from 0.15.0 to 0.18.0 - [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.18.0) Updates `github.com/wailsapp/wails/v3` from 3.0.0-beta.0 to 3.0.0-beta.3 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v3.0.0-beta.0...v3.0.0-beta.3) Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: github.com/cachix/secretspec/secretspec-go dependency-version: 0.18.0 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.3 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 ... 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 gomod group with 3 updates in the /go directory: github.com/cachix/secretspec/secretspec-go, github.com/wailsapp/wails/v3 and go.yaml.in/yaml/v3.
Updates
github.com/cachix/secretspec/secretspec-gofrom 0.15.0 to 0.18.0Release 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
7ff76e8Merge pull request #254 from cachix/agent/fix-pre-release-go-permissions5a41d6aUpdate Swift 0.18 artifact checksum3002171Fix provider test PATH race6e0d706Merge pull request #255 from cachix/agent/centralize-provider-credential-docs3f3120dSet Swift 0.18 XCFramework checksum71d68ceCentralize provider credential documentation5da9368Finish 0.18 SDK version sync4b70232Fix pre-release Go workflow permissions2a725dbMerge pull request #253 from cachix/ci/faster-test-workflow8393ea3Merge pull request #252 from jackshunn/patch-1Updates
github.com/wailsapp/wails/v3from 3.0.0-beta.0 to 3.0.0-beta.3Release notes
Sourced from github.com/wailsapp/wails/v3's releases.
Commits
e5a901cchore(v3): bump to v3.0.0-beta.3 and update changelog [skip ci]9b1e3efci(v3): skip nightly releases for bookkeeping-only changes (#5882)56fe67echore(changelog): auto-add entry for PR #5881 — docs(linux): record GTK beta ...73ae9f6docs(linux): record GTK beta verification evidence (#5881)f40df46chore(changelog): auto-add entry for PR #5877 — fix(v3/windows): pass HWND to...c0dc59efix(v3/windows): pass HWND to AllowDarkModeForWindow (#5877)304dca0chore(changelog): auto-add entry for PR #5870 — fix(v3): sync macOS frameless...02ae0dcfix(v3): sync macOS frameless window controls (#5870)d95e60cci(v3): attach artifacts to nightly releases (#5880)538da54fix(v3/windows): preserve native menu readability (#5879)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 installedDependabot 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