Skip to content

Commit 3ee0984

Browse files
chore(deps): update all non-major dependencies (#1067)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma) | `v2.15.0` -> `v2.16.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fchroma%2fv2/v2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fchroma%2fv2/v2.15.0/v2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fchroma%2fv2/v2.15.0/v2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/gorilla/csrf](https://redirect.github.com/gorilla/csrf) | `v1.7.2` -> `v1.7.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgorilla%2fcsrf/v1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgorilla%2fcsrf/v1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgorilla%2fcsrf/v1.7.2/v1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgorilla%2fcsrf/v1.7.2/v1.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://redirect.github.com/golang/go) | `1.24.1` -> `1.24.2` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/go/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/go/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/go/1.24.1/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/go/1.24.1/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.24.1` -> `1.24.2` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.24.1/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.24.1/1.24.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | toolchain | patch | --- ### Release Notes <details> <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary> ### [`v2.16.0`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/alecthomas/chroma/compare/v2.15.0...v2.16.0) #### Changelog - [`ad6f149`](https://redirect.github.com/alecthomas/chroma/commit/ad6f149) chore: clean up Makefile - [`9909f65`](https://redirect.github.com/alecthomas/chroma/commit/9909f65) fix: switch to jsdelivr as unpkg was throwing CORS errors - [`34bf362`](https://redirect.github.com/alecthomas/chroma/commit/34bf362) chore(deps): update all non-major dependencies ([#&#8203;1066](https://redirect.github.com/alecthomas/chroma/issues/1066)) - [`88084b6`](https://redirect.github.com/alecthomas/chroma/commit/88084b6) fix: Dot in a string breaks the highlighting in Terraform. Fixes [#&#8203;988](https://redirect.github.com/alecthomas/chroma/issues/988) ([#&#8203;1065](https://redirect.github.com/alecthomas/chroma/issues/1065)) - [`62197e9`](https://redirect.github.com/alecthomas/chroma/commit/62197e9) Add lexers.Aliases() method to display only lexers' aliases ([#&#8203;1057](https://redirect.github.com/alecthomas/chroma/issues/1057)) - [`7feb358`](https://redirect.github.com/alecthomas/chroma/commit/7feb358) chore(deps): update dependency svu to v3 ([#&#8203;1053](https://redirect.github.com/alecthomas/chroma/issues/1053)) - [`30e0bc6`](https://redirect.github.com/alecthomas/chroma/commit/30e0bc6) chore(deps): update all non-major dependencies ([#&#8203;1061](https://redirect.github.com/alecthomas/chroma/issues/1061)) - [`e0c7747`](https://redirect.github.com/alecthomas/chroma/commit/e0c7747) Fix IP address as name detection in nginx conf ([#&#8203;1060](https://redirect.github.com/alecthomas/chroma/issues/1060)) - [`0bf0e9f`](https://redirect.github.com/alecthomas/chroma/commit/0bf0e9f) Add luau file extension and alias to lua lexer ([#&#8203;1056](https://redirect.github.com/alecthomas/chroma/issues/1056)) - [`0e0e282`](https://redirect.github.com/alecthomas/chroma/commit/0e0e282) chore(deps): update all non-major dependencies ([#&#8203;1049](https://redirect.github.com/alecthomas/chroma/issues/1049)) - [`4b0882a`](https://redirect.github.com/alecthomas/chroma/commit/4b0882a) add Janet lexer ([#&#8203;1045](https://redirect.github.com/alecthomas/chroma/issues/1045)) - [`81fecd5`](https://redirect.github.com/alecthomas/chroma/commit/81fecd5) chore(deps): update all non-major dependencies ([#&#8203;1041](https://redirect.github.com/alecthomas/chroma/issues/1041)) - [`dc982d2`](https://redirect.github.com/alecthomas/chroma/commit/dc982d2) Add Mojo lexer ([#&#8203;1044](https://redirect.github.com/alecthomas/chroma/issues/1044)) - [`79621af`](https://redirect.github.com/alecthomas/chroma/commit/79621af) Fix solidity lexer's handling of inline assembly ([#&#8203;1040](https://redirect.github.com/alecthomas/chroma/issues/1040)) - [`9da461e`](https://redirect.github.com/alecthomas/chroma/commit/9da461e) chore(deps): update module github.com/mattn/go-colorable to v0.1.14 ([#&#8203;1039](https://redirect.github.com/alecthomas/chroma/issues/1039)) - [`f0d460e`](https://redirect.github.com/alecthomas/chroma/commit/f0d460e) Update Odin lexer for new build tag feature ([#&#8203;1038](https://redirect.github.com/alecthomas/chroma/issues/1038)) - [`0bd7c68`](https://redirect.github.com/alecthomas/chroma/commit/0bd7c68) chore: bump go.mod to Go 1.22 + add Iterator.Stdlib() - [`d829579`](https://redirect.github.com/alecthomas/chroma/commit/d829579) fix(ocaml): support multistring ([#&#8203;1035](https://redirect.github.com/alecthomas/chroma/issues/1035)) - [`e79c813`](https://redirect.github.com/alecthomas/chroma/commit/e79c813) chore(deps): update all non-major dependencies ([#&#8203;1029](https://redirect.github.com/alecthomas/chroma/issues/1029)) </details> <details> <summary>gorilla/csrf (github.com/gorilla/csrf)</summary> ### [`v1.7.3`](https://redirect.github.com/gorilla/csrf/releases/tag/v1.7.3) [Compare Source](https://redirect.github.com/gorilla/csrf/compare/v1.7.2...v1.7.3) This Release fixes the following: - CVE-2025-24358 **Full Changelog**: gorilla/csrf@v1.7.2...v1.7.3 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/alecthomas/chroma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3df29af commit 3ee0984

File tree

6 files changed

+9
-7
lines changed

6 files changed

+9
-7
lines changed
File renamed without changes.

bin/go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.24.1.pkg
1+
.go-1.24.2.pkg

bin/gofmt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.24.1.pkg
1+
.go-1.24.2.pkg

cmd/chroma/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ module github.com/alecthomas/chroma/v2/cmd/chroma
22

33
go 1.22
44

5-
toolchain go1.24.1
5+
toolchain go1.24.2
66

77
replace github.com/alecthomas/chroma/v2 => ../../
88

99
require (
10-
github.com/alecthomas/chroma/v2 v2.15.0
10+
github.com/alecthomas/chroma/v2 v2.16.0
1111
github.com/alecthomas/kong v1.10.0
1212
github.com/mattn/go-colorable v0.1.14
1313
github.com/mattn/go-isatty v0.0.20

cmd/chromad/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ module github.com/alecthomas/chroma/v2/cmd/chromad
22

33
go 1.22
44

5-
toolchain go1.24.1
5+
toolchain go1.24.2
66

77
require (
8-
github.com/alecthomas/chroma/v2 v2.15.0
8+
github.com/alecthomas/chroma/v2 v2.16.0
99
github.com/alecthomas/kong v1.10.0
1010
github.com/alecthomas/kong-hcl v1.0.1
11-
github.com/gorilla/csrf v1.7.2
11+
github.com/gorilla/csrf v1.7.3
1212
github.com/gorilla/handlers v1.5.2
1313
github.com/gorilla/mux v1.8.1
1414
)

cmd/chromad/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ github.com/gorilla/csrf v1.7.1 h1:Ir3o2c1/Uzj6FBxMlAUB6SivgVMy1ONXwYgXn+/aHPE=
4343
github.com/gorilla/csrf v1.7.1/go.mod h1:+a/4tCmqhG6/w4oafeAZ9pEa3/NZOWYVbD9fV0FwIQA=
4444
github.com/gorilla/csrf v1.7.2 h1:oTUjx0vyf2T+wkrx09Trsev1TE+/EbDAeHtSTbtC2eI=
4545
github.com/gorilla/csrf v1.7.2/go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk=
46+
github.com/gorilla/csrf v1.7.3 h1:BHWt6FTLZAb2HtWT5KDBf6qgpZzvtbp9QWDRKZMXJC0=
47+
github.com/gorilla/csrf v1.7.3/go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk=
4648
github.com/gorilla/handlers v1.5.1 h1:9lRY6j8DEeeBT10CvO9hGW0gmky0BprnvDI5vfhUHH4=
4749
github.com/gorilla/handlers v1.5.1/go.mod h1:t8XrUpc4KVXb7HGyJ4/cEnwQiaxrX/hz1Zv/4g96P1Q=
4850
github.com/gorilla/handlers v1.5.2 h1:cLTUSsNkgcwhgRqvCNmdbRWG0A3N4F+M2nWKdScwyEE=

0 commit comments

Comments
 (0)