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

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

Open
greenkeeper bot opened this issue May 21, 2017 · 27 comments
Open

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

greenkeeper bot opened this issue May 21, 2017 · 27 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 21, 2017

Version 4.0.9 of handlebars just got published.

Branch Build failing 🚨
Dependency handlebars
Current Version 4.0.8
Type dependency

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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • coverage/coveralls First build on greenkeeper/handlebars-4.0.9 at 12.808% Details
  • ci/circleci Your tests passed on CircleCI! Details
  • continuous-integration/appveyor/branch AppVeyor build succeeded Details
  • codecov/project 12.31% (-0.5%) compared to fe5bfde Details
  • codecov/patch Coverage not affected when comparing fe5bfde...cf307ea Details

Commits

The new version differs by 10 commits.

  • 5ec78a8 v4.0.9
  • 5333f31 Update release notes
  • 8a836e2 Handlebars.compile() does not modify "options" anymore
  • cc554a5 Fix build in windows
  • ed879a6 Ensure LF line-edings in handlebars-template fixtures (*.hbs)
  • 2e21e2b Run integration test with node handlebars -a ... on Windows
  • bdfdbea Ensure LF line-edings in lexer-files (*.l)
  • b50ef03 Force LF line-endings for spec/artifacts
  • 6e6269f Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul
  • 7378f85 Publish valid semver task independently of the branch

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2017

Version 4.0.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 3 commits.

  • 670ec6f v4.0.10
  • 2e935df Update release notes
  • 0e953d1 Replace "Object.assign" (not support in IE) by "util/extend"

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2017

