Coder Social home page Coder Social logo

rewire-global's Introduction

#rewire-global

Build Status devDependency Status devDependency Status

Hook rewire into every required package.

Installation

$ npm install rewire-global --save-dev

Usage

require('rewire-global').enable();

var myModule = require('./my-module');
var myFunc = myModule.__get__('myFunc');

rewire-global's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar thesavior avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rewire-global's Issues

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

Version 3.10.0 of eslint just got published.

Branch Build failing 🚨
Dependency eslint
Current Version 3.9.1
Type devDependency

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

As eslint 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 35 commits .

  • dbff37a 3.10.0
  • 917b921 Build: package.json and changelog update for 3.10.0
  • 7ee039b Update: Add comma-style options for calls, fns, imports (fixes #7470)
  • 670e060 Chore: make the object-shorthand tests more readable (#7580)
  • c3f4809 Update: Allow func-names to recognize inferred ES6 names (fixes #7235) (#7244)
  • b8d6e48 Fix: syntax errors created by object-shorthand autofix (fixes #7574) (#7575)
  • 1b3b65c Chore: ensure that files in tests/conf are linted (#7579)
  • 2bd1dd7 Update: avoid creating extra whitespace in arrow-body-style fixer (#7504)
  • 66fe9ff New: no-return-await rule. (fixes #7537) (#7547)
  • 759525e Chore: Use process.exitCode instead of process.exit() in bin/eslint.js (#7569)
  • 0d60db7 Fix: Curly rule doesn't account for leading comment (fixes #7538) (#7539)
  • 5003b1c Update: fix in/instanceof handling with space-infix-ops (fixes #7525) (#7552)
  • 3e6131e Docs: explain config option merging (#7499)
  • 1766524 Update: "Error type should be" assertion in rule-tester (fixes 6106) (#7550)
  • 44eb274 Docs: Missing semicolon report was missing a comma (#7553)

There are 35 commits in total. 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 🌴

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

Version 3.2.0 of mocha just got published.

Branch Build failing 🚨
Dependency mocha
Current Version 3.1.2
Type devDependency

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

As mocha 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes testing-coma

3.2.0 / 2016-11-24

πŸ“° News

Mocha is now a JS Foundation Project!

Mocha is proud to have joined the JS Foundation. For more information, read the announcement.

Contributor License Agreement

Under the foundation, all contributors to Mocha must sign the JS Foundation CLA before their code can be merged. When sending a PR--if you have not already signed the CLA--a friendly bot will ask you to do so.

Mocha remains licensed under the MIT license.

πŸ› Bug Fix

  • #2535: Fix crash when --watch encounters broken symlinks (@villesau)
  • #2593: Fix (old) regression; incorrect symbol shown in list reporter (@Aldaviva)
  • #2584: Fix potential error when running XUnit reporter (@vobujs)

πŸŽ‰ Enhancement

πŸ”© Other

Thanks to all our contributors, sponsors and backers! Keep on the lookout for a public roadmap and new contribution guide coming soon.

Commits

The new version differs by 21 commits .

  • b51e360 Release v3.2.0
  • 5badf0b rebuild mocha.js for release v3.2.0 [ci skip]
  • b1d6b49 update CHANGELOG.md for v3.2.0 [ci skip]
  • 7a05a6c use spec reporter in tests by default; closes #2594
  • 004389f tweak timeout messaging; see #2294
  • 12afaf7 cleanup .gitignore [ci skip]
  • edde033 fix XUnit reporter output. Closes #2584
  • f5bef7c Revert test pass symbol in List reporter
  • 4a2e85a ignore files files which are not found by files() (#2538)
  • 79d7414 Add Browser Support Matrix to README.md (#2590) [ci skip]
  • 1d52fd3 use karma-mocha; closes #2570
  • 8941442 adds info about --inspect flag to options in --help
  • 71e7a1e rename some fixture files that had the wrong extension
  • 1a45929 typo in comment
  • b5a424a Link license from current branch

There are 21 commits in total. 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.