Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Update dependency handlebars to v4.7.3 #336

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 8, 2020

This PR contains the following updates:

Package Type Update Change
handlebars (source) dependencies minor 4.5.3 -> 4.7.3

Release Notes

wycats/handlebars.js

v4.7.3

Compare Source

Chore/Housekeeping:

  • #​1644 - Download links to aws broken on handlebarsjs.com - access denied (@​Tea56)
  • Fix spelling and punctuation in changelog - d78cc73

Bugfixes:

  • Add Type Definition for Handlebars.VERSION, Fixes #​1647 - 4de51fe
  • Include Type Definition for runtime.js in Package - a32d05f

Compatibility notes:

  • No incompatibilities are to be expected

Commits

v4.7.2

Compare Source

Bugfixes:

Chore/Build:

  • chore: execute saucelabs-task only if access-key exists - a4fd391

Compatibility notes:

  • No breaking changes are to be expected

Commits

v4.7.1

Compare Source

Bugfixes:

  • fix: fix log output in case of illegal property access - f152dfc
  • fix: log error for illegal property access only once per property - 3c1e252

Compatibility notes:

  • no incompatibilities are to be expected.

Commits

v4.7.0

Compare Source

Features:

  • feat: default options for controlling proto access - 7af1c12, #​1635
    • This makes it possible to disable the prototype access restrictions added in 4.6.0
    • an error is logged in the console, if access to prototype properties is attempted and denied
      and no explicit configuration has taken place.

Compatibility notes:

  • no compatibilities are expected

Commits

v4.6.0

Compare Source

Features:

  • feat: access control to prototype properties via whitelist (#​1633)- d03b6ec

Bugfixes:

Chores, docs:

BREAKING CHANGES:

  • access to prototype properties is forbidden completely by default,
    specific properties or methods can be allowed via runtime-options.
    See #​1633 for details.
    If you are using Handlebars as documented, you should not be accessing prototype
    properties from your template anyway, so the changes should not be a problem
    for you. Only the use of undocumented features can break your build.

    That is why we only bump the minor version despite mentioning breaking changes.

Commits


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Jan 8, 2020

Coverage Status

Coverage remained the same at 17.062% when pulling 8d5d2c2 on renovate/handlebars-4.x into 9ff98c3 on master.

@renovate renovate bot changed the title Update dependency handlebars to v4.6.0 Update dependency handlebars to v4.7.0 Jan 10, 2020
@renovate renovate bot changed the title Update dependency handlebars to v4.7.0 Update dependency handlebars to v4.7.1 Jan 12, 2020
@renovate renovate bot changed the title Update dependency handlebars to v4.7.1 Update dependency handlebars to v4.7.2 Jan 13, 2020
@renovate renovate bot changed the title Update dependency handlebars to v4.7.2 Update dependency handlebars to v4.7.3 Feb 5, 2020
@MatsAnd MatsAnd merged commit 9000cf3 into master Feb 14, 2020
@renovate renovate bot deleted the renovate/handlebars-4.x branch February 14, 2020 11:51
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.

3 participants