IBM-Swift/generator-swiftserver

An in-range update of handlebars is breaking the build 🚨

greenkeeper opened this issue Β· 18 comments

The dependency handlebars was updated from 4.2.1 to 4.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

handlebars is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 4 commits.

  • a89081d v4.3.0
  • bba6560 Update release notes
  • 06b7224 adjust compiler revision
  • 2078c72 Disallow calling "helperMissing" and "blockHelperMissing" directly

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 4.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency handlebars was updated from 4.3.0 to 4.3.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • 050cca0 v4.3.1
  • 2d55790 Update release notes
  • e3639e2 fix saucelabs tests (internet explorer)
  • c2a17c7 fix saucelabs tests (internet explorer)
  • 1266838 do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0
  • 64ecb9e add test for #1560
  • 93444c5 Ensure allowCallsToHelperMissing runtime option is optional in typings
  • d148d7c check "allowCallsToHelperMissing"

See the full diff

  • The dependency handlebars was updated from 4.3.1 to 4.3.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 11 commits.

  • 2357140 v4.3.2
  • c5cbeac Update release notes
  • 213c0bb Use Object.prototype.propertyIsEnumerable to check for constructors
  • 050cca0 v4.3.1
  • 2d55790 Update release notes
  • e3639e2 fix saucelabs tests (internet explorer)
  • c2a17c7 fix saucelabs tests (internet explorer)
  • 1266838 do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0
  • 64ecb9e add test for #1560
  • 93444c5 Ensure allowCallsToHelperMissing runtime option is optional in typings
  • d148d7c check "allowCallsToHelperMissing"

See the full diff

  • The dependency handlebars was updated from 4.3.2 to 4.3.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 commits.

  • e473849 v4.3.3
  • 54f7e11 Update release notes
  • 8742bde fix test case for browsers that do not support defineGetter
  • 2357140 v4.3.2
  • c5cbeac Update release notes
  • 213c0bb Use Object.prototype.propertyIsEnumerable to check for constructors
  • 050cca0 v4.3.1
  • 2d55790 Update release notes
  • e3639e2 fix saucelabs tests (internet explorer)
  • c2a17c7 fix saucelabs tests (internet explorer)
  • 1266838 do not break on precompiled templates from Handlebars >=4.0.0 <4.3.0
  • 64ecb9e add test for #1560
  • 93444c5 Ensure allowCallsToHelperMissing runtime option is optional in typings
  • d148d7c check "allowCallsToHelperMissing"

See the full diff

  • The dependency handlebars was updated from 4.3.3 to 4.3.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

See the full diff

  • The dependency handlebars was updated from 4.3.4 to 4.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

