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

Chore(deps): Bump github.com/a-h/templ from 0.2.680 to 0.2.697 in /backend #868

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

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

Release notes

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

v0.2.697

Changelog

  • 9f69219 [docs] add live reload example page (#709)
  • e3e98c0 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#722)
  • fe948cb chore: add .ignore file to skip IDE searching of external and generated files
  • 35e24ae chore: bump deps
  • aea0c80 chore: bump deps in echo example
  • 9d87403 chore: bump docusaurus version
  • c5507b8 chore: bump docusaurus version
  • e2ceaa3 chore: formatting
  • 0d80290 chore: go mod tidy
  • 6a9dbff chore: update echo example (#734)
  • 27fc6a3 docs(echo): set headers before calling WriteHeader (#729)
  • 210391f feat(lsp): map go code errors that aren't template expressions to clo… (#690)
  • 7d8287e feat(parser): support colons in element names (#723)
  • ef58c7a feat: add brotli support to proxy, warn on unsupported encoding (#695)
  • 750f91e feat: add experimental arbitrary Go code support (#713)
  • 41d5003 feat: normalise line breaks and path separators to Linux style, on Windows, fixes #539 (#696)
  • 6af8b3b feat: support build tags by copying template header over (#688)
  • ad707cb feat: support parsing (and converting) void elements, fixes #637 (#732)
  • fd2c772 feat: templ component snippet (#714)
Commits
  • 0c14a89 docs: add typescript usage example (#738)
  • 8c73ab9 refactor: minor linter improvements, add cspell ignore words for vscode users
  • d9a13c4 refactor: remove testdependents project from main repo
  • fe948cb chore: add .ignore file to skip IDE searching of external and generated files
  • 750f91e feat: add experimental arbitrary Go code support (#713)
  • 6a9dbff chore: update echo example (#734)
  • 0d80290 chore: go mod tidy
  • 9f69219 [docs] add live reload example page (#709)
  • e7d6ef3 refactor: remove workaround for #355 now that we're using a later version of ...
  • 1d33995 docs: add documentation and example for Internationalization (#666)
  • 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.680 to 0.2.697.
- [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.680...v0.2.697)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2024
@garrettladley garrettladley requested review from a team, DOOduneye and garrettladley and removed request for a team May 20, 2024 14:48
Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garrettladley garrettladley merged commit 7b384e2 into main May 22, 2024
15 of 22 checks passed
@garrettladley garrettladley deleted the dependabot/go_modules/backend/github.com/a-h/templ-0.2.697 branch May 22, 2024 22:49
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