Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

indaco commented Nov 24, 2025

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 402a368 into main Nov 24, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.960 branch November 24, 2025 13:52
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