chore(deps): bump the go group with 5 updates #461
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 group with 5 updates:
0.5.0
0.5.3
1.17.0
1.18.0
5.5.0
5.6.0
1.6.1
1.6.2
0.0.0-20240103183307-be819d1f06fc
0.0.0-20240719175910-8a7402abbf56
Updates
github.com/adrg/xdg
from 0.5.0 to 0.5.3Release notes
Sourced from github.com/adrg/xdg's releases.
Commits
aa865a5
Merge pull request #101 from adrg/update-search-runtime-file71a81ec
Minor xdg.SearchRuntimeFile function documentation update88111eb
Minor example update in README.md and doc.god9f76be
Improve non-existent runtime directory test case800775a
Update xdg.SearchRuntimeFile to also look in temporary directory2335a68
Merge pull request #99 from adrg/improve-runtime-file221e506
Minor non-existent runtime directory test case fix on macOS9bbb602
Minor error format improvement in pathutil.Create and pathutil.Search987b3ce
Minor README.md update3c39d55
Add non-existent runtime directory test caseUpdates
github.com/fatih/color
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870
Update README.md546c2d0
Merge pull request #225 from fatih/add-rgb-api1ff0f97
Apply suggestions from code review5723903
Add RGB API supportf203fbc
Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fb
Bump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4
Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42
Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0
Merge pull request #235 from deining/fix-typo9b9653e
Bump GitHub workflow actionsUpdates
github.com/go-git/go-billy/v5
from 5.5.0 to 5.6.0Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
371e232
Merge pull request #85 from go-git/dependabot/github_actions/github/codeql-ac...5087c4c
build: bump github/codeql-action from 3.26.10 to 3.26.115f263c9
Merge pull request #84 from go-git/dependabot/github_actions/github/codeql-ac...18ec098
build: bump github/codeql-action from 3.26.8 to 3.26.10c1ee0b9
Merge pull request #81 from evankanderson/iofsb50bc97
Rename Wrap to New9745bbb
Merge pull request #83 from go-git/dependabot/github_actions/github/codeql-ac...d864d47
build: bump github/codeql-action from 3.26.7 to 3.26.8b8c5b1b
Prevent test failures on Windows, address feedback from pjbgf28f6c49
Fix test handling on go < 1.23Updates
github.com/hashicorp/go-plugin
from 1.6.1 to 1.6.2Release notes
Sourced from github.com/hashicorp/go-plugin's releases.
Changelog
Sourced from github.com/hashicorp/go-plugin's changelog.
Commits
edcdee4
changelog for 1.6.2 (#322)df94fce
reattach: don't kill process on failed reconnection (#320)7e5ceaa
Fix test and add CI (#321)0c4f564
Fix typo in Doc comment (#307)06afb6d
GRPCBroker: add DialWithOptions (#257)0e45961
Remove go-testing-interface from go-plugin (#312)Updates
golang.org/x/exp
from 0.0.0-20240103183307-be819d1f06fc to 0.0.0-20240719175910-8a7402abbf56Commits
Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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