Update module github.com/a-h/templ to v0.3.937 #12

Merged
ginjiruu merged 1 commit from renovate/github.com-a-h-templ-0.x into master 2025-08-14 22:20:08 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.3.937

Compare Source

Changelog

  • 935033d chore: bump dependencies
  • c6b1acb chore: bump gofiber in example project
  • 9490baa chore: bump version
  • 5397d62 chore: fix linter errors in test
  • 7451ee8 chore: go get ./... && go mod tidy
  • e0a1051 chore: remove linter warning in test
  • 63d8ad2 feat: add Range to HTMLComment nodes (#​1229)
  • 71566a0 feat: add Range to raw elements (RawElement, ScriptElement) (#​1231)
  • 273e0ed feat: format js and css with prettier if prettier is on the $PATH (#​1230)
  • 5151891 refactor: update watcher tests to use public interface of fsnotify to prevent race condition in tests

Configuration

📅 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.


  • 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.924` -> `v0.3.937` | --- ### Release Notes <details> <summary>a-h/templ (github.com/a-h/templ)</summary> ### [`v0.3.937`](https://github.com/a-h/templ/releases/tag/v0.3.937) [Compare Source](https://github.com/a-h/templ/compare/v0.3.924...v0.3.937) #### Changelog - [`935033d`](https://github.com/a-h/templ/commit/935033d) chore: bump dependencies - [`c6b1acb`](https://github.com/a-h/templ/commit/c6b1acb) chore: bump gofiber in example project - [`9490baa`](https://github.com/a-h/templ/commit/9490baa) chore: bump version - [`5397d62`](https://github.com/a-h/templ/commit/5397d62) chore: fix linter errors in test - [`7451ee8`](https://github.com/a-h/templ/commit/7451ee8) chore: go get ./... && go mod tidy - [`e0a1051`](https://github.com/a-h/templ/commit/e0a1051) chore: remove linter warning in test - [`63d8ad2`](https://github.com/a-h/templ/commit/63d8ad2) feat: add Range to HTMLComment nodes ([#&#8203;1229](https://github.com/a-h/templ/issues/1229)) - [`71566a0`](https://github.com/a-h/templ/commit/71566a0) feat: add Range to raw elements (RawElement, ScriptElement) ([#&#8203;1231](https://github.com/a-h/templ/issues/1231)) - [`273e0ed`](https://github.com/a-h/templ/commit/273e0ed) feat: format js and css with prettier if prettier is on the $PATH ([#&#8203;1230](https://github.com/a-h/templ/issues/1230)) - [`5151891`](https://github.com/a-h/templ/commit/5151891) refactor: update watcher tests to use public interface of fsnotify to prevent race condition in tests </details> --- ### Configuration 📅 **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.37.0 -> v0.40.0
golang.org/x/net v0.39.0 -> v0.42.0
golang.org/x/sync v0.13.0 -> v0.16.0
golang.org/x/sys v0.32.0 -> v0.34.0
golang.org/x/text v0.24.0 -> v0.27.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/crypto` | `v0.37.0` -> `v0.40.0` | | `golang.org/x/net` | `v0.39.0` -> `v0.42.0` | | `golang.org/x/sync` | `v0.13.0` -> `v0.16.0` | | `golang.org/x/sys` | `v0.32.0` -> `v0.34.0` | | `golang.org/x/text` | `v0.24.0` -> `v0.27.0` |
ginjiruu merged commit 609a054a64 into master 2025-08-14 22:20:08 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ginjiruu/avalon!12
No description provided.