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

Update module github.com/a-h/templ to v0.2.778 #68

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/a-h/templ v0.2.680 -> v0.2.778 age adoption passing confidence

Release Notes

a-h/templ (github.com/a-h/templ)

v0.2.778

Compare Source

Changelog

v0.2.771

Compare Source

Changelog

v0.2.747

Compare Source

Changelog

  • 9ae32f9 chore: bump version
  • 37faae0 fix: off by one error in LSP that prevents autocomplete from functioning in some contexts

v0.2.742

Compare Source

Changelog

  • 6c5eeb0 chore: bump docusaurus
  • 1c753f6 chore: bump version
  • 8b1f399 chore: update deps in examples
  • 5fb61a0 chore: update go modules in Nix setup
  • 26c1d79 feat: add support for gopls v0.16.x
  • bf98022 feat: update nixpkgs to release-24.05
  • 01d3361 fix: LSP CodeAction sometimes results in "error: column is beyond end of line" (#​817)
  • 24520b8 fix: allow space after a period in go expressions (#​811)
  • d3033c5 fix: don't pass ranges to gopls if outside of a known Go code region, fixes #​801
  • bc6e65a fix: only call gopls if the source exists at the location, fixes #​801

v0.2.731

Compare Source

Changelog

v0.2.707

Compare Source

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)

v0.2.697

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label May 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from 3159168 to a98eaa4 Compare May 25, 2024 09:14
@renovate renovate bot changed the title Update module github.com/a-h/templ to v0.2.697 Update module github.com/a-h/templ to v0.2.707 May 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from a98eaa4 to 2d98dc6 Compare June 27, 2024 14:08
@renovate renovate bot changed the title Update module github.com/a-h/templ to v0.2.707 Update module github.com/a-h/templ to v0.2.731 Jun 27, 2024
@renovate renovate bot changed the title Update module github.com/a-h/templ to v0.2.731 Update module github.com/a-h/templ to v0.2.747 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from 2d98dc6 to cc42383 Compare July 9, 2024 17:46
Copy link
Contributor Author

renovate bot commented Jul 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.22.0 -> v0.26.0
golang.org/x/net v0.24.0 -> v0.28.0
golang.org/x/text v0.14.0 -> v0.17.0

@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from cc42383 to d436d30 Compare August 23, 2024 10:30
@renovate renovate bot changed the title Update module github.com/a-h/templ to v0.2.747 Update module github.com/a-h/templ to v0.2.771 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from d436d30 to e5f5c37 Compare September 8, 2024 10:13
@renovate renovate bot changed the title Update module github.com/a-h/templ to v0.2.771 Update module github.com/a-h/templ to v0.2.778 Sep 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from e5f5c37 to e564e7f Compare October 23, 2024 06:34
@renovate renovate bot force-pushed the renovate/github.com-a-h-templ-0.x branch from e564e7f to 36cdfab Compare October 23, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants