maikebing / SilkierQuartz

SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !
http://sq.iotsharp.io/
MIT License
338 stars 69 forks source link

Bump Handlebars.Net from 1.11.5 to 2.0.4 #54

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Handlebars.Net from 1.11.5 to 2.0.4.

Release notes

Sourced from Handlebars.Net's releases.

2.0.4

Changes

Bug Fixes πŸ›

  • Fix for Issue #412 @leniency (#413)

    The ReflectionMemberAccessor throws an exception when accessing value type members. The internal CreateGetDelegate method must specify pass-by-reference for these types.

  • Add boundaries check to MemberAccessor responsible for IList* @zjklee (#409)

    Closes #408

Contributors

@leniency and @zjklee

2.0.3

Changes

Bug Fixes πŸ›

  • Fix ^if, ^unless and ^each @zjklee (#405)

    Closes Handlebars-Net/Handlebars.Net/issues/387

  • Multiple fixes to path resolvement @zjklee (#403)

    What's inside:

    • @data flows to child context
    • helper names are case insensitive
    • fixed context switch
    • fixed problem with fallback to context when same name variable exists

    Issues:

    • found in /issues/394
    • closes /issues/402
    • closes /issues/401
    • closes /issues/399

Contributors

@zjklee

2.0.2

Changes

Bug Fixes πŸ›

... (truncated)

Commits
  • c82a3b0 Merge pull request #413 from leniency/master
  • 64cd9fc Merge branch 'master' into master
  • c5b2ac3 Merge pull request #414 from zjklee/fix/github-actions
  • 9abf829 Moved delegate declaration to top of class and made it private. Sorted the us...
  • 80cd7b9 Revert "- Delegate to top of class, made private"
  • 7ec12a0 Fix Github Actions
  • 44dc895 - Delegate to top of class, made private
  • 0cdcae7 Added getter delegate handling for value types. The delegate must specify pas...
  • 8ea8be7 Added unit test demonstrating issue #412
  • 90722fa Revert "Update release.yml"
  • 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)
maikebing commented 3 years ago

@dependabot ignore this dependency

dependabot[bot] commented 3 years ago

OK, I won't notify you about Handlebars.Net again, unless you re-open this PR or update it yourself. 😒