Update module github.com/a-h/templ to v0.3.1020 #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-a-h-templ-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.3.1001→v0.3.1020Release Notes
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 #1354Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.23.0->1.25.0golang.org/x/cryptov0.40.0->v0.48.0golang.org/x/netv0.42.0->v0.51.0golang.org/x/syncv0.16.0->v0.19.0golang.org/x/sysv0.34.0->v0.41.0golang.org/x/textv0.27.0->v0.34.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.