Skip to content

Comments

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

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-7f95d2779c
Dec 1, 2025
Merged

chore(deps): bump the dependencies group with 2 updates#469
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-7f95d2779c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

Bumps the dependencies group with 2 updates: github.com/goccy/go-yaml and github.com/k1LoW/errors.

Updates github.com/goccy/go-yaml from 1.18.0 to 1.19.0

Release notes

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

1.19.0

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.18.0...v1.19.0

Commits

Updates github.com/k1LoW/errors from 1.1.0 to 1.1.1

Release notes

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

v1.1.1

What's Changed

Other Changes

Full Changelog: k1LoW/errors@v1.1.0...v1.1.1

Changelog

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

v1.1.1 - 2025-11-25

Other Changes

Commits
  • 232ce5d Merge pull request #24 from k1LoW/tagpr-from-v1.1.0
  • 5988273 [tagpr] update CHANGELOG.md
  • 1bbfa76 [tagpr] prepare for the next release
  • 822aeb4 refactor: simplify error unwrapping logic in Errors function
  • 258a304 chore: update
  • 6fe8a2d Merge pull request #26 from k1LoW/dependabot/github_actions/dependencies-84a7...
  • 91e02b4 chore(deps): bump the dependencies group with 2 updates
  • 7457c63 Merge pull request #25 from k1LoW/setup-tagpr-labels
  • 10c7ff4 chore: setup tagpr labels
  • 6c5e9c7 Merge pull request #23 from k1LoW/add-tests
  • 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/goccy/go-yaml](https://github.com/goccy/go-yaml) and [github.com/k1LoW/errors](https://github.com/k1LoW/errors).


Updates `github.com/goccy/go-yaml` from 1.18.0 to 1.19.0
- [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.18.0...v1.19.0)

Updates `github.com/k1LoW/errors` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/k1LoW/errors/releases)
- [Changelog](https://github.com/k1LoW/errors/blob/main/CHANGELOG.md)
- [Commits](k1LoW/errors@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/errors
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Nov 30, 2025
@github-actions
Copy link
Contributor

Code Metrics Report

main (6d1a595) #469 (2b168c7) +/-
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 (6d1a595) | #469 (2b168c7) | +/-  |
  |---------------------|----------------|----------------|------|
  | 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

@k1LoW k1LoW merged commit 1b53153 into main Dec 1, 2025
4 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-7f95d2779c branch December 1, 2025 01:16
@github-actions github-actions bot mentioned this pull request Nov 24, 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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant