Skip to content

chore(deps): Bump github.com/a-h/templ from 0.3.833 to 0.3.865 #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps github.com/a-h/templ from 0.3.833 to 0.3.865.

Release notes

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

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)

v0.3.857

Changelog

  • f9ca69b fix: allow unmatched quotes in script tags, fixes #1110 (#1111)

v0.3.856

Changelog

  • 9d3bc66 chore: bump version file
  • 5d7785f fix: incorrect parsing of HTML within JavaScript strings, fixes #1106 (#1107)
  • c846d1b fix: use temp directory for watch mode files, fixes 1093 (#1099)
  • 9ecbc32 refactor: replace 3-clause for statements with ranges

v0.3.850

Changelog

  • 73652ef chore: bump docusaurus dependencies
  • fa1e467 chore: bump golang.org/x/net (CVE-2025-22870)
  • 3a252e2 chore: bump golang.org/x/net in examples and supporting code
  • 5077e57 chore: bump nix dependencies (later Go version, etc.)
  • ed810ff chore: bump npm deps in examples/benchmarks due to esbuild CVE (#1071)
  • 931cdf8 chore: bump toolchain in go.mod
  • cf844fd chore: fix moved link in issue template [skip ci]
  • 3823da0 chore: fix typo in issue template
  • 0e8437a feat: support go expressions in script elements (#1065)
  • 98f1ae2 fix: data race in errs []error pattern (#1073)
  • 1cd1a92 fix: fix the wrong error return value (#1092)
  • 09e79cc fix: prevent HTML4 doctypes from causing generation errors
  • 486882f refactor: move versioning script out
  • d9154cb refactor: remove goquery dependency (#1070)
  • 0c2b7cf refactor: result of discussion in #1101
Commits
  • 8f8d387 chore: bump documentation deps
  • f1c2a5e chore: bump deps in examples and fuzzing
  • 3201870 chore: bump version
  • ea8c58b feat: support ordered attributes (#1139)
  • ca6efc4 fix: ignore non js scripting languages in script parser (#1136)
  • 79b4c2c feat: use GOPACKAGESDRIVER to load templ documents lazily (#1124)
  • 076b696 feat: add support for interpolating primitive types in addition to strings (#...
  • 78e130a Conditionalize language server preload (#1118)
  • f9ca69b fix: allow unmatched quotes in script tags, fixes #1110 (#1111)
  • 9d3bc66 chore: bump version file
  • 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.833 to 0.3.865.
- [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.833...v0.3.865)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.865
  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 May 5, 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