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 toxic-predicate-functions to the latest version 🚀 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 1, 2019

The dependency toxic-predicate-functions was updated from 0.2.5 to 0.3.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v0.3.0
  • use lodash-es instead of lodash
Commits

The new version differs by 10 commits.

  • 69a34c8 0.3.0
  • 9ae32b3 ci(husky): update hooks
  • 2a09632 feat(lodash): change lodash into lodash-es
  • b66da4f Merge pull request #13 from toxic-johann/greenkeeper/documentation-11.0.0
  • 7328c63 Merge pull request #14 from toxic-johann/greenkeeper/rollup-plugin-commonjs-10.0.0
  • 007ac03 Merge pull request #15 from toxic-johann/greenkeeper/rollup-plugin-node-resolve-5.0.0
  • a744c16 chore(package): update rollup-plugin-node-resolve to version 5.0.0
  • 5ed6e87 chore(package): update rollup-plugin-commonjs to version 10.0.0
  • 4d178dd chore(package): update documentation to version 11.0.0
  • 31f6680 ci: update nodejs version in travis

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 🌴

@TravisBuddy
Copy link

Travis tests have failed

Hey @Greenkeeper[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 6

View build log

npm test
> [email protected] test /home/travis/build/toxic-johann/git-prefix-tag
> jest --coverage

 FAIL  __tests__/index.js
  ● Test suite failed to run

    Jest encountered an unexpected token

    This usually means that you are trying to import a file which Jest cannot parse, e.g. it's not plain JavaScript.

    By default, if Jest sees a Babel config, it will use that to transform your files, ignoring "node_modules".

    Here's what you can do:
     • To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config.
     • If you need a custom transformation specify a "transform" option in your config.
     • If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config option.

    You'll find more details and examples of these config options in the docs:
    https://jestjs.io/docs/en/configuration.html

    Details:

    /home/travis/build/toxic-johann/git-prefix-tag/node_modules/lodash-es/lodash.js:10
    export { default as add } from './add.js';
    ^^^^^^

    SyntaxError: Unexpected token export

      1 | const shell = require('shelljs');
      2 | const semver = require('semver');
    > 3 | const { isFunction, isRegExp, isString, isEmpty } = require('toxic-predicate-functions');
        |                                                     ^
      4 | require('core-js/fn/object');
      5 | 
      6 | class Helper {

      at ScriptTransformer._transformAndBuildScript (node_modules/jest-runtime/build/script_transformer.js:403:17)
      at Object.<anonymous> (node_modules/toxic-predicate-functions/lib/index.js:16:16)
      at Object.require (index.js:3:53)

----------|----------|----------|----------|----------|-------------------|
File      |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files |  Unknown |  Unknown |  Unknown |  Unknown |                   |
----------|----------|----------|----------|----------|-------------------|
Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        2.136s
Ran all test suites.
npm ERR! Test failed.  See above for more details.
TravisBuddy Request Identifier: 1f52c830-8480-11e9-ba35-05ed63620594

greenkeeper bot added a commit that referenced this pull request Jun 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2019

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

1 participant