Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps github.com/a-h/templ from 0.3.833 to 0.3.924.

Release notes

Sourced from github.com/a-h/templ's releases.

v0.3.924

Changelog

  • 799d461 chore: bump version
  • ef5165e feat: add Ranges to GoComment parser nodes (#1225)
  • 17484e5 fix: stop rebuilding application if text-only changes have occurred in dev mode (#1227)

v0.3.920

Changelog

  • fedfcd4 Update 04-datastar.md (#1214)
  • 8fd80ac chore(docs): bump docs dependencies
  • 23ccc90 chore: bump chi deps in example
  • d6338ec chore: bump version
  • 554776e chore: update copilot instructions
  • 542b139 feat: add fragment rendering support (#1216)
  • 39303d6 fix(lsp): suppress gopls warning about editing generated file (#1221, fixes #1200)
  • 732862b fix: add support for spreading non-string attribute values in RenderAttributes (#1213)
  • 79a8e2f refactor: move expressionAttributeValueURL check to separate function (#1206)
  • e2a87c1 refactor: remove map use when it isn't needed
  • 73832bd refactor: rework generator command (#1211)

v0.3.906

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)

v0.3.898

Changelog

  • b3a6561 chore: bump version [no-ci]
  • 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
  • 780cab0 refactor: don't block if timer runs out (behaviour change from Go 1.23) (#1179)

v0.3.894

Changelog

  • 32ee560 chore: bump nix flake
  • 608c516 fix(lsp): set range on invalid parse results, fixes #1176 (#1178)
  • 9fc3954 fix: add nonce attribute to style tag (#1164)
  • 18dda56 refactor: fix linter warnings (#1175)
  • f74b870 refactor: standardise error messages, fixes #1173 (#1174)

... (truncated)

Commits
  • 799d461 chore: bump version
  • 17484e5 fix: stop rebuilding application if text-only changes have occurred in dev mo...
  • ef5165e feat: add Ranges to GoComment parser nodes (#1225)
  • 231ce01 docs: fix syntax highlighting in docs [no-ci]
  • d6338ec chore: bump version
  • 8fd80ac chore(docs): bump docs dependencies
  • e2a87c1 refactor: remove map use when it isn't needed
  • 39303d6 fix(lsp): suppress gopls warning about editing generated file (#1221, fixes #...
  • 79a8e2f refactor: move expressionAttributeValueURL check to separate function (#1206)
  • 542b139 feat: add fragment rendering support (#1216)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/a-h/templ](https://github.com/a-h/templ) from 0.3.833 to 0.3.924.
- [Release notes](https://github.com/a-h/templ/releases)
- [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml)
- [Commits](a-h/templ@v0.3.833...v0.3.924)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.924
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #656.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.924 branch September 1, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant