Giter Club home page Giter Club logo

is-expression's People

Contributors

forbeslindesay avatar greenkeeperio-bot avatar timothygu avatar warerebel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

is-expression's Issues

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

Version 2.1.4 of testit just got published.

Branch Build failing 🚨
Dependency testit
Current Version 2.1.3
Type devDependency

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

As testit is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • dependency-ci Dependencies checked Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 11 commits.

  • 60e9f16 Update wtfnode ^0.4.0 → ^0.5.4 (#21)
  • 61d71ca fix(package): update ms to version 1.0.0 (#19)
  • 990dba6 fix(package): update wtfnode to version 0.5.0 (#18)
  • 3ffdc22 Merge pull request #12 from ForbesLindesay/greenkeeper-ms-0.7.2
  • 026b361 chore(package): update coveralls to version 2.11.13 (#11)
  • 3c043ab chore(package): update wtfnode to version 0.4.0 (#10)
  • c32c8e6 Merge pull request #14 from ForbesLindesay/greenkeeper-sauce-test-1.1.0
  • aeb2588 Release 2.1.3
  • 9238965 Stop testing on unsupported versions of node.js
  • b4ca44c chore(package): update sauce-test to version 1.1.0
  • c6f4a72 chore(package): update ms to version 0.7.2

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 🌴

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected 🤖


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 🌴

Travis CI

Please add travis ci and a test suite. Preferably with code coverage and testing a range of valid and invalid expressions. It should also check that errors have the correct loc and message values.

{a.b} is not an expression

So, I found that

isExpression('{a}')

returns true while

isExpression('{a.b}')

returns false

Is this the expected behaviour?

Greenkeeper

It would be good to enable greenkeeper on this repo since it is using some relatively internal features of acorn which are therefore pretty prone to breaking in minor versions. Greenkeeper would at least alert us if anything breaks.

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

Version 4.0.5 of acorn just got published.

Branch Build failing 🚨
Dependency acorn
Current Version 4.0.4
Type dependency

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

As acorn 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
  • dependency-ci Dependencies checked Details

  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 12 commits .

  • 03a0941 Mark version 4.0.5
  • ba60eea Track and disallow parens around patterns
  • a28e6a3 Error on parenthesized function parameters in arrow functions
  • 5d76420 Add CDNJS version badge in readme
  • e85b7cd Allow super in parameter default values
  • f04e9d0 Disallow labeled declarations
  • 8de3574 More standard-conforming way to checking for strict mode
  • b2ebe23 Expose keywordTypes
  • 49e68b3 Raise error for keywords with a character escape
  • 96fdc9e Refine parsing of declarations after 'export default'
  • 087309b Don't accept parenthesized 'async' in front of arrow function
  • 259fd9b Allow any identifier in reexport specifier

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 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.