See the full diff

  • The dependency handlebars was updated from 4.4.0 to 4.4.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

  • b8e769f v4.4.1
  • 9cb3165 Update release notes
  • c53f340 chore: use @knappi/grunt-saucelabs instead of github-dependency
  • 059b330 v4.4.0
  • 8f6047c Update release notes
  • cf7545e Added support for iterable objects in {{#each}} helper (#1557)
  • c958cc8 v4.3.4
  • b250b2d Update release notes
  • ff4d827 fix: harden "propertyIsEnumerable"-check

See the full diff

  • The dependency handlebars was updated from 4.4.1 to 4.4.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 12 commits.

See the full diff

  • The dependency handlebars was updated from 4.4.2 to 4.4.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

See the full diff

  • The dependency handlebars was updated from 4.4.5 to 4.5.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 commits.

  • b24797d v4.5.0
  • a243067 Update release notes
  • 088e618 chore: add eslint-plugin-compat and eslint-plugin-es5
  • 7052e88 Resolve deprecation warning message from eslint while running eslint (#1586)
  • b8913fc Add missing types for the Exception class properties (#1583)
  • 62ed3c2 Add Handlebars.parseWithoutProcessing (#1584)
  • 7fcf9d2 Use objects for hash value tracking
  • c76ded8 fix: add guard to if & unless helpers (#1549)
  • a15d01d Merge branch '4.4.x' into 4.x
  • 8e1cce7 v4.4.5
  • def79fd Update release notes
  • fd2e5c9 fix: non-eager matching raw-block-contents
  • 8d5530e fix: non-eager matching raw-block-contents
  • 2ab261e v4.4.4
  • 143ac80 Update release notes

There are 19 commits in total.

See the full diff

  • The dependency handlebars was updated from 4.5.0 to 4.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 7ef8617 v4.5.1
  • b75e3e1 Update release notes
  • 5e9d17f fix: move "eslint-plugin-compat" to devDependencies

See the full diff

  • The dependency handlebars was updated from 4.5.1 to 4.5.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • 8de121d v4.5.2
  • 6914090 Update release notes
  • d541378 fix: use String(field) in lookup when checking for "constructor"
  • c2ac79c test: add fluent API for testing Handlebars
  • 7ef8617 v4.5.1
  • b75e3e1 Update release notes
  • 5e9d17f fix: move "eslint-plugin-compat" to devDependencies

See the full diff

  • The dependency handlebars was updated from 4.5.2 to 4.5.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 16 commits.

  • c819c8b v4.5.3
  • 827c9d0 Update release notes
  • f7f05d7 fix: add "no-prototype-builtins" eslint-rule and fix all occurences
  • 1988878 fix: add more properties required to be enumerable
  • 886ba86 test/chore: add chai/expect and sinon to "runtime"-environment
  • 0817dad test: add sinon as global variable to eslint in the specs
  • 93516a0 test: add sinon.js for spies, deprecate current assertions
  • 93e284e chore: add chai and dirty-chai for better test assertions
  • c02b05f fix: use !== 0 instead of != 0
  • 8de121d v4.5.2
  • 6914090 Update release notes
  • d541378 fix: use String(field) in lookup when checking for "constructor"
  • c2ac79c test: add fluent API for testing Handlebars
  • 7ef8617 v4.5.1
  • b75e3e1 Update release notes

There are 16 commits in total.

See the full diff

  • The dependency handlebars was updated from 4.5.3 to 4.6.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 40 commits.

  • 91a1b5d v4.6.0
  • 770d746 Update release notes
  • d7f0dcf refactor: fix typo in private test method
  • 187d611 test: add path to nodeJs when running test:bin
  • d337f40 test: show diff when test:bin fails
  • d03b6ec feat: access control to prototype properties via whitelist
  • 164b7ff chore: ignore .nyc_output
  • ac4655e chore: disable "dot-notation" rule
  • 14b621c test/style: remove or hide unused code in git.js, add tests
  • 1ec1737 test/style: refactor remaining grunt tasks to use promises instead of callbacks
  • 1ebce2b test/style: use nyc instead of istanbul, npm audit fix
  • 3a5b65e test/style: refactor parser task
  • dde108e test/style: refactor test-task to make it more readable
  • dc54952 chore: change eslint-rules for tasks/
  • d1fb07b Update (C) year in the LICENSE file

There are 40 commits in total.

See the full diff

  • The dependency handlebars was updated from 4.6.0 to 4.7.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0d5c807 v4.7.0
  • 1f0834b Update release notes
  • 575d877 fix: use "logger" instead of console.error
  • 7af1c12 feat: default options for controlling proto access

See the full diff

  • The dependency handlebars was updated from 4.7.0 to 4.7.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 14ba3d0 v4.7.1
  • 4cddfe7 Update release notes
  • f152dfc fix: fix log output in case of illegal property access
  • 3c1e252 fix: log error for illegal property access only once per property

See the full diff

  • The dependency handlebars was updated from 4.7.1 to 4.7.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 586e672 v4.7.2
  • f0c6c4c Update release notes
  • a4fd391 chore: execute saucelabs-task only if access-key exists
  • 9d5aa36 fix: don't wrap helpers that are not functions

See the full diff

  • The dependency handlebars was updated from 4.7.2 to 4.7.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • c978969 v4.7.3
  • 9278f21 Update release notes
  • d78cc73 Fixes spelling and punctuation
  • 4de51fe Add Type Definition for Handlebars.VERSION, Fixes #1647
  • a32d05f Include Type Definition for runtime.js in Package
  • ad63f51 chore: add missing "await" in aws-s3 publishing code

See the full diff