chore(deps): bump the go-dependencies group with 2 updates#1016
Merged
Conversation
Bumps the go-dependencies group with 2 updates: [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/mattn/go-shellwords` from 1.0.13 to 1.0.14 - [Commits](mattn/go-shellwords@v1.0.13...v1.0.14) Updates `google.golang.org/api` from 0.287.1 to 0.288.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.287.1...v0.288.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-shellwords dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.288.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Claude finished @dependabot[bot]'s task in 49s —— View job Dependency upgrade review
Verdict: ✅ Safe to merge. Both are non-breaking patch/minor bumps and the touched surface is tiny. 1.
2.
Suggested follow-up: none required. A green |
mbevc1
approved these changes
Jul 10, 2026
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-dependencies group with 2 updates: github.com/mattn/go-shellwords and google.golang.org/api.
Updates
github.com/mattn/go-shellwordsfrom 1.0.13 to 1.0.14Commits
2b31b13Merge pull request #72 from mattn/add-gitignore925f016Add .gitignore for .codexad15017Merge pull request #71 from mattn/refactor-buffersa3c716bUse byte buffers in Parse to reduce allocationsa9af5c2Merge pull request #70 from mattn/add-benchmarks6eb4f8dAdd benchmarks for Parse variantsa51cda8Merge pull request #69 from mattn/followups2488652Fix comment handling inside backticks and drop empty substitution words5bec8b9Merge pull request #55 from aTTiny73/feature/exclude-separator4052da2Merge remote-tracking branch 'origin/master' into pr55Updates
google.golang.org/apifrom 0.287.1 to 0.288.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
31d2afechore(main): release 0.288.0 (#3648)510a0c1feat(all): auto-regenerate discovery clients (#3647)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 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