fix(deps): update module github.com/a-h/templ to v0.3.1001 #440

Merged
renovate merged 1 commits from renovate/github.com-a-h-templ-0.x into prod 2026-02-28 13:05:11 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/a-h/templ v0.3.977v0.3.1001 age confidence

Release Notes

a-h/templ (github.com/a-h/templ)

v0.3.1001

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/a-h/templ](https://github.com/a-h/templ) | `v0.3.977` → `v0.3.1001` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fa-h%2ftempl/v0.3.1001?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fa-h%2ftempl/v0.3.977/v0.3.1001?slim=true) | --- ### Release Notes <details> <summary>a-h/templ (github.com/a-h/templ)</summary> ### [`v0.3.1001`](https://github.com/a-h/templ/releases/tag/v0.3.1001) [Compare Source](https://github.com/a-h/templ/compare/v0.3.977...v0.3.1001) #### Changelog - [`2c505c0`](https://github.com/a-h/templ/commit/2c505c0) chore: add unit test to cover recent fix - [`4233429`](https://github.com/a-h/templ/commit/4233429) chore: bump compiler to Go 1.26 - [`1b9a429`](https://github.com/a-h/templ/commit/1b9a429) chore: bump deps in fiber example - [`54981db`](https://github.com/a-h/templ/commit/54981db) chore: bump docusaurus version - [`e606c30`](https://github.com/a-h/templ/commit/e606c30) chore: bump flake builder - [`66bc28b`](https://github.com/a-h/templ/commit/66bc28b) chore: bump gofiber example deps - [`95f88a6`](https://github.com/a-h/templ/commit/95f88a6) chore: bump to Go 1.25, update csrf example - [`916a243`](https://github.com/a-h/templ/commit/916a243) chore: bump version - [`45dda73`](https://github.com/a-h/templ/commit/45dda73) chore: fix test broken by merge - [`5ddd784`](https://github.com/a-h/templ/commit/5ddd784) chore: revert Nix bump to Go 1.26 because it breaks the golangci-lint package - [`4037d8a`](https://github.com/a-h/templ/commit/4037d8a) feat: add Range to BoolConstantAttribute nodes ([#&#8203;1340](https://github.com/a-h/templ/issues/1340)) - [`afb0034`](https://github.com/a-h/templ/commit/afb0034) feat: add Range to BooleanExpressionAttribute nodes ([#&#8203;1336](https://github.com/a-h/templ/issues/1336)) - [`c80f745`](https://github.com/a-h/templ/commit/c80f745) feat: add Range to ChildrenExpression nodes ([#&#8203;1337](https://github.com/a-h/templ/issues/1337)) - [`b0f5243`](https://github.com/a-h/templ/commit/b0f5243) feat: add Range to ConditionalAttribute nodes ([#&#8203;1338](https://github.com/a-h/templ/issues/1338)) - [`60fc376`](https://github.com/a-h/templ/commit/60fc376) feat: add Range to ConstantAttribute nodes ([#&#8203;1341](https://github.com/a-h/templ/issues/1341)) - [`b4e809e`](https://github.com/a-h/templ/commit/b4e809e) feat: add Range to SpreadAttributes nodes ([#&#8203;1335](https://github.com/a-h/templ/issues/1335)) - [`5824d4b`](https://github.com/a-h/templ/commit/5824d4b) feat: add TLS support to live reload proxy ([#&#8203;1345](https://github.com/a-h/templ/issues/1345)) - [`e9a940b`](https://github.com/a-h/templ/commit/e9a940b) feat: strip space from CSS classname rendering, closes [#&#8203;1074](https://github.com/a-h/templ/issues/1074) ([#&#8203;1346](https://github.com/a-h/templ/issues/1346)) - [`bdda41e`](https://github.com/a-h/templ/commit/bdda41e) fix: don't remove unaliased hyphenated imports if they're used ([#&#8203;1342](https://github.com/a-h/templ/issues/1342)) - [`c2ff8bb`](https://github.com/a-h/templ/commit/c2ff8bb) fix: issue 1253 ([#&#8203;1339](https://github.com/a-h/templ/issues/1339)) - [`cf6235a`](https://github.com/a-h/templ/commit/cf6235a) fix: proxy escaping characters ([#&#8203;1321](https://github.com/a-h/templ/issues/1321)) - [`d97730c`](https://github.com/a-h/templ/commit/d97730c) fix: support nushell for prettier, fixes [#&#8203;1266](https://github.com/a-h/templ/issues/1266) ([#&#8203;1343](https://github.com/a-h/templ/issues/1343)) - [`b666bd7`](https://github.com/a-h/templ/commit/b666bd7) fix: undefined variable in proxy test range loop ([#&#8203;1324](https://github.com/a-h/templ/issues/1324)) - [`be8271d`](https://github.com/a-h/templ/commit/be8271d) refactor: skip some more tests that require prettier </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDYuMCIsInRhcmdldEJyYW5jaCI6InByb2QiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-02-28 13:03:14 +00:00
fix(deps): update module github.com/a-h/templ to v0.3.1001
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m25s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m22s
5dd0c164a1
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-28 13:03:16 +00:00
renovate merged commit 5dd0c164a1 into prod 2026-02-28 13:05:11 +00:00
renovate deleted branch renovate/github.com-a-h-templ-0.x 2026-02-28 13:05:11 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/spend-sparrow#440