Bump the go-deps group with 3 updates#778
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go-deps group with 3 updates: [github.com/adrg/xdg](https://github.com/adrg/xdg), [github.com/gorilla/websocket](https://github.com/gorilla/websocket) and [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags). Updates `github.com/adrg/xdg` from 0.4.0 to 0.5.3 - [Release notes](https://github.com/adrg/xdg/releases) - [Commits](adrg/xdg@v0.4.0...v0.5.3) Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.1...v1.5.3) Updates `github.com/jessevdk/go-flags` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/jessevdk/go-flags/releases) - [Commits](jessevdk/go-flags@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/adrg/xdg dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/gorilla/websocket dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/jessevdk/go-flags dependency-version: 1.6.1 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 3 updates: github.com/adrg/xdg, github.com/gorilla/websocket and github.com/jessevdk/go-flags.
Updates
github.com/adrg/xdgfrom 0.4.0 to 0.5.3Release notes
Sourced from github.com/adrg/xdg's releases.
Commits
aa865a5Merge pull request #101 from adrg/update-search-runtime-file71a81ecMinor xdg.SearchRuntimeFile function documentation update88111ebMinor example update in README.md and doc.god9f76beImprove non-existent runtime directory test case800775aUpdate xdg.SearchRuntimeFile to also look in temporary directory2335a68Merge pull request #99 from adrg/improve-runtime-file221e506Minor non-existent runtime directory test case fix on macOS9bbb602Minor error format improvement in pathutil.Create and pathutil.Search987b3ceMinor README.md update3c39d55Add non-existent runtime directory test caseUpdates
github.com/gorilla/websocketfrom 1.5.1 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6Reverts to v1.5.09ec25cafixes broken random value generation1bddf2ebumps go version & removes deprecated module usage750bf92adds GHA & Makefile configsb2c246bRevert " Update go version & add verification/testing tools (#840)"09a6babremoving error handling while closing connections58af150return errors instead of printing to logse5f1a0aexcludes errchecks linterb2a86a1Do not timeout when WriteControl deadline is zero695e909Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/jessevdk/go-flagsfrom 1.5.0 to 1.6.1Release notes
Sourced from github.com/jessevdk/go-flags's releases.
Commits
c02e333Revert "Minor cleanup unused parameter"c573fc0Update for main branch rename7e06247Remove unused status1898d83Merge pull request #406 from jessevdk/upgrade01b0873Remove test that does not pass vet4eda719Minor cleanup unused parameter30073cdfmtef356deFix workflow593b49bBump go version to 1.20c3489c6UPgrade to x/sys v0.21.0Dependabot 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