EdJoPaTo / markdown-to-standalone-html

Create a standalone HTML file from Markdown with basic CSS
MIT License
8 stars 1 forks source link

chore(cargo): bump handlebars from 4.1.2 to 4.1.3 #21

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps handlebars from 4.1.2 to 4.1.3.

Release notes

Sourced from handlebars's releases.

v4.1.3

  • [Added] @last variable for each block with object #466
  • [Fixed] Missing whitespaces behind expression #468
Changelog

Sourced from handlebars's changelog.

4.1.3 - 2021-09-10

  • [Added] @last variable for each block with object #466
  • [Fixed] Missing whitespaces behind expression #468
Commits
  • fec0190 (cargo-release) version 4.1.3
  • 4bc7bf5 doc: update CHANGELOG for new release
  • 0d9fcd0 Merge pull request #468 from sunng87/fix/whitespace-behind-expression
  • e9fb1cb fix: reset trim line marker for trailing whitespace
  • 8607e33 test: Add test case to reproduce #467
  • 0c7e785 Merge pull request #466 from mkantor/each-has-last-for-objects
  • 5dde6b3 feat: Implement @​last for #each with objects
  • dde4130 chore: Update pprof and its dependencies
  • 155f490 test: Fixed doctest for rust2021
  • 9f65606 doc: Fix django link in README too
  • 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 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)