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.432 to 0.2.476 #7

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

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

Release notes

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

v0.2.476

Changelog

  • 6121e6c chore: bump coverage Github action
  • fb53582 chore: bump deps hash
  • ab819d4 chore: bump golang.org/x/net
  • d941985 chore: bump htmlformat library
  • 16dfaad chore: bump version
  • 6662349 chore: bump version
  • b511005 chore: bump version
  • f0dc112 chore: bump version
  • b0d1cdb chore: bump version
  • e8f18b2 chore: conduct.md
  • ba7a09e chore: delete unused file
  • e2dff51 chore: fix error in CI pipeline YAML
  • a6888ec chore: reformat templates after changes
  • 4196f34 chore: remove missing package from flake.nix
  • 0d7a8e3 chore: remove reference to legacy template call expression (#280)
  • 941644e chore: update flake vendor hash (#276)
  • 49f8001 chore: use magic nix cache to speed up builds
  • ec577d5 ci: ensure fmt (#282)
  • 8d2651a feat(lsp): also probe common directories to look for gopls, see #127
  • abe23c6 feat: add ability to call script components inline (#285)
  • ceb6f14 feat: fmt: Go format expression attributes
  • 7a905f8 feat: remove class name sanitization, since CSS class names are already HTML attribute escaped (#284)
  • 43545f8 feat: support HTMX wildcard attribute names, fixes #271
  • 8480a71 fix: remove escaping for ConstantAttribute (#293) (#295)
  • fe52296 fix: remove incorrect document highlighting, fixes #283
  • 05248fc fix: return exit code, fixes #278 (#281)
  • 9e8a645 fix: set content type correctly on gin example (#277)
  • f18e82f refactor: change max size of element name to 128 (#297)
  • 6e36230 refactor: rename Go expressions at template level
  • cc5054c refactor: template node parser
  • a463e64 refactor: update unit test to be more descriptive
  • 79dcc11 refactor: use Nix to test, lint and build
Commits
  • 16dfaad chore: bump version
  • a77af9b docs: deploy on new releases, not every push, fixes #298
  • 8d2651a feat(lsp): also probe common directories to look for gopls, see #127
  • 6e36230 refactor: rename Go expressions at template level
  • f0dc112 chore: bump version
  • cc5054c refactor: template node parser
  • 8480a71 fix: remove escaping for ConstantAttribute (#293) (#295)
  • f18e82f refactor: change max size of element name to 128 (#297)
  • b511005 chore: bump version
  • abe23c6 feat: add ability to call script components inline (#285)
  • 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.432 to 0.2.476.
- [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.432...v0.2.476)

---
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 Dec 1, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2023

Looks like github.com/a-h/templ is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/a-h/templ-0.2.476 branch December 11, 2023 14: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants