heyajulia / energieprijzen

A bot that posts tomorrow's ANWB Energie prices to a Telegram channel every day.
https://t.me/s/energieprijzen
MIT License
0 stars 0 forks source link

Bump github.com/a-h/templ from 0.2.598 to 0.2.639 #47

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/a-h/templ from 0.2.598 to 0.2.639.

Release notes

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

v0.2.639

Changelog

  • f55a23b Create FUNDING.yml
  • ee7132c chore: flake: bump Go from 1.21.4 to 1.21.8
  • 1ed8b42 chore: migrate to github actions for releases
  • f27f67f chore: pass env variables to nix develop
  • ed05347 feat(proxy): skip adding the proxy script for HTMX requests (#614)
  • ac593eb feat: Support func(...) (string, error) for string attribute expression values. (#584)
  • 15d7b92 feat: add Docker images to release outputs
  • d45ff2e feat: add --proxybind flag to generate watch mode (#615)
  • 8d48984 feat: add templ.SafeCSSProperty support (#581)
  • 22f761a feat: parse HTML element and attribute positions (#548)
  • f3417e0 feat: support unquoted CSS background-urls, fixes #578, #580
  • 5381ed0 fix: don't panic on non-existent file path (#600)
  • ee4d1dd fix: fixes issue #597 - improves performance (500x faster than previous) (#605)
  • ab29256 fix: incorrect parsing of empty js strings, fixes #468
  • 358286c refactor: document structure of templ file by demonstrating interface implementation
Commits


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 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)