Skip to content

Comments

chore(deps): bump the dependencies group across 1 directory with 6 updates#487

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-7f90397cb3
Jan 19, 2026
Merged

chore(deps): bump the dependencies group across 1 directory with 6 updates#487
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-7f90397cb3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

Bumps the dependencies group with 6 updates in the / directory:

Package From To
github.com/goccy/go-yaml 1.19.1 1.19.2
github.com/k1LoW/exec 0.4.0 0.5.0
github.com/samber/slog-multi 1.6.0 1.7.0
github.com/yuin/goldmark 1.7.13 1.7.16
golang.org/x/net 0.48.0 0.49.0
google.golang.org/api 0.258.0 0.260.0

Updates github.com/goccy/go-yaml from 1.19.1 to 1.19.2

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.19.2

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.19.1...v1.19.2

Commits

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

Release notes

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

v0.5.0

What's Changed

New Features 🎉

Other Changes

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

Changelog

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

v0.5.0 - 2025-12-28

New Features 🎉

Other Changes

Commits
  • 686b314 Merge pull request #12 from k1LoW/tagpr-from-v0.4.0
  • ffb1f3a [tagpr] update CHANGELOG.md
  • 4f90b56 [tagpr] prepare for the next release
  • 7b1d5f9 Merge pull request #14 from k1LoW/alias
  • 844190e chore: bump up go directive version
  • 9e48a1d feat: add type and variable aliases for os/exec compatibility
  • 4169021 Merge pull request #13 from k1LoW/dependabot/github_actions/dependencies-7646...
  • 777c89c chore(deps): bump actions/checkout from 5 to 6 in the dependencies group
  • 20dd7a0 Merge pull request #11 from k1LoW/setup-tagpr-labels
  • a85edd6 chore: setup tagpr labels
  • Additional commits viewable in compare view

Updates github.com/samber/slog-multi from 1.6.0 to 1.7.0

Release notes

Sourced from github.com/samber/slog-multi's releases.

v1.7.0

What's Changed

Other

New Contributors

Full Changelog: samber/slog-multi@v1.6.0...v1.7.0

Commits

Updates github.com/yuin/goldmark from 1.7.13 to 1.7.16

Commits

Updates golang.org/x/net from 0.48.0 to 0.49.0

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • See full diff in compare view

Updates google.golang.org/api from 0.258.0 to 0.260.0

Release notes

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

v0.260.0

0.260.0 (2026-01-14)

Features

v0.259.0

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

Changelog

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

0.260.0 (2026-01-14)

Features

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

Commits
  • b916f2c chore(main): release 0.260.0 (#3429)
  • 0172d56 feat(all): auto-regenerate discovery clients (#3438)
  • ccb5b87 chore: switch test driver to use gotestsum (#3436)
  • 28ff500 feat(all): auto-regenerate discovery clients (#3437)
  • 33b7ab5 chore(all): update module github.com/googleapis/enterprise-certificate-proxy ...
  • b93c288 feat(all): auto-regenerate discovery clients (#3435)
  • d2187ce feat(all): auto-regenerate discovery clients (#3433)
  • b147c8b feat(all): auto-regenerate discovery clients (#3432)
  • 02e27cf feat(all): auto-regenerate discovery clients (#3431)
  • 6fe40c6 feat(all): auto-regenerate discovery clients (#3430)
  • 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

…dates

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.1` | `1.19.2` |
| [github.com/k1LoW/exec](https://github.com/k1LoW/exec) | `0.4.0` | `0.5.0` |
| [github.com/samber/slog-multi](https://github.com/samber/slog-multi) | `1.6.0` | `1.7.0` |
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.13` | `1.7.16` |
| [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.258.0` | `0.260.0` |



Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.19.1...v1.19.2)

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

Updates `github.com/samber/slog-multi` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/samber/slog-multi/releases)
- [Commits](samber/slog-multi@v1.6.0...v1.7.0)

Updates `github.com/yuin/goldmark` from 1.7.13 to 1.7.16
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.13...v1.7.16)

Updates `golang.org/x/net` from 0.48.0 to 0.49.0
- [Commits](golang/net@v0.48.0...v0.49.0)

Updates `google.golang.org/api` from 0.258.0 to 0.260.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.258.0...v0.260.0)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/exec
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/samber/slog-multi
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.260.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 Jan 18, 2026
@github-actions
Copy link
Contributor

Code Metrics Report

main (0f58b31) #487 (194888c) +/-
Coverage 33.8% 33.8% 0.0%
Code to Test Ratio 1:0.9 1:0.9 0.0
Test Execution Time 9s 10s +1s
Details
  |                     | main (0f58b31) | #487 (194888c) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          33.8% |          33.8% | 0.0% |
  |   Files             |             31 |             31 |    0 |
  |   Lines             |           3405 |           3405 |    0 |
  |   Covered           |           1151 |           1151 |    0 |
  | Code to Test Ratio  |          1:0.9 |          1:0.9 |  0.0 |
  |   Code              |           7020 |           7020 |    0 |
  |   Test              |           6581 |           6581 |    0 |
- | Test Execution Time |             9s |            10s |  +1s |

Reported by octocov

@k1LoW k1LoW merged commit 617ad0b into main Jan 19, 2026
7 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-7f90397cb3 branch January 19, 2026 00:41
@github-actions github-actions bot mentioned this pull request Jan 19, 2026
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant