Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps github.com/a-h/templ from 0.3.924 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
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.924 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.924...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 2, 2025
@indaco
Copy link
Owner

indaco commented Sep 28, 2025

@dependabot merge

@dependabot dependabot bot merged commit a4d31ab into main Sep 28, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.943 branch September 28, 2025 09:04
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.

2 participants