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 dependency handlebars to version 4.0.10 #216

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented May 21, 2017

This Pull Request updates dependency handlebars from version 4.0.8 to 4.0.10

Changelog

4.0.10 / 2017-05-21

  • v4.0.10
  • Update release notes
  • Replace "Object.assign" (not support in IE) by "util/extend"

4.0.9 / 2017-05-21

  • v4.0.9
  • Update release notes
  • Handlebars.compile() does not modify "options" anymore
    Fixes #1327
    • This commit creates a shallow copy of the "options" passed to
      Handlebars.compile() in order to prevent modifications
    • Note that "new Handlebars.Compiler().compile(..., options)" still
      modify the options object. This might change in the future, if
      anybody needs a fix for that.
  • Merge branch '4.x'

    Conflicts:

    tasks/test.js

  • Fix build in windows
    (cherry picked from commit 275ab37)
  • Ensure LF line-edings in handlebars-template fixtures (*.hbs)
    Fixes #1331
  • Run integration test with `node handlebars -a ...` on Windows
    Fixes #1233
    NodeJS files cannot be executed directly on Windows.
  • Merge branch '4.x' into wycats-master
  • Ensure LF line-edings in lexer-files (*.l)
    Related to #1233
  • Merge remote-tracking branch 'wycats/4.x' into wycats-master
  • Force LF line-endings for spec/artifacts
    Fixes #1331
  • Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul
    Fixes #1331
    Due to the way, "bin"-files are distributed into the node_modules/.bin
    directory on Windows, the task "test:cov" did not work on Windows.
    This commit uses the node-script directly.
  • Update jsfiddle-link in CONTRIBUTING.md to 4.0.8
  • Merge branch '4.x' into wycats-master

    Conflicts:

    package.json

  • Publish valid semver task independently of the branch

@codecov-io
Copy link

codecov-io commented May 21, 2017

Codecov Report

Merging #216 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   73.74%   73.74%           
=======================================
  Files          19       19           
  Lines        1093     1093           
  Branches      211      211           
=======================================
  Hits          806      806           
  Misses        287      287

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 747f485...8aab478. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/handlebars-4.x branch 2 times, most recently from 57832da to 32b98ea Compare June 1, 2017 03:32
@renovate-bot renovate-bot merged commit 8d48a77 into master Jun 1, 2017
@renovate-bot renovate-bot deleted the renovate/handlebars-4.x branch June 1, 2017 08:31
@rarkins rarkins removed the ready label Jun 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants