Skip to content

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

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-4011070e69
Mar 5, 2026
Merged

chore(deps): bump the dependencies group with 2 updates#88
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-4011070e69

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/2manymws/rc and golang.org/x/sync.

Updates github.com/2manymws/rc from 0.12.1 to 0.14.0

Release notes

Sourced from github.com/2manymws/rc's releases.

v0.14.0

What's Changed

Breaking Changes 🛠

Fix bug 🐛

Full Changelog: 2manymws/rc@v0.13.0...v0.14.0

v0.13.0

What's Changed

New Features 🎉

Fix bug 🐛

Other Changes

New Contributors

Full Changelog: 2manymws/rc@v0.12.1...v0.13.0

Changelog

Sourced from github.com/2manymws/rc's changelog.

v0.14.0 - 2025-11-10

Breaking Changes 🛠

Fix bug 🐛

v0.13.0 - 2025-11-06

New Features 🎉

Fix bug 🐛

Other Changes

Commits
  • 9f82fac Merge pull request #95 from 2manymws/tagpr-from-v0.13.0
  • 0f9f748 [tagpr] update CHANGELOG.md
  • 40d621c [tagpr] prepare for the next release
  • 256b194 Merge pull request #96 from 2manymws/store-staled
  • 6724ff4 chore: fix lint warn
  • 0611fa3 fix(rfc9111): separate storage decision from freshness calculation
  • ad9dafd Merge pull request #94 from 2manymws/fix-storable
  • 77d5bdd fix(rfc9111): correct status code understanding logic per RFC 9111 Section 3
  • 63ee03c Merge pull request #88 from 2manymws/tagpr-from-v0.12.1
  • ed7e7c6 Merge pull request #93 from 2manymws/fix-rfc-url
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.15.0 to 0.18.0

Commits
  • 1966f53 errgroup: fix some typos in comment
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • 7fad2c9 errgroup: revert propagation of panics
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code minor labels Nov 30, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-4011070e69 branch from 0cde0df to 2702174 Compare January 31, 2026 23:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-4011070e69 branch from 2702174 to 92c2b8e Compare February 28, 2026 23:02
@k1LoW
Copy link
Member

k1LoW commented Mar 5, 2026

@dependabot rebase

Bumps the dependencies group with 2 updates: [github.com/2manymws/rc](https://github.com/2manymws/rc) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/2manymws/rc` from 0.12.1 to 0.14.0
- [Release notes](https://github.com/2manymws/rc/releases)
- [Changelog](https://github.com/2manymws/rc/blob/main/CHANGELOG.md)
- [Commits](2manymws/rc@v0.12.1...v0.14.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.18.0
- [Commits](golang/sync@v0.15.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/2manymws/rc
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.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 force-pushed the dependabot/go_modules/dependencies-4011070e69 branch from 92c2b8e to a08f7d3 Compare March 5, 2026 04:10
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Code Metrics Report

main (c39fe74) #88 (4e00606) +/-
Coverage 77.1% 77.1% 0.0%
Code to Test Ratio 1:1.9 1:1.9 0.0
Test Execution Time 1m16s 1m18s +2s
Details
  |                     | main (c39fe74) | #88 (4e00606) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          77.1% |         77.1% | 0.0% |
  |   Files             |              2 |             2 |    0 |
  |   Lines             |            324 |           324 |    0 |
  |   Covered           |            250 |           250 |    0 |
  | Code to Test Ratio  |          1:1.9 |         1:1.9 |  0.0 |
  |   Code              |            658 |           658 |    0 |
  |   Test              |           1275 |          1275 |    0 |
- | Test Execution Time |          1m16s |         1m18s |  +2s |

Reported by octocov

@k1LoW k1LoW merged commit 18623cd into main Mar 5, 2026
2 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-4011070e69 branch March 5, 2026 05:34
@github-actions github-actions bot mentioned this pull request Mar 5, 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.

3 participants