Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

⬆️ Bump handlebars from 2.0.4 to 3.0.0 #176

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps handlebars from 2.0.4 to 3.0.0.

Changelog

Sourced from handlebars's changelog.

3.0.0 - 2020-01-24

  • [Changed] Added lifetime specifier to Handlebars structure allowing helper definition to have non-static borrowed data #282
  • [Changed] Removed hashbrown dependency #279
  • [Changed] Features has been reorganized. dir_source were turned off by default. #289
  • [Changed] Refactored RenderContext API to improve performance up to 5x over 2.0
  • [Added] Add new BlockContext API for helper developer to store block scope state #307
  • [Fixed] RenderError should be Send and Sync #304
Commits
  • e898532 (cargo-release) version 3.0.0
  • 5cb4bcf (doc) fix typo
  • 12798be (doc) update changelog for 3.0
  • 65a4235 Merge pull request #310 from sunng87/refactor/directive-to-decorator
  • b237573 (test) add test for referencing block param from upper scope
  • 21e2ebc (refactor) rename directive to decorator
  • a179deb (fix) do not test handlebars block
  • c4b6239 (doc) docup
  • 6a4aeb1 (refactor) remove block context from value enum
  • d54b33f (fix) path parse apis
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 787

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 778: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 787

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 778: 0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

Superseded by #177.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/handlebars-3.0.0 branch January 27, 2020 04:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant