Skip to content

chore(deps): bump the dependencies group with 5 updates#82

Merged
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-33d2a65e64
Nov 5, 2025
Merged

chore(deps): bump the dependencies group with 5 updates#82
k1LoW merged 1 commit intomainfrom
dependabot/go_modules/dependencies-33d2a65e64

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 5 updates:

Package From To
github.com/2manymws/rc 0.12.0 0.12.1
github.com/google/go-cmp 0.6.0 0.7.0
github.com/jellydator/ttlcache/v3 3.2.0 3.4.0
github.com/ory/dockertest/v3 3.10.0 3.12.0
golang.org/x/sync 0.1.0 0.15.0

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

Release notes

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

v0.12.1

What's Changed

Fix bug 🐛

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

Changelog

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

v0.12.1 - 2024-07-20

Fix bug 🐛

Commits

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

Updates github.com/jellydator/ttlcache/v3 from 3.2.0 to 3.4.0

Release notes

Sourced from github.com/jellydator/ttlcache/v3's releases.

v3.4.0

What's Changed

New Contributors

Full Changelog: jellydator/ttlcache@v3.3.0...v3.4.0

v3.3.0

What's Changed

New Contributors

Full Changelog: jellydator/ttlcache@v3.2.1...v3.3.0

v3.2.1

What's Changed

New Contributors

... (truncated)

Commits

Updates github.com/ory/dockertest/v3 from 3.10.0 to 3.12.0

Release notes

Sourced from github.com/ory/dockertest/v3's releases.

v3.12.0

What's Changed

New Contributors

Full Changelog: ory/dockertest@v3.11.0...v3.12.0

v3.11.0

What's Changed

... (truncated)

Commits

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

Commits
  • 8a14946 errgroup: remove duplicated comment
  • 1869c69 all: replace deprecated ioutil
  • d1ac909 sync/errgroup: PanicError.Error print stack trace
  • 506c70f errgroup: propagate panic and Goexit through Wait
  • 396f3a0 errgroup: document calling Go before Wait
  • b637f27 errgroup: drop support for Go versions before 1.20
  • 960bf1f all: upgrade go directive to at least 1.23.0 [generated]
  • fe3591b sync/errgroup: improve documentation for semaphore limit behavior
  • 913fb63 singleflight: fix typo in singleflight_test.go
  • 151027e README: don't recommend go get
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code minor labels Nov 5, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2025

Assignees

The following users could not be added as assignees: drumato. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 5, 2025
@github-actions

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-33d2a65e64 branch from 0f187e3 to 42778fa Compare November 5, 2025 23:29
@github-actions

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-33d2a65e64 branch from 42778fa to 351edda Compare November 5, 2025 23:40
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/2manymws/rc](https://github.com/2manymws/rc) | `0.12.0` | `0.12.1` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) | `3.2.0` | `3.4.0` |
| [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) | `3.10.0` | `3.12.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.1.0` | `0.15.0` |


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

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

Updates `github.com/jellydator/ttlcache/v3` from 3.2.0 to 3.4.0
- [Release notes](https://github.com/jellydator/ttlcache/releases)
- [Commits](jellydator/ttlcache@v3.2.0...v3.4.0)

Updates `github.com/ory/dockertest/v3` from 3.10.0 to 3.12.0
- [Release notes](https://github.com/ory/dockertest/releases)
- [Commits](ory/dockertest@v3.10.0...v3.12.0)

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

---
updated-dependencies:
- dependency-name: github.com/2manymws/rc
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/google/go-cmp
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/jellydator/ttlcache/v3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/ory/dockertest/v3
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.15.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-33d2a65e64 branch from 351edda to 8326471 Compare November 5, 2025 23:40
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2025

Code Metrics Report

main (711084b) #82 (aed1957) +/-
Coverage 77.4% 77.4% 0.0%
Code to Test Ratio 1:1.9 1:1.9 0.0
Details
  |                    | main (711084b) | #82 (aed1957) | +/-  |
  |--------------------|----------------|---------------|------|
  | Coverage           |          77.4% |         77.4% | 0.0% |
  |   Files            |              2 |             2 |    0 |
  |   Lines            |            324 |           324 |    0 |
  |   Covered          |            251 |           251 |    0 |
  | Code to Test Ratio |          1:1.9 |         1:1.9 |  0.0 |
  |   Code             |            658 |           658 |    0 |
  |   Test             |           1275 |          1275 |    0 |

Reported by octocov

@k1LoW k1LoW merged commit 341436d into main Nov 5, 2025
3 of 4 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-33d2a65e64 branch November 5, 2025 23:53
@github-actions github-actions bot mentioned this pull request Nov 5, 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.

3 participants