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.697 to 0.2.707 #52

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/a-h/templ from 0.2.697 to 0.2.707.

Release notes

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

v0.2.707

Changelog

  • 0d42d67 chore: bump version
  • 85a7b8b feat: add JSONString and JSONScript functions, update docs, refer to templ script as legacy in docs (#745)
  • 190ddba feat: add WithNonce for CSP compatibility (#752)
  • e5633bb feat: add templ.Once function (#750)
  • 3009161 feat: log url on proxy error, increase retries (#756)
  • 1ecd566 fix: add script template support to scripts, fixes #754
  • b7a4eba fix: map go formatting errors to their locations in templ files (#737)
  • b93d02f fix: update push-tag to check local git is clean, and up to date
  • c1e734b refactor: add extra logging (#741)
  • 3d154ff refactor: add neater support for code components into templ.Once (#755)
Commits
  • 0d42d67 chore: bump version
  • 3d154ff refactor: add neater support for code components into templ.Once (#755)
  • 3009161 feat: log url on proxy error, increase retries (#756)
  • e5633bb feat: add templ.Once function (#750)
  • b7a4eba fix: map go formatting errors to their locations in templ files (#737)
  • 1ecd566 fix: add script template support to scripts, fixes #754
  • c1e734b refactor: add extra logging (#741)
  • 85a7b8b feat: add JSONString and JSONScript functions, update docs, refer to templ sc...
  • 190ddba feat: add WithNonce for CSP compatibility (#752)
  • e369eaf docs: fix broken link [no ci]
  • 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 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)