Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

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

Updates github.com/k1LoW/exec from 0.3.0 to 0.4.0

Release notes

Sourced from github.com/k1LoW/exec's releases.

v0.4.0

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: k1LoW/exec@v0.3.0...v0.4.0

Changelog

Sourced from github.com/k1LoW/exec's changelog.

v0.4.0 - 2025-08-14

New Features 🎉

Other Changes

Commits
  • 0ce596c Merge pull request #8 from k1LoW/tagpr-from-v0.3.0
  • e8006f6 [tagpr] update CHANGELOG.md
  • 2bcbf8c [tagpr] prepare for the next release
  • 21cc611 Merge pull request #9 from k1LoW/dependabot/github_actions/dependencies-a331d...
  • fa1ae1e Merge pull request #7 from k1LoW/exiterror
  • c7be167 chore: fix lint warn
  • 3c8215f feat: add Type alias ExitError
  • 0e28c7c chore(deps): bump actions/checkout from 4 to 5 in the dependencies group
  • 53364b4 chore: fix lint warn
  • 07f89d9 chore: re-setup CI
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.246.0 to 0.247.0

Release notes

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

v0.247.0

0.247.0 (2025-08-11)

Features

Changelog

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

0.247.0 (2025-08-11)

Features

Commits

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/k1LoW/exec](https://github.com/k1LoW/exec) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/k1LoW/exec` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/k1LoW/exec/releases)
- [Changelog](https://github.com/k1LoW/exec/blob/main/CHANGELOG.md)
- [Commits](k1LoW/exec@v0.3.0...v0.4.0)

Updates `google.golang.org/api` from 0.246.0 to 0.247.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.246.0...v0.247.0)

---
updated-dependencies:
- dependency-name: github.com/k1LoW/exec
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.247.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code minor labels Aug 17, 2025
Copy link
Contributor

Code Metrics Report

main (d4cdbb7) #370 (8966268) +/-
Coverage 31.7% 31.7% 0.0%
Code to Test Ratio 1:0.8 1:0.8 0.0
Test Execution Time 10s 10s 0s
Details
  |                     | main (d4cdbb7) | #370 (8966268) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          31.7% |          31.7% | 0.0% |
  |   Files             |             26 |             26 |    0 |
  |   Lines             |           3066 |           3066 |    0 |
  |   Covered           |            972 |            972 |    0 |
  | Code to Test Ratio  |          1:0.8 |          1:0.8 |  0.0 |
  |   Code              |           6299 |           6299 |    0 |
  |   Test              |           5481 |           5481 |    0 |
  | Test Execution Time |            10s |            10s |   0s |

Reported by octocov

@Songmu Songmu removed the minor label Aug 18, 2025
@Songmu Songmu merged commit fb3f4c8 into main Aug 18, 2025
4 checks passed
@Songmu Songmu deleted the dependabot/go_modules/dependencies-4ca619c672 branch August 18, 2025 15:47
@github-actions github-actions bot mentioned this pull request Aug 18, 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