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

Merged
tim merged 1 commits from renovate/github.com-a-h-templ-0.x into prod 2025-03-24 07:41:57 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/a-h/templ require patch v0.3.833 -> v0.3.856

Release Notes

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

v0.3.856

Compare Source

Changelog

  • 9d3bc66 chore: bump version file
  • 5d7785f fix: incorrect parsing of HTML within JavaScript strings, fixes #​1106 (#​1107)
  • c846d1b fix: use temp directory for watch mode files, fixes 1093 (#​1099)
  • 9ecbc32 refactor: replace 3-clause for statements with ranges

v0.3.850

Compare Source

Changelog

  • 73652ef chore: bump docusaurus dependencies
  • fa1e467 chore: bump golang.org/x/net (CVE-2025-22870)
  • 3a252e2 chore: bump golang.org/x/net in examples and supporting code
  • 5077e57 chore: bump nix dependencies (later Go version, etc.)
  • ed810ff chore: bump npm deps in examples/benchmarks due to esbuild CVE (#​1071)
  • 931cdf8 chore: bump toolchain in go.mod
  • cf844fd chore: fix moved link in issue template [skip ci]
  • 3823da0 chore: fix typo in issue template
  • 0e8437a feat: support go expressions in script elements (#​1065)
  • 98f1ae2 fix: data race in errs []error pattern (#​1073)
  • 1cd1a92 fix: fix the wrong error return value (#​1092)
  • 09e79cc fix: prevent HTML4 doctypes from causing generation errors
  • 486882f refactor: move versioning script out
  • d9154cb refactor: remove goquery dependency (#​1070)
  • 0c2b7cf refactor: result of discussion in #​1101

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 | Type | Update | Change | |---|---|---|---| | [github.com/a-h/templ](https://github.com/a-h/templ) | require | patch | `v0.3.833` -> `v0.3.856` | --- ### Release Notes <details> <summary>a-h/templ (github.com/a-h/templ)</summary> ### [`v0.3.856`](https://github.com/a-h/templ/releases/tag/v0.3.856) [Compare Source](https://github.com/a-h/templ/compare/v0.3.850...v0.3.856) #### Changelog - [`9d3bc66`](https://github.com/a-h/templ/commit/9d3bc66) chore: bump version file - [`5d7785f`](https://github.com/a-h/templ/commit/5d7785f) fix: incorrect parsing of HTML within JavaScript strings, fixes [#&#8203;1106](https://github.com/a-h/templ/issues/1106) ([#&#8203;1107](https://github.com/a-h/templ/issues/1107)) - [`c846d1b`](https://github.com/a-h/templ/commit/c846d1b) fix: use temp directory for watch mode files, fixes 1093 ([#&#8203;1099](https://github.com/a-h/templ/issues/1099)) - [`9ecbc32`](https://github.com/a-h/templ/commit/9ecbc32) refactor: replace 3-clause for statements with ranges ### [`v0.3.850`](https://github.com/a-h/templ/releases/tag/v0.3.850) [Compare Source](https://github.com/a-h/templ/compare/v0.3.833...v0.3.850) #### Changelog - [`73652ef`](https://github.com/a-h/templ/commit/73652ef) chore: bump docusaurus dependencies - [`fa1e467`](https://github.com/a-h/templ/commit/fa1e467) chore: bump golang.org/x/net (CVE-2025-22870) - [`3a252e2`](https://github.com/a-h/templ/commit/3a252e2) chore: bump golang.org/x/net in examples and supporting code - [`5077e57`](https://github.com/a-h/templ/commit/5077e57) chore: bump nix dependencies (later Go version, etc.) - [`ed810ff`](https://github.com/a-h/templ/commit/ed810ff) chore: bump npm deps in examples/benchmarks due to esbuild CVE ([#&#8203;1071](https://github.com/a-h/templ/issues/1071)) - [`931cdf8`](https://github.com/a-h/templ/commit/931cdf8) chore: bump toolchain in go.mod - [`cf844fd`](https://github.com/a-h/templ/commit/cf844fd) chore: fix moved link in issue template \[skip ci] - [`3823da0`](https://github.com/a-h/templ/commit/3823da0) chore: fix typo in issue template - [`0e8437a`](https://github.com/a-h/templ/commit/0e8437a) feat: support go expressions in script elements ([#&#8203;1065](https://github.com/a-h/templ/issues/1065)) - [`98f1ae2`](https://github.com/a-h/templ/commit/98f1ae2) fix: data race in errs \[]error pattern ([#&#8203;1073](https://github.com/a-h/templ/issues/1073)) - [`1cd1a92`](https://github.com/a-h/templ/commit/1cd1a92) fix: fix the wrong error return value ([#&#8203;1092](https://github.com/a-h/templ/issues/1092)) - [`09e79cc`](https://github.com/a-h/templ/commit/09e79cc) fix: prevent HTML4 doctypes from causing generation errors - [`486882f`](https://github.com/a-h/templ/commit/486882f) refactor: move versioning script out - [`d9154cb`](https://github.com/a-h/templ/commit/d9154cb) refactor: remove goquery dependency ([#&#8203;1070](https://github.com/a-h/templ/issues/1070)) - [`0c2b7cf`](https://github.com/a-h/templ/commit/0c2b7cf) refactor: result of discussion in [#&#8203;1101](https://github.com/a-h/templ/issues/1101) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoicHJvZCIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-03-23 00:11:30 +00:00
fix(deps): update module github.com/a-h/templ to v0.3.850
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m44s
4b930c81b2
renovate changed title from fix(deps): update module github.com/a-h/templ to v0.3.850 to fix(deps): update module github.com/a-h/templ to v0.3.856 2025-03-24 00:11:01 +00:00
renovate force-pushed renovate/github.com-a-h-templ-0.x from 4b930c81b2 to dce993322b 2025-03-24 00:11:01 +00:00 Compare
tim merged commit dce993322b into prod 2025-03-24 07:41:57 +00:00
tim deleted branch renovate/github.com-a-h-templ-0.x 2025-03-24 07:41:57 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/web-app-template#408