Version 4.0.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 10 commits.

  • 1e954dd v4.0.11
  • 1ac131e Update release notes
  • 59548b4 Extend compiler-api example by replacing child-compiler
  • 21386b6 Update (C) year in the LICENSE file
  • 7930965 Gracefully handle missing uglify-js dependency
  • 5b76f04 Fix build on Windows
  • 1ed163f Update jsfiddle-link to 4.0.10
  • 670ec6f v4.0.10
  • 2e935df Update release notes
  • 0e953d1 Replace "Object.assign" (not support in IE) by "util/extend"

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2019

  • The dependency handlebars was updated from 4.0.12 to 4.1.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 43 commits.

  • 7caca94 v4.1.0
  • 7bd34fb Update release notes
  • 56fc676 test: run appveyor tests in Node 10
  • ee30222 chore: disable sauce-labs
  • 05e6293 chore: bump version of grunt-saucelabs
  • 2db0d12 chore: add .idea and yarn-error.log to .gitignore
  • edc6220 fix: disallow access to the constructor in templates to prevent RCE
  • bacd473 chore: fix components/handlebars package.json and auto-update on release
  • 27ac1ee Feat: Import TypeScript typings
  • 78dd89c chore: Use node 10 to build handlebars
  • 6b87c21 chore/doc: Add more release docs
  • 8d22e6f v4.0.12
  • 3c970cc Update release notes
  • abba3c7 Update release notes
  • 4bf1c4f Update release notes

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2019

  • The dependency handlebars was updated from 4.1.0 to 4.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

  • f691db5 v4.1.1
  • 25b2e11 Update release notes
  • e5c3937 Update release notes
  • aef7287 Merge pull request #1511 from wycats/saucelabs
  • 684f103 chore: reactivate saucelabs-tests
  • 7840ab6 test: make security testcase internet explorer compatible
  • 4108b83 Merge pull request #1504 from liqiang372/deprecate-substr-method
  • 445ae12 deprecate substr method and use existing strip function in grammar
  • 5cedd62 fix: add "runtime.d.ts" to allow "require('handlebars/runtime')"
  • 40fb115 Revert "chore: re-activate saucelabs"
  • b2e2cfe chore: re-activate saucelabs
  • 037bfbf Merge pull request #1500 from wycats/neo-async
  • 048f2ce refactor: replace "async" with "neo-async"
  • b92589a test: add test for NodeJS compatibility
  • 1c62d4c Merge branch 'issue-1495' into 4.x

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2019

  • The dependency handlebars was updated from 4.1.1 to 4.1.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 10b5fcf v4.1.2
  • dd0144c Update release notes
  • 594f1e3 chore: add missing typescript dependency, add package-lock.json
  • 871accc test: remove safari from saucelabs
  • cd38583 fix: prevent RCE through the "lookup"-helper
  • c454d94 Merge pull request #1515 from zimmi88/4.x-typings-lint
  • 9cfb5dd Merge pull request #1516 from phil-davis/revert-double-release-notes
  • be44246 Remove triplicate of v4.0.12 release notes
  • 002561b Revert "Update release notes"
  • 3fb6687 Port over linting and test for typings

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

  • The dependency handlebars was updated from 4.1.2 to 4.2.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • 164c7ce v4.2.0
  • 6ab48d8 Update release notes
  • 8ac2028 Merge pull request #1534 from AndrewLeedham/4.x
  • 888750e fix typings of resolvePartial-options
  • 133b96a Add "Handlebars.VM.resolvePartial" to type definitions
  • f119497 chore: attempt to fix saucelabs problems with custom lib
  • 62b64ec chore: add comment to integration test
  • a57b682 add webpack test
  • a26633f chore: fix integration tests
  • f9cce4d chore: add framework for various integration tests
  • 16572cd feat: enhance typescript definition for knownHelpers
  • f98c6a5 v4.1.2-0
  • fde409a Update release notes
  • 9aaace7 Merge pull request #1540 from ouijan/browser-resolution
  • 5eb59a5 added browser to package.json, resolves #1102

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2019

  • The dependency handlebars was updated from 4.2.0 to 4.2.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2019

  • The dependency handlebars was updated from 4.2.1 to 4.3.0.

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2019

  • The dependency handlebars was updated from 4.3.0 to 4.3.1.

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2019

  • The dependency handlebars was updated from 4.3.1 to 4.3.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 2357140 v4.3.2
  • c5cbeac Update release notes
  • 213c0bb Use Object.prototype.propertyIsEnumerable to check for constructors

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2019

  • 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 3 commits.

  • e473849 v4.3.3
  • 54f7e11 Update release notes
  • 8742bde fix test case for browsers that do not support defineGetter

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2019

  • The dependency handlebars was updated from 4.3.3 to 4.3.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

  • The dependency handlebars was updated from 4.4.0 to 4.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 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)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2019

  • The dependency handlebars was updated from 4.4.1 to 4.4.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2019

  • 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 3 commits.

  • 2e53fba v4.4.3
  • ba570c4 Update release notes
  • 0440af2 added missing type fields in typings and tests for them

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 20, 2019

  • The dependency handlebars was updated from 4.4.3 to 4.4.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 2ab261e v4.4.4
  • 143ac80 Update release notes
  • f1752fe fix: prevent zero length tokens in raw-blocks (#1577)
  • 0b593bf chore: link to s3 bucket with https, add "npm ci" to build instructions

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 20, 2019

  • The dependency handlebars was updated from 4.4.4 to 4.4.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 28, 2019

  • 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 12 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
  • fd2e5c9 fix: non-eager matching raw-block-contents
  • aaab609 fix: prevent zero length tokens in raw-blocks (#1577)
  • feb60f8 show source location for the strict lookup exceptions

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2019

  • The dependency handlebars was updated from 4.5.0 to 4.5.1.

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 13, 2019

  • The dependency handlebars was updated from 4.5.1 to 4.5.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 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

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2020

  • 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 33 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 33 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2020

  • 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2020

  • 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 8 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
  • 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

  • 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2020

  • The dependency handlebars was updated from 4.7.3 to 4.7.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 7adc19a v4.7.4
  • 9dd8d10 Update release notes
  • 4671c4b Use tmp directory for files written during tests
  • e46baa1 tasks/test-bin.js: Delete duplicate test
  • c491b4e Revert "Update release-notes.md"
  • 738391a Update release-notes.md
  • 80c4516 chore: add unit tests for cli options (#1666)
  • d79212a fix: migrate from optimist to yargs (#1666)
  • b440c38 chore: ignore external @types in tests
  • 2dba7ee docs: fix comparison link

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2020

  • The dependency handlebars was updated from 4.7.4 to 4.7.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 1fd2ede v4.7.5
  • 3c9c2f5 Update release notes
  • 16487a0 chore: downgrade yargs to v14
  • 309d2b4 chore: set Node.js compatibility to v6+
  • 645ac73 test: fix integration tests
  • b454b02 docs: update release-docs in CONTRIBUTING.md

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2020

  • The dependency handlebars was updated from 4.7.5 to 4.7.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • e6ad93e v4.7.6
  • 2bf4fc6 Update release notes
  • b64202b Update release-notes.md
  • c2f1e62 Switch cmd parser to latest minimist
  • 08e9a11 Revert "chore: set Node.js compatibility to v6+"

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants