chore(deps): update all non-major dependencies#1272
Merged
Conversation
Maks1mS
pushed a commit
to stplr-dev/stplr
that referenced
this pull request
May 29, 2026
…#442) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | require | minor | `v2.24.1` → `v2.26.1` | [](https://securityscorecards.dev/viewer/?uri=github.com/alecthomas/chroma) | --- >⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/23) for more information. --- ### Release Notes <details> <summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary> ### [`v2.26.1`](https://github.com/alecthomas/chroma/releases/tag/v2.26.1) [Compare Source](alecthomas/chroma@v2.26.0...v2.26.1) #### Changelog - [`56c7702`](alecthomas/chroma@56c7702) fix: downgrade go.mod version to 1.25 ### [`v2.26.0`](https://github.com/alecthomas/chroma/releases/tag/v2.26.0) [Compare Source](alecthomas/chroma@v2.25.0...v2.26.0) #### Changelog - [`a4d3f60`](alecthomas/chroma@a4d3f60) feat(chromad): use style counterparts for theme switching - [`ce159e6`](alecthomas/chroma@ce159e6) chore: migrate to new bit format - [`180ea9f`](alecthomas/chroma@180ea9f) perf(colour): replace Sprintf/ParseUint round-trip in NewColour with direct bit arithmetic ([#​1274](alecthomas/chroma#1274)) - [`68a08b0`](alecthomas/chroma@68a08b0) docs: how to support dynamic theme switching - [`6fb9d92`](alecthomas/chroma@6fb9d92) feat(html): tag output with style mode - [`a71fea3`](alecthomas/chroma@a71fea3) feat(styles): add light/dark mode support ### [`v2.25.0`](https://github.com/alecthomas/chroma/releases/tag/v2.25.0) [Compare Source](alecthomas/chroma@v2.24.1...v2.25.0) #### Changelog - [`c3826f0`](alecthomas/chroma@c3826f0) chore: go mod tidy - [`fb5bc39`](alecthomas/chroma@fb5bc39) fix: emit HTTP body tokens without Coalesce - [`a3c2946`](alecthomas/chroma@a3c2946) Improve Nu file detection ([#​1260](alecthomas/chroma#1260)) - [`e841b1a`](alecthomas/chroma@e841b1a) chore(deps): update all non-major dependencies ([#​1272](alecthomas/chroma#1272)) - [`3ed2db8`](alecthomas/chroma@3ed2db8) Add Gemfile.lock lexer (& ruby improvements) ([#​1269](alecthomas/chroma#1269)) - [`41fb546`](alecthomas/chroma@41fb546) Add YAML+Jinja lexer ([#​1268](alecthomas/chroma#1268)) - [`e99b881`](alecthomas/chroma@e99b881) chore(deps): update all non-major dependencies ([#​1263](alecthomas/chroma#1263)) - [`e67dd2f`](alecthomas/chroma@e67dd2f) (Markless) Fix parse issue for embed directives without options ([#​1266](alecthomas/chroma#1266)) - [`dffa370`](alecthomas/chroma@dffa370) fix(go): tokenize trailing // as comment instead of consuming next line ([#​1265](alecthomas/chroma#1265)) - [`1cf1560`](alecthomas/chroma@1cf1560) chore: upgrade to github.com/dlclark/regexp2/v2 - [`2cbcf7b`](alecthomas/chroma@2cbcf7b) chore: upgrade golangci-lint - [`786675b`](alecthomas/chroma@786675b) chore(deps): update all non-major dependencies ([#​1257](alecthomas/chroma#1257)) - [`235590c`](alecthomas/chroma@235590c) feat: add JSONL support to JSON lexer ([#​1262](alecthomas/chroma#1262)) - [`f9b5c97`](alecthomas/chroma@f9b5c97) fix(dart): match single-line comments without trailing newline ([#​1225](alecthomas/chroma#1225)) ([#​1261](alecthomas/chroma#1261)) - [`097f8e9`](alecthomas/chroma@097f8e9) Mention Arturo in README ([#​1256](alecthomas/chroma#1256)) - [`d46ce60`](alecthomas/chroma@d46ce60) feat(markdown): highlight frontmatter and comments ([#​1245](alecthomas/chroma#1245)) - [`f786b2a`](alecthomas/chroma@f786b2a) feat(lexers): add support for LilyPond ([#​1255](alecthomas/chroma#1255)) - [`0a02b98`](alecthomas/chroma@0a02b98) chore(deps): update actions/checkout digest to [`de0fac2`](alecthomas/chroma@de0fac2) ([#​1212](alecthomas/chroma#1212)) - [`c55009e`](alecthomas/chroma@c55009e) Fix AGENTS.md referencing a non-existent scripts directory ([#​1231](alecthomas/chroma#1231)) - [`c5e763e`](alecthomas/chroma@c5e763e) Improve protobuf lexer ([#​1253](alecthomas/chroma#1253)) - [`113cd0e`](alecthomas/chroma@113cd0e) Add Arturo lexer ([#​1232](alecthomas/chroma#1232)) - [`4498d71`](alecthomas/chroma@4498d71) chore(deps): update dependency binaryen to v129 ([#​1238](alecthomas/chroma#1238)) - [`885f912`](alecthomas/chroma@885f912) Added f4 to "Projects using Chroma" list ([#​1242](alecthomas/chroma#1242)) - [`c42c9ef`](alecthomas/chroma@c42c9ef) Update java lexer ([#​1254](alecthomas/chroma#1254)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL0RlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: https://altlinux.space/stapler/stplr/pulls/442
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.3→v2.1.00.11.14→0.11.16Release Notes
dlclark/regexp2 (github.com/dlclark/regexp2/v2)
v2.1.0Compare Source
astral-sh/uv (uv)
v0.11.16Compare Source
Released on 2026-05-21.
Enhancements
Preview features
Configuration
UV_NO_SYSTEM_CONFIG(#19476)Bug fixes
uv-build(#19495)Documentation
v0.11.15Compare Source
Released on 2026-05-18.
Security
Enhancements
Preview
Configuration
required-environmentsinuv pip compile(#19378)Performance
Version::only_release_trimmed(#19425)Bug fixes
[tool.uv.sources]credentials underuv sync --frozen(#19423)Documentation
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.