Skip to content
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

Bump github.com/a-h/templ from 0.2.476 to 0.2.543 #18

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps github.com/a-h/templ from 0.2.476 to 0.2.543.

Release notes

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

v0.2.543

Changelog

New Contributors

Full Changelog: a-h/templ@v0.2.513...v0.2.543

v0.2.513

Changelog

  • 44c155c chore(docs): Add Anthony GG tutorial to docs (#383)
  • d5d2dec feat: bump xc version
  • 5579e47 fix(fmt): incorrect conversion from single to double quotes, fixes #380
  • 4580762 fix(fmt): stop adding extra lines between Go comments and templates (#351)
  • e98db35 fix: apply temporary workaround for golang/go#61888
  • f0fb971 fix: templ CLI panic with --proxy option (#365)

v0.2.501

Changelog

  • 13b1f8a Feature: delete orphaned templ files, with -keep-orphaned-files flag to disable (#325)
  • 060219c [docs] Enable templ syntax highlighting in 04-core-concepts/01-components (#336)
  • 92557cd chore: bump deps in examples
  • e127474 chore: bump version
  • 06b7157 chore: remove orphaned templ file
  • 6a3dc32 chore: run formatter after updates
  • 37f022a feat: add spread attribute feature (#237)
  • 8484597 feat: add support for rendering raw HTML, and bi-directional support for html/template (#337)
  • f7d965c feat: allow functions that return (string, error) (#299)
  • b6f0b3d feat: probe for Windows locations of gopls
  • f217754 feat: show templ CLI and go.mod version mismatch warning (#338)
  • ac11ed2 feat: warn when using legacy call syntax (#303)
  • 802881f fix(#300): multiline bool constant attributes on Windows

... (truncated)

Commits
  • a52176d fix: error in windows run command
  • 1f30f82 chore: bump version
  • f0da7fd docs: Fixes typo on 02-blog-example.md (#459)
  • c15a206 docs: fix typo in 01-project-structure.md (#451)
  • 1929f6f feat: add flag to disable opening browser on generate --watch, normalise CLI ...
  • 2ecd77e docs: state that body tag is required for the proxy flag to work (#450)
  • cac13b5 fix: infinite loop if go.mod not found, add warning on missing templ dep (#441)
  • bb756d7 fix: only run the version check once per command, to avoid spam. (#438)
  • a5d64fa docs: add Emmet config for vscode (#428)
  • 1fc8982 feat: format templ element expressions (#435)
  • 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.2.476 to 0.2.543.
- [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.2.476...v0.2.543)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants