Skip to content

Commit c552424

Browse files
chore(dependabot): bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.9 (#547)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.8 to 1.4.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gabriel-vasile/mimetype/releases">github.com/gabriel-vasile/mimetype's releases</a>.</em></p> <blockquote> <h2>v1.4.9 GLTF support and performance improvements</h2> <h2>What's Changed</h2> <ul> <li>SRT detection: reduce allocs by <a href="https://github.com/gabriel-vasile"><code>@​gabriel-vasile</code></a> in <a href="https://github.com/gabriel-vasile/mimetype/pull/636">gabriel-vasile/mimetype#636</a></li> <li>json: more benchmarking by <a href="https://github.com/gabriel-vasile"><code>@​gabriel-vasile</code></a> in <a href="https://github.com/gabriel-vasile/mimetype/pull/640">gabriel-vasile/mimetype#640</a></li> <li>Bump golang.org/x/net from 0.33.0 to 0.39.0 in the gomod</li> <li>json: add parser with query capacity by <a href="https://github.com/gabriel-vasile"><code>@​gabriel-vasile</code></a> in <a href="https://github.com/gabriel-vasile/mimetype/pull/652">gabriel-vasile/mimetype#652</a></li> <li>feat: add support for GLTF by <a href="https://github.com/gabriel-vasile"><code>@​gabriel-vasile</code></a> in <a href="https://github.com/gabriel-vasile/mimetype/pull/655">gabriel-vasile/mimetype#655</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabriel-vasile/mimetype/compare/v1.4.8...v1.4.9">https://github.com/gabriel-vasile/mimetype/compare/v1.4.8...v1.4.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/551461b2f4d6ec3b36be7a6e945dd79c3f6e0261"><code>551461b</code></a> add support for GLTF</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/63e235643f5f8fd768085a66863d76ece2beecb4"><code>63e2356</code></a> go mod tidy</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/12592ed08f4b15eb32838ab26f57664532a2f58d"><code>12592ed</code></a> json: add parser with query capacity</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/55e964a86ef2ae23928df8729920a75d39b442bd"><code>55e964a</code></a> Bump the github-actions group across 1 directory with 2 updates</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/a10cc03dd17800223bb72a92e733e6bbc2cbeb4e"><code>a10cc03</code></a> Bump golang.org/x/net in the gomod group across 1 directory</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/773b07ca59114fc41ed04425d16eb48b25929237"><code>773b07c</code></a> CI: move fuzz to cron job (<a href="https://github.com/gabriel-vasile/mimetype/issues/653">#653</a>)</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/68c306d8f90801870af022c9694a501549cf3927"><code>68c306d</code></a> tests: revert effects of Extend</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/e8ef900c1a34f2f24077f421d366c30790e634dc"><code>e8ef900</code></a> gha: use stable version of golang in CI</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/9ab9e39eb4b059ef03bc2ec095264cfb8c9378de"><code>9ab9e39</code></a> benchmark: reset mem and timer after allocating and before bench run</li> <li><a href="https://github.com/gabriel-vasile/mimetype/commit/adb018120e6f740468447aa7e1c8c65c6e1ec7f1"><code>adb0181</code></a> json: more benchmarking</li> <li>Additional commits viewable in <a href="https://github.com/gabriel-vasile/mimetype/compare/v1.4.8...v1.4.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gabriel-vasile/mimetype&package-manager=go_modules&previous-version=1.4.8&new-version=1.4.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2c9f8b commit c552424

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/charmbracelet/lipgloss v1.1.0
1414
github.com/creasty/defaults v1.8.0
1515
github.com/evertras/bubble-table v0.17.1
16-
github.com/gabriel-vasile/mimetype v1.4.8
16+
github.com/gabriel-vasile/mimetype v1.4.9
1717
github.com/go-jose/go-jose/v3 v3.0.4
1818
github.com/golang-jwt/jwt/v5 v5.2.2
1919
github.com/google/uuid v1.6.0
@@ -27,7 +27,7 @@ require (
2727
github.com/zalando/go-keyring v0.2.6
2828
github.com/zitadel/oidc/v3 v3.38.1
2929
golang.org/x/oauth2 v0.29.0
30-
golang.org/x/term v0.30.0
30+
golang.org/x/term v0.31.0
3131
google.golang.org/grpc v1.69.4
3232
google.golang.org/protobuf v1.36.6
3333
)
@@ -110,11 +110,11 @@ require (
110110
go.opentelemetry.io/otel/metric v1.31.0 // indirect
111111
go.opentelemetry.io/otel/trace v1.31.0 // indirect
112112
go.uber.org/multierr v1.11.0 // indirect
113-
golang.org/x/crypto v0.36.0 // indirect
113+
golang.org/x/crypto v0.37.0 // indirect
114114
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
115-
golang.org/x/net v0.38.0 // indirect
115+
golang.org/x/net v0.39.0 // indirect
116116
golang.org/x/sync v0.13.0 // indirect
117-
golang.org/x/sys v0.31.0 // indirect
117+
golang.org/x/sys v0.32.0 // indirect
118118
golang.org/x/text v0.24.0 // indirect
119119
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
120120
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk
103103
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
104104
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
105105
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
106-
github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM=
107-
github.com/gabriel-vasile/mimetype v1.4.8/go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8=
106+
github.com/gabriel-vasile/mimetype v1.4.9 h1:5k+WDwEsD9eTLL8Tz3L0VnmVh9QxGjRmjBvAG7U/oYY=
107+
github.com/gabriel-vasile/mimetype v1.4.9/go.mod h1:WnSQhFKJuBlRyLiKohA/2DtIlPFAbguNaG7QCHcyGok=
108108
github.com/go-chi/chi/v5 v5.2.1 h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8=
109109
github.com/go-chi/chi/v5 v5.2.1/go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops=
110110
github.com/go-jose/go-jose/v3 v3.0.4 h1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY=
@@ -348,8 +348,8 @@ go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN8
348348
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
349349
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
350350
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
351-
golang.org/x/crypto v0.36.0 h1:AnAEvhDddvBdpY+uR+MyHmuZzzNqXSe/GvuDeob5L34=
352-
golang.org/x/crypto v0.36.0/go.mod h1:Y4J0ReaxCR1IMaabaSMugxJES1EpwhBHhv2bDHklZvc=
351+
golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=
352+
golang.org/x/crypto v0.37.0/go.mod h1:vg+k43peMZ0pUMhYmVAWysMK35e6ioLh3wB8ZCAfbVc=
353353
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 h1:LfspQV/FYTatPTr/3HzIcmiUFH7PGP+OQ6mgDYo3yuQ=
354354
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225/go.mod h1:CxmFvTBINI24O/j8iY7H1xHzx2i4OsyguNBmN/uPtqc=
355355
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
@@ -359,8 +359,8 @@ golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v
359359
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
360360
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
361361
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
362-
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
363-
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
362+
golang.org/x/net v0.39.0 h1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY=
363+
golang.org/x/net v0.39.0/go.mod h1:X7NRbYVEA+ewNkCNyJ513WmMdQ3BineSwVtN2zD/d+E=
364364
golang.org/x/oauth2 v0.29.0 h1:WdYw2tdTK1S8olAzWHdgeqfy+Mtm9XNhv/xJsY65d98=
365365
golang.org/x/oauth2 v0.29.0/go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8=
366366
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -379,15 +379,15 @@ golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
379379
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
380380
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
381381
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
382-
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
383-
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
382+
golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
383+
golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
384384
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
385385
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
386386
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
387387
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
388388
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
389-
golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y=
390-
golang.org/x/term v0.30.0/go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g=
389+
golang.org/x/term v0.31.0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o=
390+
golang.org/x/term v0.31.0/go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw=
391391
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
392392
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
393393
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=

0 commit comments

Comments
 (0)