Skip to content

Bump github.com/a-h/templ from 0.3.857 to 0.3.906#23

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/a-h/templ-0.3.906
Closed

Bump github.com/a-h/templ from 0.3.857 to 0.3.906#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/a-h/templ-0.3.906

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 9, 2025

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

Release notes

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

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)

v0.3.887

Changelog

  • 78e130a Conditionalize language server preload (#1118)
  • 4048e76 chore(ci): apply write permissions to code coverage
  • 92ed4a3 chore(ci): bump upload artifact version
  • 3244608 chore(ci): checkout code when uploading coverage
  • 04f35cd chore(ci): replace nix cache github action
  • 2070e14 chore(ci): upload artifact from local directory
  • f1c2a5e chore: bump deps in examples and fuzzing
  • 892b042 chore: bump documentation deps
  • 3201870 chore: bump version
  • e47b18c chore: bump version
  • 99cbb2a chore: bump version with correct pattern
  • 01a7b2c chore: bump version with correct pattern
  • 72844e5 chore: constrain CI/CD workflow permissions to read only (#1143)
  • 076b696 feat: add support for interpolating primitive types in addition to strings (#1129)
  • 9f9a1a3 feat: add support for starting gopls in shared daemon mode (#1142)
  • 5450d27 feat: allow partial parsing for improved LSP support (#1155)
  • def3450 feat: allow the AST to be modified using a visitor (#1114)
  • 5d4a06c feat: attribute key expressions (#1140)

... (truncated)

Commits
  • c086e47 chore: bump version file
  • 9ad7ba1 fix: prevent request failure notification spam for new files in lazy loader (...
  • f9f9f3a fix: handle live import declaration changes in lazy loader (#1192)
  • 838a60a feat: push Nix packaging to Flakehub
  • 63238fc refactor: allow more flexible parsing of expression attributes (#1197)
  • 27dd1a4 feat: pass stdin to watched commands (#1195)
  • 9b34663 refactor: replace document open count with package reference count in lazy lo...
  • c9bd939 fix: comments don't eat newlines (#1186)
  • 15199ff chore: updated storybook installation command with a features flag (#1185)
  • 7df55ec feat: support string types and functions for URL attributes - no longer requi...
  • 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.906.
- [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.906)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.906
  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 Jul 9, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 21, 2025

Superseded by #26.

@dependabot dependabot Bot closed this Jul 21, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.906 branch July 21, 2025 05:54
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.

0 participants