Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

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

Release notes

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

v0.3.960

Changelog

  • 7a75104 chore: bump version
  • 8b51dc9 chore: bump version
  • 336ca10 chore: bump version
  • b75203b chore: fix ensure generated
  • c2f3317 feat: add --ignore-pattern flag to generate -watch (#1280)
  • b580171 feat: add Range to CallTemplateExpression nodes (#1275)
  • aed18e8 feat: add Range to TemplElementExpression (#1276)
  • 5094fb5 feat: add Ranges to ForExpressions (#1264)
  • f712c14 feat: add Ranges to IfExpression and ElseIfExpressionparser nodes (#1248)
  • bebee7d feat: add Ranges to SwitchExpressions (#1265)
  • 028f398 feat: format single-line go expressions to a single line (#1267)
  • abb427c fix: incorrect JS parsing when / chars encountered within strings, fixes #1250

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

... (truncated)

Commits

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.960.
- [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.960)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.960
  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 Oct 16, 2025
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