Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/a-h/templ from 0.3.857 to 0.3.943.

Release notes

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

v0.3.943

Changelog

  • 70af26b chore: bump dependencies
  • 806d9e8 chore: bump version
  • d7f4505 feat: add Range field to Element parser nodes (#1236)
  • 40be321 feat: don't insert proxy reload script on datastar initiated requests (#1235)
  • 18fb42a fix: don't attempt to apply prettier if it is not available (#1246)
  • 71d038e fix: skip parsing of JavaScript regexp literals: /test/ (#1245)

v0.3.937

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

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

... (truncated)

Commits
  • 806d9e8 chore: bump version
  • 40be321 feat: don't insert proxy reload script on datastar initiated requests (#1235)
  • d7f4505 feat: add Range field to Element parser nodes (#1236)
  • 71d038e fix: skip parsing of JavaScript regexp literals: /test/ (#1245)
  • 18fb42a fix: don't attempt to apply prettier if it is not available (#1246)
  • 70af26b chore: bump dependencies
  • 9490baa chore: bump version
  • 273e0ed feat: format js and css with prettier if prettier is on the $PATH (#1230)
  • 431aa55 docs: update example to use CSRF middleware
  • d9d2b57 docs: add example of form handling and validation (#1240)
  • 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.857 to 0.3.943.
- [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.857...v0.3.943)

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

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

dependabot bot commented on behalf of github Oct 16, 2025

Superseded by #32.

@dependabot dependabot bot closed this Oct 16, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.943 branch October 16, 2025 04:16
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