Commit fa484b1
authored
chore(deps): bump the go-modules group across 1 directory with 14 updates
Bumps the go-modules group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.10.3` | `1.11.0` |
| [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.10` | `1.4.11` |
| [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | `2.9.0` | `2.11.0` |
| [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.35.3` | `0.38.0` |
| [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.32.4` | `1.33.0` |
| [github.com/internetarchive/gowarc](https://github.com/internetarchive/gowarc) | `0.8.90` | `0.8.96` |
| [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) | `0.29.1` | `0.30.1` |
| [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) | `0.11.0` | `0.11.1` |
| [github.com/plar/go-adaptive-radix-tree/v2](https://github.com/plar/go-adaptive-radix-tree) | `2.0.3` | `2.0.4` |
| [github.com/samber/slog-multi](https://github.com/samber/slog-multi) | `1.5.0` | `1.6.0` |
Updates `github.com/PuerkitoBio/goquery` from 1.10.3 to 1.11.0
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.10.3...v1.11.0)
Updates `github.com/gabriel-vasile/mimetype` from 1.4.10 to 1.4.11
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](gabriel-vasile/mimetype@v1.4.10...v1.4.11)
Updates `github.com/gdamore/tcell/v2` from 2.9.0 to 2.11.0
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
- [Commits](gdamore/tcell@v2.9.0...v2.11.0)
Updates `github.com/getsentry/sentry-go` from 0.35.3 to 0.38.0
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.35.3...v0.38.0)
Updates `github.com/hashicorp/consul/api` from 1.32.4 to 1.33.0
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul@api/v1.32.4...api/v1.33.0)
Updates `github.com/internetarchive/gowarc` from 0.8.90 to 0.8.96
- [Release notes](https://github.com/internetarchive/gowarc/releases)
- [Commits](internetarchive/gowarc@v0.8.90...v0.8.96)
Updates `github.com/ncruces/go-sqlite3` from 0.29.1 to 0.30.1
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](ncruces/go-sqlite3@v0.29.1...v0.30.1)
Updates `github.com/pdfcpu/pdfcpu` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/pdfcpu/pdfcpu/releases)
- [Changelog](https://github.com/pdfcpu/pdfcpu/blob/master/.goreleaser.yml)
- [Commits](pdfcpu/pdfcpu@v0.11.0...v0.11.1)
Updates `github.com/plar/go-adaptive-radix-tree/v2` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/plar/go-adaptive-radix-tree/releases)
- [Commits](plar/go-adaptive-radix-tree@v2.0.3...v2.0.4)
Updates `github.com/samber/slog-multi` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/samber/slog-multi/releases)
- [Commits](samber/slog-multi@v1.5.0...v1.6.0)
Updates `golang.org/x/net` from 0.44.0 to 0.47.0
- [Commits](golang/net@v0.44.0...v0.47.0)
Updates `golang.org/x/sync` from 0.17.0 to 0.18.0
- [Commits](golang/sync@v0.17.0...v0.18.0)
Updates `golang.org/x/sys` from 0.36.0 to 0.38.0
- [Commits](golang/sys@v0.36.0...v0.38.0)
Updates `golang.org/x/text` from 0.29.0 to 0.31.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.29.0...v0.31.0)
---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-version: 1.4.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/gdamore/tcell/v2
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/getsentry/sentry-go
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/hashicorp/consul/api
dependency-version: 1.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/internetarchive/gowarc
dependency-version: 0.8.96
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/ncruces/go-sqlite3
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: github.com/pdfcpu/pdfcpu
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/plar/go-adaptive-radix-tree/v2
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-modules
- dependency-name: github.com/samber/slog-multi
dependency-version: 1.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/net
dependency-version: 0.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/sync
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/sys
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
- dependency-name: golang.org/x/text
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-modules
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 73c7dde commit fa484b1
2 files changed
+89
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
0 commit comments