Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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)
  • d20d8a1 feat: gracefully shutdown on sigterm in -watch mode (#1147)
  • ea8c58b feat: support ordered attributes (#1139)
  • 79b4c2c feat: use GOPACKAGESDRIVER to load templ documents lazily (#1124)
  • 2648793 fix: add error case if attribute key type is not recognised (#1157)
  • 358110e fix: broken test
  • a59b13a fix: copy attributes, because generating now adjusts a pointer due to #1114
  • ca6efc4 fix: ignore non js scripting languages in script parser (#1136)
  • 336d0d6 fix: include all watch patterns in consideration for cmd restart (#1144)
  • f1aa37d fix: support script variable interpolation for javascript and module types (#1161)
  • bf42293 fix: write constant attributes as they are in the source templ file (#1159)
  • 74ab01b refactor: only attempt to update-coverage on push to main, no PRs

v0.3.865

Changelog

  • 78e130a Conditionalize language server preload (#1118)
  • f1c2a5e chore: bump deps in examples and fuzzing
  • 8f8d387 chore: bump documentation deps
  • 3201870 chore: bump version
  • 076b696 feat: add support for interpolating primitive types in addition to strings (#1129)
  • ea8c58b feat: support ordered attributes (#1139)
  • 79b4c2c feat: use GOPACKAGESDRIVER to load templ documents lazily (#1124)
  • ca6efc4 fix: ignore non js scripting languages in script parser (#1136)
Commits
  • 99cbb2a chore: bump version with correct pattern
  • 01a7b2c chore: bump version with correct pattern
  • e47b18c chore: bump version
  • 5450d27 feat: allow partial parsing for improved LSP support (#1155)
  • f1aa37d fix: support script variable interpolation for javascript and module types (#...
  • bf42293 fix: write constant attributes as they are in the source templ file (#1159)
  • 2648793 fix: add error case if attribute key type is not recognised (#1157)
  • 336d0d6 fix: include all watch patterns in consideration for cmd restart (#1144)
  • 5d4a06c feat: attribute key expressions (#1140)
  • ea5a87b docs: simplify live reload docs
  • 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.887.
- [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.887)

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

dependabot bot commented on behalf of github Jun 9, 2025

Looks like github.com/a-h/templ is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.3.887 branch June 9, 2025 13: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.

1 participant