Bumps the deps group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/adrg/xdg](https://github.com/adrg/xdg) | `0.5.0` | `0.5.3` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.17.0` | `1.18.0` |
| [github.com/go-testfixtures/testfixtures/v3](https://github.com/go-testfixtures/testfixtures) | `3.12.0` | `3.13.0` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.12.0` | `1.13.2` |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.0` | `6.6.1` |
| [github.com/nikoksr/notify](https://github.com/nikoksr/notify) | `1.0.0` | `1.0.1` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.6.1` | `9.7.0` |
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.3` | `1.16.4` |
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.4` | `1.7.8` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.27.0` | `0.28.0` |
| [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20240909161429-701f63a606c0` | `0.0.0-20241009180824-f66d83c29e7c` |
| [golang.org/x/term](https://github.com/golang/term) | `0.24.0` | `0.25.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.18.0` | `0.19.0` |
Updates `github.com/adrg/xdg` from 0.5.0 to 0.5.3
- [Release notes](https://github.com/adrg/xdg/releases)
- [Commits](adrg/xdg@v0.5.0...v0.5.3)
Updates `github.com/fatih/color` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.17.0...v1.18.0)
Updates `github.com/go-testfixtures/testfixtures/v3` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/go-testfixtures/testfixtures/releases)
- [Changelog](https://github.com/go-testfixtures/testfixtures/blob/master/CHANGELOG.md)
- [Commits](go-testfixtures/testfixtures@v3.12.0...v3.13.0)
Updates `github.com/goccy/go-yaml` from 1.12.0 to 1.13.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.12.0...v1.13.2)
Updates `github.com/jedib0t/go-pretty/v6` from 6.6.0 to 6.6.1
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.0...v6.6.1)
Updates `github.com/nikoksr/notify` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/nikoksr/notify/releases)
- [Commits](nikoksr/notify@v1.0.0...v1.0.1)
Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.7.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.6.1...v9.7.0)
Updates `github.com/swaggo/swag` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](swaggo/swag@v1.16.3...v1.16.4)
Updates `github.com/yuin/goldmark` from 1.7.4 to 1.7.8
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.4...v1.7.8)
Updates `golang.org/x/crypto` from 0.27.0 to 0.28.0
- [Commits](golang/crypto@v0.27.0...v0.28.0)
Updates `golang.org/x/exp` from 0.0.0-20240909161429-701f63a606c0 to 0.0.0-20241009180824-f66d83c29e7c
- [Commits](https://github.com/golang/exp/commits)
Updates `golang.org/x/term` from 0.24.0 to 0.25.0
- [Commits](golang/term@v0.24.0...v0.25.0)
Updates `golang.org/x/text` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: github.com/go-testfixtures/testfixtures/v3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: github.com/goccy/go-yaml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: github.com/nikoksr/notify
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: github.com/swaggo/swag
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: golang.org/x/exp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: deps
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: deps
...
Signed-off-by: dependabot[bot] <[email protected]>