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.501 #12

Closed

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

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
  • 499671c fix: 'generate -watch' stops sleeping between iterations after 15min (#309)
  • 4911b5d fix: diagnostics set to nil, which causes issues in some LSP clients (and is against spec)
  • 99fd97f fix: ensure correct response headers and status code used on template render error (#316)
  • 83497bc fix: fixed insertion of additional whitespace on format (#346)
  • 9622ae2 fix: nix documentation, CGO typo and flake overlay (#323)
  • c9f43b8 refactor: add example of allocation test for parser
  • 6c41101 refactor: reduce memory allocations during parsing and generation (#301)
Commits
  • 92557cd chore: bump deps in examples
  • 27b594c docs: update install-snapshot script to use go install (#350)
  • 8484597 feat: add support for rendering raw HTML, and bi-directional support for html...
  • 6a3dc32 chore: run formatter after updates
  • 37f022a feat: add spread attribute feature (#237)
  • 83497bc fix: fixed insertion of additional whitespace on format (#346)
  • d614702 docs: fix missing close element in example (#339)
  • e127474 chore: bump version
  • f217754 feat: show templ CLI and go.mod version mismatch warning (#338)
  • 99fd97f fix: ensure correct response headers and status code used on template render ...
  • 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.501.
- [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.501)

---
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 Jan 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #18.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.2.501 branch February 1, 2024 10:56
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