Update module github.com/a-h/templ to v0.3.906 #6

Merged
ginjiruu merged 1 commit from renovate/github.com-a-h-templ-0.x into master 2025-06-27 15:27:29 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.3.906

Compare Source

Changelog

  • c086e47 chore: bump version file
  • 15199ff chore: updated storybook installation command with a features flag (#​1185)
  • 27dd1a4 feat: pass stdin to watched commands (#​1195)
  • 838a60a feat: push Nix packaging to Flakehub
  • 7df55ec feat: support string types and functions for URL attributes - no longer require templ.SafeURL - fixes #​1167 (#​1171)
  • 2874448 fix(lsp): prevent LSP panic in cases where elements are nil
  • c9bd939 fix: comments don't eat newlines (#​1186)
  • f9f9f3a fix: handle live import declaration changes in lazy loader (#​1192)
  • 9ad7ba1 fix: prevent request failure notification spam for new files in lazy loader (#​1202)
  • 63238fc refactor: allow more flexible parsing of expression attributes (#​1197)
  • 780cab0 refactor: don't block if timer runs out (behaviour change from Go 1.23) (#​1179)
  • 9b34663 refactor: replace document open count with package reference count in lazy loader (#​1187)

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.898` -> `v0.3.906` | --- ### Release Notes <details> <summary>a-h/templ (github.com/a-h/templ)</summary> ### [`v0.3.906`](https://github.com/a-h/templ/releases/tag/v0.3.906) [Compare Source](https://github.com/a-h/templ/compare/v0.3.898...v0.3.906) #### Changelog - [`c086e47`](https://github.com/a-h/templ/commit/c086e47) chore: bump version file - [`15199ff`](https://github.com/a-h/templ/commit/15199ff) chore: updated storybook installation command with a features flag ([#&#8203;1185](https://github.com/a-h/templ/issues/1185)) - [`27dd1a4`](https://github.com/a-h/templ/commit/27dd1a4) feat: pass stdin to watched commands ([#&#8203;1195](https://github.com/a-h/templ/issues/1195)) - [`838a60a`](https://github.com/a-h/templ/commit/838a60a) feat: push Nix packaging to Flakehub - [`7df55ec`](https://github.com/a-h/templ/commit/7df55ec) feat: support string types and functions for URL attributes - no longer require templ.SafeURL - fixes [#&#8203;1167](https://github.com/a-h/templ/issues/1167) ([#&#8203;1171](https://github.com/a-h/templ/issues/1171)) - [`2874448`](https://github.com/a-h/templ/commit/2874448) fix(lsp): prevent LSP panic in cases where elements are nil - [`c9bd939`](https://github.com/a-h/templ/commit/c9bd939) fix: comments don't eat newlines ([#&#8203;1186](https://github.com/a-h/templ/issues/1186)) - [`f9f9f3a`](https://github.com/a-h/templ/commit/f9f9f3a) fix: handle live import declaration changes in lazy loader ([#&#8203;1192](https://github.com/a-h/templ/issues/1192)) - [`9ad7ba1`](https://github.com/a-h/templ/commit/9ad7ba1) fix: prevent request failure notification spam for new files in lazy loader ([#&#8203;1202](https://github.com/a-h/templ/issues/1202)) - [`63238fc`](https://github.com/a-h/templ/commit/63238fc) refactor: allow more flexible parsing of expression attributes ([#&#8203;1197](https://github.com/a-h/templ/issues/1197)) - [`780cab0`](https://github.com/a-h/templ/commit/780cab0) refactor: don't block if timer runs out (behaviour change from Go 1.23) ([#&#8203;1179](https://github.com/a-h/templ/issues/1179)) - [`9b34663`](https://github.com/a-h/templ/commit/9b34663) refactor: replace document open count with package reference count in lazy loader ([#&#8203;1187](https://github.com/a-h/templ/issues/1187)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTMuMiIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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.36.0 -> v0.37.0
golang.org/x/net v0.37.0 -> v0.39.0
golang.org/x/sync v0.12.0 -> v0.13.0
golang.org/x/sys v0.31.0 -> v0.32.0
golang.org/x/text v0.23.0 -> v0.24.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.36.0` -> `v0.37.0` | | `golang.org/x/net` | `v0.37.0` -> `v0.39.0` | | `golang.org/x/sync` | `v0.12.0` -> `v0.13.0` | | `golang.org/x/sys` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/text` | `v0.23.0` -> `v0.24.0` |
renovate-bot changed title from Update module github.com/a-h/templ to v0.3.865 to Update module github.com/a-h/templ to v0.3.906 2025-06-26 16:51:54 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/a-h/templ@v0.3.906: Get "https://proxy.golang.org/github.com/a-h/templ/@v/v0.3.906.mod": net/http: TLS handshake timeout

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: -d flag is deprecated. -d=true is a no-op go: github.com/a-h/templ@v0.3.906: Get "https://proxy.golang.org/github.com/a-h/templ/@v/v0.3.906.mod": net/http: TLS handshake timeout ```
ginjiruu merged commit 143f039af7 into master 2025-06-27 15:27:29 +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!6
No description provided.