fix(deps): update all non-major dependencies#25
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
a6be79c to
47a3a75
Compare
47a3a75 to
a1f47bf
Compare
c5d5d19 to
2189b56
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
8e5ad95 to
deb3b34
Compare
deb3b34 to
5d61e19
Compare
5d61e19 to
668bc6c
Compare
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:
v1.0.0→v1.3.0v0.3.1001→v0.3.1020v2.23.1→v2.24.1v0.35.0→v0.36.0v2.11.4→v2.12.2Release Notes
RevoTale/no-js (github.com/RevoTale/no-js)
v1.3.0Compare Source
Features
v1.2.0Compare Source
Features
v1.1.0Compare Source
Features
a-h/templ (github.com/a-h/templ)
v0.3.1020Compare Source
Changelog
09d6b02chore: bump versiona411f13chore: fix linter warning in test code524cd39feat: add -check flag, closes #1007 (#1373)f3d595cfeat: add Range to ExpressionAttribute nodes (#1347)82af17cfeat: add Range to GoCode nodes (#1348)cf98cdcfeat: add Range to StringExpression nodes (#1349)ff38ceefeat: add ranges for attribute node values (#1383)552ed02feat: support concurrent rendering of templ components (#1359)b310a97fix(generatecmd): checkcmd.Start()error before insertingcmdin torunningmap (#1382)410a80efix(lsp): delete $GOROOT hack in uri.File95a0854fix: allow JSFuncCall on arbitrary HTML attributes (#1375)e581c01fix: attributes containing a conditional, are always multiline (#1380)b2952edfix: clear children context in Fragment.Render (#1360)8fecf2dfix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)7adcb62fix: show correct updates based on written Go files without watch (#1363)aa493e0fix: track Range for non-JavaScript ScriptExpression nodes (#1350)d52d64efix: use dedicated shadow host in Suspense example to ensure header is rendered (#1370)83176f9fix: vulnerabilities in x/net (only affects templ watch mode and tests), fixes #1354alecthomas/chroma (github.com/alecthomas/chroma/v2)
v2.24.1Compare Source
Changelog
d2a3784fix: fallback bugv2.24.0Compare Source
Changelog
0b841eechore: go mod tidy10fcb68chore(deps): update ubuntu docker tag to v26 (#1251)2218de6chore(deps): update all non-major dependencies (#1236)2099887Update Solarized Light to use correct background color (#1250)ce43442Add Lateralus lexer (#1249)2b00673fix: commenting issues on gas lexer (#1247)8d04defAdd NameOther entry to github-dark theme (#1240)f2db790chore(deps): update all non-major dependencies (#1234)fc18a48Include embedded font license in COPYING file (#1233)e11ef85chore(deps): update all non-major dependencies (#1211)79e0fa7Add ERB lexer (#1228)b59560dAdd Spade lexer (#1229)83b5491Import Luau lexer (#1209)da72a97Add JetBrains Darcula theme (#1226)8087957styles: case-insensitive style registration and lookup (#1223)10daf04Add.json5to json Lexer (#1224)dccba78Add AMPL lexer (#1219)ee4ad0aFix MySQL lexer single comment render error (#1214)b160804AddusingKeyword to JavaScript (#1215)17e5911Pop type state when encountering punctuation for graphql (#1210)893841bShow error message in chromad (#1208)fef8258Fix error handling inneedRules()(#1207)d8a3315Update the PHP lexer (#1206)353c35bAdd the Kanagawa themes (#1198)41448feUpdate the Materialize lexer (#1201)020d1c0Add.qrcas extension for XML (#1205)6a63b3aAddmeson.optionsas filename for Meson (#1204)d398cafImport Gettext lexer (#1202)43245c9chore(deps): update dependency biome to v2.3.12 (#1200)8215091feat: add scdoc support (#1199)3fce7abchore(deps): update all non-major dependencies (#1188)golangci/golangci-lint (golangci/golangci-lint)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandConfiguration
📅 Schedule: (UTC)
🚦 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.