Skip to content

Commit 55d924d

Browse files
chore(deps): update all non-major dependencies (#1092)
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.18.0` -> `v2.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.19.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.19.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.18.0/v2.19.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.18.0/v2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/alecthomas/kong](https://redirect.github.com/alecthomas/kong) | `v1.11.0` -> `v1.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fkong/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fkong/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fkong/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fkong/v1.11.0/v1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [uv](https://redirect.github.com/astral-sh/uv) | `0.7.13` -> `0.7.18` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/uv/0.7.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/uv/0.7.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/uv/0.7.13/0.7.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/uv/0.7.13/0.7.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | --- ### Release Notes <details> <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary> ### [`v2.19.0`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/alecthomas/chroma/compare/v2.18.0...v2.19.0) #### Changelog - [`adeac8f`](https://redirect.github.com/alecthomas/chroma/commit/adeac8f) feat: WASM playground - [`484750a`](https://redirect.github.com/alecthomas/chroma/commit/484750a) chore: add uv - [`a5ceb28`](https://redirect.github.com/alecthomas/chroma/commit/a5ceb28) fix: add lexer compile time validation for group by - [`cd5c4a8`](https://redirect.github.com/alecthomas/chroma/commit/cd5c4a8) docs(readme): update go reference badge to point to v2 and new domain ([#&#8203;1087](https://redirect.github.com/alecthomas/chroma/issues/1087)) - [`970eacc`](https://redirect.github.com/alecthomas/chroma/commit/970eacc) Add MoonScript lexer ([#&#8203;1091](https://redirect.github.com/alecthomas/chroma/issues/1091)) - [`6ffb465`](https://redirect.github.com/alecthomas/chroma/commit/6ffb465) chore(deps): update all non-major dependencies ([#&#8203;1082](https://redirect.github.com/alecthomas/chroma/issues/1082)) - [`2c20473`](https://redirect.github.com/alecthomas/chroma/commit/2c20473) Various lexer & style fixes for RPGLE ([#&#8203;1086](https://redirect.github.com/alecthomas/chroma/issues/1086)) - [`c803d79`](https://redirect.github.com/alecthomas/chroma/commit/c803d79) fix(zig): detect zig object notation files as zig ([#&#8203;1085](https://redirect.github.com/alecthomas/chroma/issues/1085)) - [`bc60826`](https://redirect.github.com/alecthomas/chroma/commit/bc60826) Add Core lexer ([#&#8203;1083](https://redirect.github.com/alecthomas/chroma/issues/1083)) - [`ffedbf4`](https://redirect.github.com/alecthomas/chroma/commit/ffedbf4) fix(kotlin): detect kotlin script files as kotlin ([#&#8203;1081](https://redirect.github.com/alecthomas/chroma/issues/1081)) </details> <details> <summary>alecthomas/kong (github.com/alecthomas/kong)</summary> ### [`v1.12.0`](https://redirect.github.com/alecthomas/kong/compare/v1.11.0...v1.12.0) [Compare Source](https://redirect.github.com/alecthomas/kong/compare/v1.11.0...v1.12.0) </details> <details> <summary>astral-sh/uv (uv)</summary> ### [`v0.7.18`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0718) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.7.17...0.7.18) ##### Python - Added arm64 Windows Python 3.11, 3.12, 3.13, and 3.14 These are not downloaded by default, since x86-64 Python has broader ecosystem support on Windows. However, they can be requested with `cpython-<version>-windows-aarch64`. ##### Enhancements - Keep track of retries in `ManagedPythonDownload::fetch_with_retry` ([#&#8203;14378](https://redirect.github.com/astral-sh/uv/pull/14378)) - Reuse build (virtual) environments across resolution and installation ([#&#8203;14338](https://redirect.github.com/astral-sh/uv/pull/14338)) - Improve trace message for cached Python interpreter query ([#&#8203;14328](https://redirect.github.com/astral-sh/uv/pull/14328)) - Use parsed URLs for conflicting URL error message ([#&#8203;14380](https://redirect.github.com/astral-sh/uv/pull/14380)) ##### Preview features - Ignore invalid build backend settings when not building ([#&#8203;14372](https://redirect.github.com/astral-sh/uv/pull/14372)) ##### Bug fixes - Fix equals-star and tilde-equals with `python_version` and `python_full_version` ([#&#8203;14271](https://redirect.github.com/astral-sh/uv/pull/14271)) - Include the canonical path in the interpreter query cache key ([#&#8203;14331](https://redirect.github.com/astral-sh/uv/pull/14331)) - Only drop build directories on program exit ([#&#8203;14304](https://redirect.github.com/astral-sh/uv/pull/14304)) - Error instead of panic on conflict between global and subcommand flags ([#&#8203;14368](https://redirect.github.com/astral-sh/uv/pull/14368)) - Consistently normalize trailing slashes on URLs with no path segments ([#&#8203;14349](https://redirect.github.com/astral-sh/uv/pull/14349)) ##### Documentation - Add instructions for publishing to JFrog's Artifactory ([#&#8203;14253](https://redirect.github.com/astral-sh/uv/pull/14253)) - Edits to the build backend documentation ([#&#8203;14376](https://redirect.github.com/astral-sh/uv/pull/14376)) ### [`v0.7.17`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0717) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.7.16...0.7.17) ##### Bug fixes - Apply build constraints when resolving `--with` dependencies ([#&#8203;14340](https://redirect.github.com/astral-sh/uv/pull/14340)) - Drop trailing slashes when converting index URL from URL ([#&#8203;14346](https://redirect.github.com/astral-sh/uv/pull/14346)) - Ignore `UV_PYTHON_CACHE_DIR` when empty ([#&#8203;14336](https://redirect.github.com/astral-sh/uv/pull/14336)) - Fix error message ordering for `pyvenv.cfg` version conflict ([#&#8203;14329](https://redirect.github.com/astral-sh/uv/pull/14329)) ### [`v0.7.16`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0716) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.7.15...0.7.16) ##### Python - Add Python 3.14.0b3 See the [`python-build-standalone` release notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250626) for more details. ##### Enhancements - Include path or URL when failing to convert in lockfile ([#&#8203;14292](https://redirect.github.com/astral-sh/uv/pull/14292)) - Warn when `~=` is used as a Python version specifier without a patch version ([#&#8203;14008](https://redirect.github.com/astral-sh/uv/pull/14008)) ##### Preview features - Ensure preview default Python installs are upgradeable ([#&#8203;14261](https://redirect.github.com/astral-sh/uv/pull/14261)) ##### Performance - Share workspace cache between lock and sync operations ([#&#8203;14321](https://redirect.github.com/astral-sh/uv/pull/14321)) ##### Bug fixes - Allow local indexes to reference remote files ([#&#8203;14294](https://redirect.github.com/astral-sh/uv/pull/14294)) - Avoid rendering desugared prefix matches in error messages ([#&#8203;14195](https://redirect.github.com/astral-sh/uv/pull/14195)) - Avoid using path URL for workspace Git dependencies in `requirements.txt` ([#&#8203;14288](https://redirect.github.com/astral-sh/uv/pull/14288)) - Normalize index URLs to remove trailing slash ([#&#8203;14245](https://redirect.github.com/astral-sh/uv/pull/14245)) - Respect URL-encoded credentials in redirect location ([#&#8203;14315](https://redirect.github.com/astral-sh/uv/pull/14315)) - Lock the source tree when running setuptools, to protect concurrent builds ([#&#8203;14174](https://redirect.github.com/astral-sh/uv/pull/14174)) ##### Documentation - Note that GCP Artifact Registry download URLs must have `/simple` component ([#&#8203;14251](https://redirect.github.com/astral-sh/uv/pull/14251)) ### [`v0.7.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0715) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.7.14...0.7.15) ##### Enhancements - Consistently use `Ordering::Relaxed` for standalone atomic use cases ([#&#8203;14190](https://redirect.github.com/astral-sh/uv/pull/14190)) - Warn on ambiguous relative paths for `--index` ([#&#8203;14152](https://redirect.github.com/astral-sh/uv/pull/14152)) - Skip GitHub fast path when rate-limited ([#&#8203;13033](https://redirect.github.com/astral-sh/uv/pull/13033)) - Preserve newlines in `schema.json` descriptions ([#&#8203;13693](https://redirect.github.com/astral-sh/uv/pull/13693)) ##### Bug fixes - Add check for using minor version link when creating a venv on Windows ([#&#8203;14252](https://redirect.github.com/astral-sh/uv/pull/14252)) - Strip query parameters when parsing source URL ([#&#8203;14224](https://redirect.github.com/astral-sh/uv/pull/14224)) ##### Documentation - Add a link to PyPI FAQ to clarify what per-project token is ([#&#8203;14242](https://redirect.github.com/astral-sh/uv/pull/14242)) ##### Preview features - Allow symlinks in the build backend ([#&#8203;14212](https://redirect.github.com/astral-sh/uv/pull/14212)) ### [`v0.7.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0714) [Compare Source](https://redirect.github.com/astral-sh/uv/compare/0.7.13...0.7.14) ##### Enhancements - Add XPU to `--torch-backend` ([#&#8203;14172](https://redirect.github.com/astral-sh/uv/pull/14172)) - Add ROCm backends to `--torch-backend` ([#&#8203;14120](https://redirect.github.com/astral-sh/uv/pull/14120)) - Remove preview label from `--torch-backend` ([#&#8203;14119](https://redirect.github.com/astral-sh/uv/pull/14119)) - Add `[tool.uv.dependency-groups].mygroup.requires-python` ([#&#8203;13735](https://redirect.github.com/astral-sh/uv/pull/13735)) - Add auto-detection for AMD GPUs ([#&#8203;14176](https://redirect.github.com/astral-sh/uv/pull/14176)) - Show retries for HTTP status code errors ([#&#8203;13897](https://redirect.github.com/astral-sh/uv/pull/13897)) - Support transparent Python patch version upgrades ([#&#8203;13954](https://redirect.github.com/astral-sh/uv/pull/13954)) - Warn on empty index directory ([#&#8203;13940](https://redirect.github.com/astral-sh/uv/pull/13940)) - Publish to DockerHub ([#&#8203;14088](https://redirect.github.com/astral-sh/uv/pull/14088)) ##### Performance - Make cold resolves about 10% faster ([#&#8203;14035](https://redirect.github.com/astral-sh/uv/pull/14035)) ##### Bug fixes - Don't use walrus operator in interpreter query script ([#&#8203;14108](https://redirect.github.com/astral-sh/uv/pull/14108)) - Fix handling of changes to `requires-python` ([#&#8203;14076](https://redirect.github.com/astral-sh/uv/pull/14076)) - Fix implied `platform_machine` marker for `win_amd64` platform tag ([#&#8203;14041](https://redirect.github.com/astral-sh/uv/pull/14041)) - Only update existing symlink directories on preview uninstall ([#&#8203;14179](https://redirect.github.com/astral-sh/uv/pull/14179)) - Serialize Python requests for tools as canonicalized strings ([#&#8203;14109](https://redirect.github.com/astral-sh/uv/pull/14109)) - Support netrc and same-origin credential propagation on index redirects ([#&#8203;14126](https://redirect.github.com/astral-sh/uv/pull/14126)) - Support reading `dependency-groups` from pyproject.tomls with no `[project]` ([#&#8203;13742](https://redirect.github.com/astral-sh/uv/pull/13742)) - Handle an existing shebang in `uv init --script` ([#&#8203;14141](https://redirect.github.com/astral-sh/uv/pull/14141)) - Prevent concurrent updates of the environment in `uv run` ([#&#8203;14153](https://redirect.github.com/astral-sh/uv/pull/14153)) - Filter managed Python distributions by platform before querying when included in request ([#&#8203;13936](https://redirect.github.com/astral-sh/uv/pull/13936)) ##### Documentation - Replace cuda124 with cuda128 ([#&#8203;14168](https://redirect.github.com/astral-sh/uv/pull/14168)) - Document the way member sources shadow workspace sources ([#&#8203;14136](https://redirect.github.com/astral-sh/uv/pull/14136)) - Sync documented PyTorch integration index for CUDA and ROCm versions from PyTorch website ([#&#8203;14100](https://redirect.github.com/astral-sh/uv/pull/14100)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0ad679 commit 55d924d

File tree

7 files changed

+10
-6
lines changed

7 files changed

+10
-6
lines changed
File renamed without changes.

bin/uv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.uv-0.7.13.pkg
1+
.uv-0.7.18.pkg

bin/uvx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.uv-0.7.13.pkg
1+
.uv-0.7.18.pkg

cmd/chroma/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ toolchain go1.24.4
77
replace github.com/alecthomas/chroma/v2 => ../../
88

99
require (
10-
github.com/alecthomas/chroma/v2 v2.18.0
11-
github.com/alecthomas/kong v1.11.0
10+
github.com/alecthomas/chroma/v2 v2.19.0
11+
github.com/alecthomas/kong v1.12.0
1212
github.com/mattn/go-colorable v0.1.14
1313
github.com/mattn/go-isatty v0.0.20
1414
)

cmd/chroma/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ github.com/alecthomas/kong v1.10.0 h1:8K4rGDpT7Iu+jEXCIJUeKqvpwZHbsFRoebLbnzlmrp
2323
github.com/alecthomas/kong v1.10.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
2424
github.com/alecthomas/kong v1.11.0 h1:y++1gI7jf8O7G7l4LZo5ASFhrhJvzc+WgF/arranEmM=
2525
github.com/alecthomas/kong v1.11.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
26+
github.com/alecthomas/kong v1.12.0 h1:oKd/0fHSdajj5PfGDd3ScvEvpVJf9mT2mb5r9xYadYM=
27+
github.com/alecthomas/kong v1.12.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
2628
github.com/alecthomas/repr v0.2.0 h1:HAzS41CIzNW5syS8Mf9UwXhNH1J9aix/BvDRf1Ml2Yk=
2729
github.com/dlclark/regexp2 v1.10.0 h1:+/GIL799phkJqYW+3YbOd8LCcbHzT0Pbo8zl70MHsq0=
2830
github.com/dlclark/regexp2 v1.10.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=

cmd/chromad/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.22
55
toolchain go1.24.4
66

77
require (
8-
github.com/alecthomas/chroma/v2 v2.18.0
9-
github.com/alecthomas/kong v1.11.0
8+
github.com/alecthomas/chroma/v2 v2.19.0
9+
github.com/alecthomas/kong v1.12.0
1010
github.com/alecthomas/kong-hcl v1.0.1
1111
github.com/gorilla/csrf v1.7.2
1212
github.com/gorilla/handlers v1.5.2

cmd/chromad/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ github.com/alecthomas/kong v1.10.0 h1:8K4rGDpT7Iu+jEXCIJUeKqvpwZHbsFRoebLbnzlmrp
2424
github.com/alecthomas/kong v1.10.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
2525
github.com/alecthomas/kong v1.11.0 h1:y++1gI7jf8O7G7l4LZo5ASFhrhJvzc+WgF/arranEmM=
2626
github.com/alecthomas/kong v1.11.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
27+
github.com/alecthomas/kong v1.12.0 h1:oKd/0fHSdajj5PfGDd3ScvEvpVJf9mT2mb5r9xYadYM=
28+
github.com/alecthomas/kong v1.12.0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU=
2729
github.com/alecthomas/kong-hcl v1.0.1 h1:f4svdFpEoNUwlpZj57CvfhzSnSfP/KBzMDETlwamd/s=
2830
github.com/alecthomas/kong-hcl v1.0.1/go.mod h1:6Y+MaMTZ/KQe9Qme6aSlKtql65FJE0/1O+Mu56C6UgQ=
2931
github.com/alecthomas/repr v0.2.0 h1:HAzS41CIzNW5syS8Mf9UwXhNH1J9aix/BvDRf1Ml2Yk=

0 commit comments

Comments
 (0)