Skip to content

Comments

chore(deps): bump the dependencies group with 2 updates#471

Merged
Songmu merged 1 commit intomainfrom
dependabot/go_modules/dependencies-3cf7ace05b
Dec 14, 2025
Merged

chore(deps): bump the dependencies group with 2 updates#471
Songmu merged 1 commit intomainfrom
dependabot/go_modules/dependencies-3cf7ace05b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Bumps the dependencies group with 2 updates: github.com/spf13/cobra and google.golang.org/api.

Updates github.com/spf13/cobra from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

Commits

Updates google.golang.org/api from 0.256.0 to 0.257.0

Release notes

Sourced from google.golang.org/api's releases.

v0.257.0

0.257.0 (2025-12-02)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.257.0 (2025-12-02)

Features

Commits
  • 3e8573d chore(main): release 0.257.0 (#3377)
  • 6159225 chore(all): update all to 79d6a2a (#3390)
  • b78dd96 feat(all): auto-regenerate discovery clients (#3389)
  • e3ca7fd feat(all): auto-regenerate discovery clients (#3388)
  • f3dc8f4 feat(all): auto-regenerate discovery clients (#3387)
  • 6a0b46d feat(all): auto-regenerate discovery clients (#3386)
  • a07da21 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#3379)
  • 35b0966 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /internal/koko...
  • d82a5d0 feat(all): auto-regenerate discovery clients (#3384)
  • 8c1e205 chore(all): update all (#3374)
  • Additional commits viewable in compare view

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

Bumps the dependencies group with 2 updates: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `google.golang.org/api` from 0.256.0 to 0.257.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.256.0...v0.257.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.257.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code minor labels Dec 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

Code Metrics Report

main (1b53153) #471 (98a4e4c) +/-
Coverage 32.3% 32.3% 0.0%
Code to Test Ratio 1:0.8 1:0.8 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (1b53153) | #471 (98a4e4c) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          32.3% |          32.3% | 0.0% |
  |   Files             |             30 |             30 |    0 |
  |   Lines             |           3190 |           3190 |    0 |
  |   Covered           |           1031 |           1031 |    0 |
  | Code to Test Ratio  |          1:0.8 |          1:0.8 |  0.0 |
  |   Code              |           6550 |           6550 |    0 |
  |   Test              |           5796 |           5796 |    0 |
  | Test Execution Time |            10s |            10s |   0s |

Reported by octocov

@Songmu Songmu removed the minor label Dec 14, 2025
@Songmu Songmu merged commit 9a1ae4a into main Dec 14, 2025
7 checks passed
@Songmu Songmu deleted the dependabot/go_modules/dependencies-3cf7ace05b branch December 14, 2025 04:52
@github-actions github-actions bot mentioned this pull request Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants