Code Monkey home page Code Monkey logo

ims's Introduction

Greetings!

I'm Jonathan Ong, a software engineering manager based in Orange County, CA. When I have time, I help maintain koajs. Previously, I helped maintain expressjs and friends.

Currently, I'm focusing on people and project management and am an engineering manager at Houzz. I am not currently looking for a new position. Even if I were, I would not be willing to relocate.

I don't write often, but you can follow my blog at medium/@jongleberry.

You can find me on the following slack groups:

ims's People

Contributors

greenkeeper[bot] avatar jonathanong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ims's Issues

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

Version 2.2.6 of classnames was just published.

Branch Build failing 🚨
Dependency classnames
Current Version 2.2.5
Type devDependency

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

classnames is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 31 commits.

  • 30bd487 v2.2.6
  • bac0e9e Adding es module fix to bind and dedupe
  • 34a05a5 Merge pull request #105 from jedmao/es-module-export
  • ca6af20 Merge pull request #123 from goldsaucer/master
  • 1622752 Merge branch 'master' into master
  • 2a07e33 Merge pull request #114 from jorrit/patch-1
  • 616cacd Merge pull request #133 from webdeveloperpr/feat/fix-empty-arrays
  • fc336c5 avoid extra isArray calls
  • 19170c3 Fix issue with arrays
  • decb0ca expanded test to explicitly state assumptions about handling of all types of truthy and falsy property values
  • 0469d5f Merge pull request #100 from victor-homyakov/benchmarks-browser
  • 0099117 Added benchmarks for browsers
  • 51b3524 Merge pull request #116 from bartriordan/blr/chores/addYarnAndLinksToReadme
  • e77ed20 Bump copyright year to 2017
  • ed54f36 Remove unnecessary quotes around object key

There are 31 commits in total.

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 🌴

An in-range update of koa-compose is breaking the build 🚨

Version 4.1.0 of koa-compose was just published.

Branch Build failing 🚨
Dependency koa-compose
Current Version 4.0.0
Type dependency

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

koa-compose 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
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

Commits

The new version differs by 4 commits.

  • 06e82e6 Release 4.1.0
  • 13768ff improve: reduce stack trace by removing useless function call (#95)
  • e754ca3 test: switch from mocha to jest (#90)
  • 326d9ce test: next() should always return а Promise (#89)

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 🌴

An in-range update of react-loadable is breaking the build 🚨

Version 5.5.0 of react-loadable was just published.

Branch Build failing 🚨
Dependency react-loadable
Current Version 5.4.0
Type devDependency

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

react-loadable is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 29 commits.

  • 2cad6a6 5.5.0
  • 30139b2 Merge pull request #133 from drac/master
  • edf8dff Merge pull request #135 from dawsbot/patch-1
  • 2e7ef4f Merge pull request #139 from gofore/AddGoforeIntoUserList
  • 8c6e9ed Merge pull request #141 from nshganesh/master
  • 8865dbe Reverts #129 and fixes flow
  • 36d5cbd add officepulse to user-company
  • 9e87d29 Add Gofore as one of the users
  • 8992fd5 Add Render to user list
  • 2bc3957 Test on node 10
  • 91982ef fix(README.md): correct FAQ example timeout unit
  • 69be79d Merge pull request #115 from budde377/patch-1
  • 8819def Merge pull request #122 from pugnascotia/fix-error-prop-in-readme
  • bcd5d1c Merge pull request #128 from andiwinata/master
  • 26523a5 Merge pull request #126 from FriendsAndCompany/master

There are 29 commits in total.

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 🌴

An in-range update of mini-css-extract-plugin is breaking the build 🚨

Version 0.4.1 of mini-css-extract-plugin was just published.

Branch Build failing 🚨
Dependency mini-css-extract-plugin
Current Version 0.4.0
Type devDependency

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

mini-css-extract-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v0.4.1

0.4.1 (2018-06-29)

Bug Fixes

  • CSS ordering with multiple entry points (#130) (79373eb)
Commits

The new version differs by 12 commits.

  • 4afcfe2 chore(release): 0.4.1
  • 79373eb fix: CSS ordering for config with multiple entry points (#130)
  • 1023d22 fix: conflict multiple asset error (#194)
  • e00bcda fix: update webpack version (#197)
  • eff04a8 docs: fix simple example (#189)
  • 0b3a7b2 docs: publicPath documentation (#187)
  • 98b4d0e docs: do not match .ass (#127)
  • fd72fd7 docs: fix typo (#169)
  • 7a44b07 refactor: replace literal plugin name in strings with const (#157)
  • 41347f7 docs: add CSS extract based on entry (#121)
  • 2709413 chore(defaults): Applies latest webpack-defaults (#82)
  • d7d0afc docs: Add an advanced configuration example (#101)

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 🌴

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

Version 0.20.3 of sharp was just published.

Branch Build failing 🚨
Dependency sharp
Current Version 0.20.2
Type dependency

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

sharp 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
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

Commits

The new version differs by 8 commits.

  • 0926345 Release v0.20.3
  • ddc2349 Add warning about possible concurrent tile race #1151
  • 54a71fc Fix tint op by ensuring LAB and allowing negative values #1235
  • b1a9bf1 Pre-built binaries provided for even-numbered major versions
  • 97cfbe1 Bump dependency versions
  • 0ee8c63 Replace use of libvips API deprecated since v8.6.1
  • 0ac5a9a Promote nw.js details to main installation docs - see 6e51f2d
  • 6e51f2d rebuild doc for NW.js (#1229)

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 🌴

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

Version 4.0.0-alpha.11 of the storybook packages was just published.

Branch Build failing 🚨
Monorepo release group storybook
Current Version 4.0.0-alpha.10
Type devDependency

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

This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.

storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test Your tests failed on CircleCI Details

Release Notes v4.0.0-alpha.11

2018-July-02

Features

  • Storybook UI theming #3628
  • Replaced 'dotenv-webpack' with 'universal-dotenv' to support multiple dot env files (like CRA) #3744
  • Support other type of webpack configs #3785

Bug Fixes

  • Marko: fix welcome component #3796
  • Addon-a11y: Run analysis on demand #3690
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 🌴

An in-range update of query-string is breaking the build 🚨

The devDependency query-string was updated from 6.1.0 to 6.2.0.

🚨 View failing branch.

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

query-string is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image: CircleCI is running your tests (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 8 commits.

  • eda1fdc 6.2.0
  • f0b7db4 Meta tweaks
  • b20493e Do not sort when sort option is set to false (#155)
  • 5b4ce87 Support hash in parseUrl() (#151)
  • ff8eef3 Add readme note about create-react-app (#156)
  • 006f019 Bump fast-check version and adapt properties (#154)
  • b4dee48 Fix lint error (#149)
  • 61fbada Fix failing tests in Node 10 caused by wrong sort option type (#142)

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 🌴

An in-range update of @dollarshaveclub/e2e is breaking the build 🚨

Version 1.1.4 of @dollarshaveclub/e2e was just published.

Branch Build failing 🚨
Dependency @dollarshaveclub/e2e
Current Version 1.1.3
Type devDependency

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

@dollarshaveclub/e2e is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-docker-image: Your tests passed on CircleCI! (Details).

Commits

The new version differs by 2 commits.

  • 62b1831 Pin Puppeteer 1.6.2 (#20)
  • 014fe53 ➜ e2e git:(update-docs) ✗ brew install chromedriver (#18)

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 🌴

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

Version 7.9.0 of eslint-plugin-react was just published.

Branch Build failing 🚨
Dependency eslint-plugin-react
Current Version 7.8.2
Type devDependency

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

eslint-plugin-react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v7.9.0

Added

Fixed

  • Fix static lifecycle methods validation in sort-comp (#1793 @lynxtaa)
  • Fix crash in no-typos when encountering anonymous react imports (#1796 @jsg2021)
  • Fix ESLint 3 support (#1779)

Changed

  • Documentation improvements (#1794 @lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions
Commits

The new version differs by 41 commits.

  • 0d34198 Update CHANGELOG and bump version
  • ab6b41a Remove deprecated experimentalObjectRestSpread option from tests configuration
  • 9d4e27a Ignore no-typos test that only works with ESLint 5
  • f2d8729 Add SpreadElement support to sort-prop-types
  • 29c248d Add JSXText support to self-closing-comp
  • 632941c Add SpreadElement support to require-default-props
  • b3ed9d6 Add SpreadElement and RestElement support to no-unused-state
  • ce1fec7 Add JSXText support to no-unescaped-entities
  • ed3370b Add SpreadElement and JSXText support to no-danger-with-children
  • 0a028e4 Add JSXText support to jsx-one-expression-per-line
  • bd6caf0 Add JSXText support to jsx-no-literals
  • 0a6cb51 Add JSXText support to jsx-indent
  • c734901 Add JSXText support to jsx-curly-brace-presence
  • 3762258 Add JSXText support to jsx-child-element-spacing
  • e6e8955 Add SpreadElement support to default-props-match-prop-types

There are 41 commits in total.

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 🌴

An in-range update of react-test-renderer is breaking the build 🚨

Version 16.3.2 of react-test-renderer was just published.

Branch Build failing 🚨
Dependency react-test-renderer
Current Version 16.3.1
Type devDependency

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

react-test-renderer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes v16.3.2

16.3.2 (April 16, 2018)

React

  • Improve the error message when passing null or undefined to React.cloneElement. (@nicolevy in #12534)

React DOM

  • Fix an IE crash in development when using <StrictMode>. (@bvaughn in #12546)
  • Fix labels in User Timing measurements for new component types. (@bvaughn in #12609)
  • Improve the warning about wrong component type casing. (@nicolevy in #12533)
  • Improve general performance in development mode. (@gaearon in #12537)
  • Improve performance of the experimental unstable_observedBits API with nesting. (@gaearon in #12543)

React Test Renderer

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 🌴

An in-range update of webpack-dev-server is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.1.2 of webpack-dev-server was just published.

Branch Build failing 🚨
Dependency webpack-dev-server
Current Version 3.1.1
Type devDependency

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

webpack-dev-server is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes v3.1.2
  • Speed up incremental builds (#1362)
  • Update webpack-dev-middleware to 3.1.2
Commits

The new version differs by 3 commits.

  • 7430648 3.1.2
  • 50f4007 Update deps
  • da33d2b speed up incremental builds by not doing excessive stats.toJSON work (#1362)

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 🌴

An in-range update of webpack-cli is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.14 of webpack-cli was just published.

Branch Build failing 🚨
Dependency webpack-cli
Current Version 2.0.13
Type devDependency

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

webpack-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes 2.0.14

Changelog found here

Commits

The new version differs by 11 commits.

  • 8a90ea4 chore(version): v.2.0.14
  • f2e62f5 cli(refactor): improve folder structure (#371)
  • bdd5b48 Merge pull request #369 from dhruvdutt/fix/plugin
  • b4bfafb fix(loader,plugin): fix generators path bug
  • 0de8a4e feat: use npm ci for tests (#367) (#368)
  • 7d2e8d9 Merge pull request #365 from tabrindle/master
  • 504b9e1 Merge pull request #366 from ematipico/bugfix/fix-coverage
  • c7d80fb chore(coverage): added reporters inside package.json
  • 51ab19f feat: add envinfo as webpack-cli info command
  • f3c758c chore(upgrade): webpack 4.2 and other dependencies (#362)
  • 9026556 feat: --entry should override config.entry (#155) (#358)

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 🌴

An in-range update of webpack-cli is breaking the build 🚨

Version 2.1.5 of webpack-cli was just published.

Branch Build failing 🚨
Dependency webpack-cli
Current Version 2.1.4
Type devDependency

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

webpack-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v2.1.5

2.1.5 (2018-06-01)

Bug Fixes

  • entry: fix a bug when --display-entrypoints=false does not hide entries (#464) (c2398a2)
Commits

The new version differs by 4 commits.

  • 3a8fcce chore(deps): Update conventional-changelog-cli to the latest version 🚀 (#474)
  • 3442865 tests(binTestCases): refactor to make tests pass (#472)
  • c2398a2 fix(entry): fix a bug when --display-entrypoints=false does not hide entries (#464)
  • 9977406 chore(package): update jest-cli to version 23.0.1 (#467)

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 🌴

An in-range update of jest-fetch-mock is breaking the build 🚨

Version 1.6.3 of jest-fetch-mock was just published.

Branch Build failing 🚨
Dependency jest-fetch-mock
Current Version 1.6.2
Type devDependency

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

jest-fetch-mock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

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 🌴

An in-range update of koa-compress is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.1.0 of koa-compress was just published.

Branch Build failing 🚨
Dependency koa-compress
Current Version 2.0.0
Type dependency

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

koa-compress 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
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test CircleCI is running your tests Details
  • ci/circleci: monitor-staging CircleCI is running your tests Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details

Commits

The new version differs by 20 commits ahead by 20, behind by 1.

  • d4a6db7 2.1.0
  • fe36555 travis: sudo false
  • 542c73f do not compress if response is not writable (#71)
  • 049e9de test: switch to jest
  • 6459d56 :arrow_up: bytes@3
  • d30bf9a readme: add codecov badge
  • baf4096 lint
  • 2f60047 test: switch to codecov
  • 34c0fff travis: only test 8 & stable
  • f80ec15 readme: update travis badge
  • c61aa06 chore(package): update should to version 13.0.1 (#64)
  • a1dd956 Update dependencies to enable Greenkeeper 🌴 (#63)
  • e50d15f test: flush=Z_SYNC_FLUSH
  • 740cd44 travis: test node@8
  • 9fdf774 chore(package): update should to version 11.2.1 (#59)

There are 20 commits in total.

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 🌴

An in-range update of http-errors is breaking the build 🚨

Version 1.7.0 of http-errors was just published.

Branch Build failing 🚨
Dependency http-errors
Current Version 1.6.3
Type devDependency

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

http-errors is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image: CircleCI is running your tests (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 15 commits.

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 🌴

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

Version 8.2.4 of babel-eslint was just published.

Branch Build failing 🚨
Dependency [babel-eslint](https://github.com/babel/babel-eslint)
Current Version 8.2.3
Type devDependency

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

babel-eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 11 commits.

  • 2bd8508 8.2.4
  • 5881648 Add test for template string with object with template string inside (#639)
  • 476426a Support OptionalMemberExpression with scope too (#634)
  • 92874d4 Drop node4 in travis
  • d2ac299 Bump Babel deps
  • e63962d refactor: rename babylon to @babel/parser
  • 873f02f Fix converting template types to handle nested templates (#610)
  • 74a3207 Fix token types for experimental operators (#632)
  • e802577 Add support for the optional chaining operator (#630)
  • ebc46e1 don't require unpad per test fixture, fixes #572 (#618)
  • 9641e4b updates readme for latest eslint & babel-eslint (#607) [skip ci]

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 🌴

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

Version 2.88.0 of request was just published.

Branch Build failing 🚨
Dependency request
Current Version 2.87.0
Type devDependency

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

request is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-docker-image: Your tests passed on CircleCI! (Details).

Commits

The new version differs by 13 commits.

  • 6420240 2.88.0
  • bd22e21 fix: massive dependency upgrade, fixes all production vulnerabilities
  • 925849a Merge pull request #2996 from kwonoj/fix-uuid
  • 7b68551 fix(uuid): import versioned uuid
  • 5797963 Merge pull request #2994 from dlecocq/oauth-sign-0.9.0
  • 628ff5e Update to oauth-sign 0.9.0
  • 10987ef Merge pull request #2993 from simov/fix-header-tests
  • cd848af These are not going to fail if there is a server listening on those ports
  • a92e138 #515, #2894 Strip port suffix from Host header if the protocol is known. (#2904)
  • 45ffc4b Improve AWS SigV4 support. (#2791)
  • a121270 Merge pull request #2977 from simov/update-cert
  • bd16414 Update test certificates
  • 536f0e7 2.87.1

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 🌴

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

Version 9.3.0 of stylelint was just published.

Branch Build failing 🚨
Dependency [stylelint](https://github.com/stylelint/stylelint)
Current Version 9.2.1
Type devDependency

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

stylelint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes 9.3.0
  • Added: support for <style> tags and style="" attributes in XML and XSLT files (#3386).
  • Added: globbyOptions option (#3339).
  • Added: keyframes-name-pattern rule (#3321).
  • Added: media-feature-name-value-whitelist rule (#3320).
  • Added: selector-pseudo-element-colon-notation autofix (#3345).
  • Fixed: .vue files throwing errors for <style lang="stylus"> and <style lang="postcss"> (#3331).
  • Fixed: declaration-block-no-* false positives for non-standard syntax (#3381).
  • Fixed: function-whitespace-after false positives for "/" (#3132).
  • Fixed: length-zero-no-unit incorrect autofix for at-includes (#3347).
  • Fixed: max-nesting-depth false positives for nested properties (#3349).
  • Fixed: no-empty-source false positives on vue external sources <style src="*"> tag (#3331).
  • Fixed: max-line-length false positives for non-CSS blocks (#3367).
  • Fixed: no-eol-whitespace false positives for non-CSS blocks (#3367).
  • Fixed: no-extra-semicolons false positives for non-CSS blocks (#3367).
  • Fixed: no-missing-end-of-source-newline false positives for non-CSS blocks (#3367).
Commits

The new version differs by 46 commits.

  • 13784d7 Prepare 9.3.0
  • 5391106 Update CHANGELOG.md
  • 3507bac Fix false positives on non-standard syntax in declaration-block-no-* (#3381)
  • 75172b6 Add stylelint-no-indistinguishable-colors plugin (#3394)
  • e766f02 Update CHANGELOG.md
  • d9e313a Add media-feature-name-value-whitelist (#3320)
  • f885c04 Fix template (#3392)
  • 282121b Update CHANGELOG.md
  • 7d80cc5 fix(package): update postcss-html to version 0.28.0 (#3386)
  • 872a193 fix(package): update postcss-syntax to version 0.28.0 (#3388)
  • 182e183 fix(package): update postcss-markdown to version 0.28.0 (#3387)
  • ad665de Update flow-bin to the latest version 🚀 (#3378)
  • 243b279 Update CoC (#3385)
  • 163ca21 Update issue templates (#3384)
  • d3d4bfc Add non-obvious list of rule README conventions (#3363)

There are 46 commits in total.

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 🌴

An in-range update of uglifyjs-webpack-plugin is breaking the build 🚨

Version 1.2.6 of uglifyjs-webpack-plugin was just published.

Branch Build failing 🚨
Dependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)
Current Version 1.2.5
Type devDependency

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

uglifyjs-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v1.2.6

1.2.6 (2018-06-20)

Bug Fixes

  • disable inline optimization by default (#308) (6ab0918)
  • don't use a worker farm unless more than one process is required (#280) (3f0767b)
  • better handle invalid source map (#284) (dbebb3b)
  • perf regression with memory usage for source maps (#305) (3ca5eaf)
  • return missing important information for uglify warnings (#306) (4f50156)
Commits

The new version differs by 7 commits.

  • 1521c82 chore(release): 1.2.6
  • 120e4b0 docs: fix broken markdown (#315)
  • 4f50156 fix: return missing important information (#306)
  • 6ab0918 fix: disable inline optimization by default (#308)
  • 3ca5eaf fix: perf regression (#305)
  • 3f0767b fix: don't use a worker farm unless more than one process is required (#280)
  • dbebb3b fix: improve isSouceMap check (#284)

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 🌴

An in-range update of stylelint-config-css-modules is breaking the build 🚨

Version 1.3.0 of stylelint-config-css-modules was just published.

Branch Build failing 🚨
Dependency [stylelint-config-css-modules](https://github.com/pascalduez/stylelint-config-css-modules)
Current Version 1.2.0
Type devDependency

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

stylelint-config-css-modules is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

Commits

The new version differs by 5 commits.

  • cc6e5f0 Release 1.3.0
  • 92ebde5 Add support for modular-css :external pseudo class
  • 0404100 Prettify code
  • f780f8d Upgrade stylelint dev dependency
  • 6cb6597 Ugrade stylelint to test against

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 🌴

An in-range update of webpack-dev-server is breaking the build 🚨

Version 3.1.5 of webpack-dev-server was just published.

Branch Build failing 🚨
Dependency webpack-dev-server
Current Version 3.1.4
Type devDependency

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

webpack-dev-server is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v3.1.5
  • Send the Progress event in the client so plugins can use it (#1427)
  • Update sockjs-client to fix infinite reconnection loop (#1434)
Commits

The new version differs by 5 commits.

  • e1bd264 3.1.5
  • 38c084b update deps
  • bb4b469 sendMsg('Progress', data) (#1427)
  • 9aad42d Update sockjs-client to 1.1.5 (#1434)
  • 3c1ff11 Fix path to webpack client hot reload scripts to be resolved relatively (#1416)

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 🌴

An in-range update of babel-loader is breaking the build 🚨

Version 7.1.5 of babel-loader was just published.

Branch Build failing 🚨
Dependency babel-loader
Current Version 7.1.4
Type devDependency

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

babel-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v7.1.5

v7.1.5

  • Perf: Use md4 instead of sha1 for filename hashes (#638)
Commits

The new version differs by 3 commits.

  • f3bfed9 7.1.5
  • fa91723 Merge pull request #638 from lencioni/7.x-md4
  • 19fb463 Use MD4 instead of SHA1 for filename hashes

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 🌴

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

The dependency lodash was updated from 4.17.10 to 4.17.11.

🚨 View failing branch.

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

lodash 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
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-docker-image: Your tests failed on CircleCI (Details).

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 🌴

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

Version 3.2.0 of debug was just published.

Branch Build failing 🚨
Dependency debug
Current Version 3.1.0
Type dependency

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

debug 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
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-docker-image: Your tests failed on CircleCI (Details).

Release Notes 3.2.0

A long-awaited release to debug is available now: 3.2.0.

Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.


Minor Changes

Patches

Credits

Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!

Commits

The new version differs by 25 commits.

There are 25 commits in total.

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 🌴

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

Version 2.47.0 of eslint-plugin-flowtype was just published.

Branch Build failing 🚨
Dependency eslint-plugin-flowtype
Current Version 2.46.3
Type devDependency

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

eslint-plugin-flowtype is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

Release Notes v2.47.0

<a name"2.47.0">

2.47.0 (2018-05-22)

Features

  • Refactor array-style-... rules (6320beec)
  • Improve error messages (b95dd31d)
  • Change default array notation for simple types to "verbose" (687f82be)
  • Implement fixation in array style rules (4a6f03d9)
  • Implement array style rules (afd42108)
Commits

The new version differs by 10 commits.

  • 45e86d8 Merge branch 'pnevyk-feat/array-style'
  • 1d664d7 docs: correct documentation
  • a916617 Merge branch 'master' into feat/array-style
  • 8f86c4b docs: add eslint-config-flowtype-essential (#328)
  • 6320bee feat: Refactor array-style-... rules
  • b95dd31 feat: Improve error messages
  • 687f82b feat: Change default array notation for simple types to "verbose"
  • 4a6f03d feat: Implement fixation in array style rules
  • afd4210 feat: Implement array style rules
  • 1232069 docs: Add documentation for array style rules

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 🌴

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

Version 16.4.1 of react was just published.

Branch Build failing 🚨
Dependency react
Current Version 16.4.0
Type devDependency

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

react is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v16.4.1

16.4.1 (June 13, 2018)

React

  • You can now assign propTypes to components returned by React.ForwardRef. (@bvaughn in #12911)

React DOM

  • Fix a crash when the input type changes from some other types to text. (@spirosikmd in #12135)
  • Fix a crash in IE11 when restoring focus to an SVG element. (@ThaddeusJiang in #12996)
  • Fix a range input not updating in some cases. (@Illu in #12939)
  • Fix input validation triggering unnecessarily in Firefox. (@nhunzaker in #12925)
  • Fix an incorrect event.target value for the onChange event in IE9. (@nhunzaker in #12976)
  • Fix a false positive error when returning an empty <React.Fragment /> from a component. (@philipp-spiess in #12966)

React DOM Server

React Test Renderer

  • Allow multiple root children in test renderer traversal API. (@gaearon in #13017)
  • Fix getDerivedStateFromProps() in the shallow renderer to not discard the pending state. (@fatfisz in #13030)
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 🌴

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

Version 2.4.1 of rollbar was just published.

Branch Build failing 🚨
Dependency rollbar
Current Version 2.4.0
Type dependency

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

rollbar 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
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v2.4.1
  • Fix the way options are merged: #617
  • Support code_version and codeVersion at the top level of the configuration to alleviate some ambiguity: #618
  • Add types for the express error handler: #619
Commits

The new version differs by 10 commits.

  • cdd679c Release v2.4.1
  • 2f3bd0e Merge pull request #621 from rollbar/readme-refactor
  • aeef5ad Update README.md
  • b46975e Merge pull request #619 from rollbar/moar-types
  • ebbbe8f Merge pull request #618 from rollbar/codeversion
  • 3fbf74e Merge pull request #617 from rollbar/merging
  • 8549a7b add typings for the express error handler helper
  • e613c39 Support code_version and codeVersion at the top level of configuration
  • 67912ea Create a custom version of object merging which does exactly what we want rather than working around extend
  • 669fd12 Update CHANGELOG.md

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 🌴

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.5.0 of webpack was just published.

Branch Build failing 🚨
Dependency webpack
Current Version 4.4.1
Type devDependency

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

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes v4.5.0

Features

  • Performance improvements
  • Improve readablility of error messages with long loader string

Bugfixes

  • Sort child compilations for consistent compilation hash
  • Fix bug causing all symbols to be renamed when concatenating modules

Contributing

  • add yarn setup script for bootstrapping local development
Commits

The new version differs by 38 commits.

  • f5bd213 Update examples
  • e400445 4.5.0
  • e717fcc Merge pull request #6956 from webpack/refactor/share_shapes
  • 3f33d88 Merge pull request #6943 from webpack/bugfix/sort-children-for-hash
  • 45e7f7a Merge pull request #6878 from rchaser53/fix-options-loader-error
  • a8d70e7 Merge pull request #6955 from webpack/Legends-webpack-bootstrap-setup
  • 9f5c1b4 Merge pull request #6951 from webpack/fix/arity
  • a5ae054 Ensure the type of the binding don't change
  • 5c8a4bb Unify Dependency#getExports result
  • b6042fb Prevent identToLoaderRequest to return 2 objects with different shapes
  • f3c9bd0 Merge pull request #6953 from webpack/refactor/mode_deopt
  • 83b99b9 add setup script and update package scripts
  • 1958784 Merge pull request #6904 from webpack/performance/concat
  • f1993f4 Merge pull request #6922 from mohsen1/map-not-weakmap
  • ed5b541 Merge pull request #6930 from Legends/gitignorePatch

There are 38 commits in total.

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 🌴

An in-range update of webpack-manifest-plugin is breaking the build 🚨

The devDependency webpack-manifest-plugin was updated from 2.0.3 to 2.0.4.

🚨 View failing branch.

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

webpack-manifest-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-docker-image: Your tests failed on CircleCI (Details).

Commits

The new version differs by 5 commits.

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 🌴

TODO

  • app shell
  • authentication & sessions
  • HTTP/2 push via link headers
  • clustering
  • caching
  • postcss

An in-range update of aws-sdk is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.221.1 of aws-sdk was just published.

Branch Build failing 🚨
Dependency aws-sdk
Current Version 2.220.1
Type devDependency

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

aws-sdk is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes Release v2.221.1

See changelog for more information.

Commits

The new version differs by 1 commits.

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 🌴

An in-range update of prop-types is breaking the build 🚨

Version 15.6.2 of prop-types was just published.

Branch Build failing 🚨
Dependency [prop-types](https://github.com/facebook/prop-types)
Current Version 15.6.1
Type devDependency

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

prop-types is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 15 commits.

  • fa6fbb7 15.6.2
  • 5115f5c Merge pull request #180 from jaller94/master
  • 2ac742c Merge pull request #171 from barrymichaeldoyle/master
  • a7a5a64 Merge pull request #194 from facebook/no-fbjs
  • d6c9c5c Preserve "Invariant Violation" name
  • 07d1b47 Remove fbjs dependency
  • 3c99d57 Remove trailing spaces
  • a36cda8 Move explanation of isRequired and show it in PropTypes.shape
  • ba3da12 Show that shapes can have required properties
  • 2bde8eb Add example for PropTypes.exact
  • d65f80e Updated vars to consts and lets in PropTypesProductionStandalone-test.js
  • c10c93f Updated vars to consts and lets in PropTypesDevelopmentStandalone-test.js
  • 8e2b34e Updated vars to consts and lets in PropTypesDevelopmentReact15.js
  • c5527c8 Updated vars with consts and lets in PropTypesProductionReact15-test.js
  • 7cc8c81 Add 15.6.1 to CHANGELOG

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 🌴

An in-range update of mime-types is breaking the build 🚨

Version 2.1.19 of mime-types was just published.

Branch Build failing 🚨
Dependency mime-types
Current Version 2.1.18
Type dependency

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

mime-types 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
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test Your tests failed on CircleCI Details

Release Notes 2.1.19
  • deps: mime-db@~1.35.0
    • Add extension .csl to application/vnd.citationstyles.style+xml
    • Add extension .es to application/ecmascript
    • Add extension .owl to application/rdf+xml
    • Add new upstream MIME types
    • Add UTF-8 as default charset for text/turtle
Commits

The new version differs by 17 commits.

There are 17 commits in total.

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 🌴

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

Version 3.2.0 of supertest was just published.

Branch Build failing 🚨
Dependency supertest
Current Version 3.1.0
Type devDependency

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

supertest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes v3.2.0
Commits

The new version differs by 29 commits.

  • c52338b Merge pull request #508 from visionmedia/prepare-release
  • fb3d042 chore(package*.json) version bumped v3.2.0
  • 8707c22 doc(History.md) file updated
  • 05272d7 Merge pull request #507 from visionmedia/upgrade-dependencies
  • 011d008 chore(.gitignore) coverage folder included
  • 92578c7 Merge pull request #503 from visionmedia/upgrade-dependencies
  • 1fc760b chore(package-lock.json) locker file updated
  • f8229a8 Merge branch 'master' into upgrade-dependencies
  • 979999f Merge pull request #506 from rimiti/fix-pipeline
  • 96af26a chore(.gitignore) .nyc_output folder included
  • b0a9dbd chore(.travis.yml) call npm coverage script
  • c4566f2 chore(package-lock.json) file updated
  • 85b17c6 chore(package.json) coverage script created
  • 977081f Merge pull request #504 from visionmedia/adding-coverage
  • 0a3ad28 Merge remote-tracking branch 'origin/master' into adding-coverage

There are 29 commits in total.

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 🌴

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.11.0 of eslint-plugin-import was just published.

Branch Build failing 🚨
Dependency eslint-plugin-import
Current Version 2.10.0
Type devDependency

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

eslint-plugin-import is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 21 commits.

  • e0dcfbd Merge branch 'fix-perf' into release-2.10.1 (fixes #1058)
  • 774ea8d changelog note for #1058
  • 7bd2775 perf: no AST nodes in caches
  • 83c85fc bump to v2.11.0 for #880 (semver-minor)
  • 54e3013 changelog for #880
  • 0ff8f23 bump to v2.10.1
  • f0b4f3e Merge pull request #1069 from ljharb/resolve
  • fb8e1e5 [patch] use resolve instead of builtin-modules
  • d8077c8 Merge pull request #1064 from ljharb/fix_no_cycle
  • 80d1ceb Merge pull request #1065 from sharmilajesupaul/minor-typo-fix
  • f13f18e minor typo in import/no-cycle rule docs
  • 19fc3df [Fix] no-cycle: create must always return an object, even if there’s no listeners
  • ee15fa4 Merge pull request #880 from futpib/no-commonjs-allow-require
  • 48d0a8a changelog note for #1046
  • a2acbde add fixer for first (#1046)

There are 21 commits in total.

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 🌴

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.46.2 of eslint-plugin-flowtype was just published.

Branch Build failing 🚨
Dependency eslint-plugin-flowtype
Current Version 2.46.1
Type devDependency

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

eslint-plugin-flowtype is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests passed on CircleCI! Details

Release Notes v2.46.2

<a name"2.46.2">

2.46.2 (2018-04-14)

Bug Fixes

  • noDupeKeys ignores ObjectTypeSpreadProperty (#325) (7946b046)
Commits

The new version differs by 1 commits.

  • 7946b04 fix: noDupeKeys ignores ObjectTypeSpreadProperty (#325)

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 🌴

An in-range update of @dollarshaveclub/monitor is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.8.0 of @dollarshaveclub/monitor was just published.

Branch Build failing 🚨
Dependency @dollarshaveclub/monitor
Current Version 1.7.3
Type devDependency

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

@dollarshaveclub/monitor is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging CircleCI is running your tests Details
  • ci/circleci: test CircleCI is running your tests Details
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details

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 🌴

An in-range update of react-hot-loader is breaking the build 🚨

Version 4.3.0 of react-hot-loader was just published.

Branch Build failing 🚨
Dependency react-hot-loader
Current Version 4.2.0
Type devDependency

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

react-hot-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v4.3.0

Bug Fixes

  • Context Provider could crash due update, #944 (b0e2b5b)
  • RHL babel plugin will ignore react and react-hot-loader, fixes #900 (e90a25c)
  • RHL should add new class methods (111d56e)
  • Multiple problems with methods update. Revert behavior back to v4.1.2 #1001

Features

Commits

The new version differs by 36 commits.

  • 9adfb9b chore(release): 4.3.0
  • 78d2dc5 Merge pull request #1005 from gaearon/pre-release-fixes
  • 586dd78 cold/parcel prerelease fixes
  • a9aa07e Merge pull request #1006 from timm-aym/ship-parcel-example
  • 09d6d44 Fix hot reloading for parcel example
  • 4e39a68 Merge pull request #994 from s-h-a-d-o-w/patch-1
  • 047fa0f Merge branch 'master' into patch-1
  • 1be2966 Merge pull request #1003 from gaearon/webpack4-babel-cycle
  • c864343 Merge pull request #1002 from gaearon/revert-function-apply
  • 5bfd8cf Dont reload function properties, revert #949, fixes #995, #978, #969, #984
  • e7d7577 Merge pull request #992 from gaearon/not-hot
  • e90a25c fix: RHL babel plugin will ignore react and react-hot-loader, fixes #900
  • f5600e2 cold should return type
  • 819490f refactor cold components
  • 8a3dc62 add cold example

There are 36 commits in total.

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 🌴

An in-range update of react-router-dom is breaking the build 🚨

Version 4.3.0 of react-router-dom was just published.

Branch Build failing 🚨
Dependency react-router-dom
Current Version 4.2.2
Type devDependency

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

react-router-dom is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v4.3.0

The major new things of this release are Redirect with params (see #5209) and the new generatePath API. We also cleaned up the code with Prettier, so browsing through it should be more enjoyable.

One other thing to mention, while I have your attention, is the deprecation of react-router-redux. It's no longer maintained and has a number of fundamental problems (particularly around time travel). Integrating Redux and the DOM History API is challenging because they don't maintain the same semantics and the resulting integration is error prone. Getting to the router context will be easier in future versions of React Router, so the main motivations for needing it will be going away. So, while I would advise against trying to integrate the two, for those that still want this functionality can turn to libraries like @supasate's connected-react-router.

Changes

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 🌴

An in-range update of aws-sdk is breaking the build 🚨

Version 2.242.1 of aws-sdk was just published.

Branch Build failing 🚨
Dependency aws-sdk
Current Version 2.241.1
Type devDependency

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

aws-sdk is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests failed on CircleCI Details

Release Notes Release v2.242.1

See changelog for more information.

Commits

The new version differs by 1 commits.

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 🌴

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.0.6 of stoppable was just published.

Branch Build failing 🚨
Dependency stoppable
Current Version 1.0.5
Type dependency

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

stoppable 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
  • ci/circleci: build-docker-image CircleCI is running your tests Details
  • ci/circleci: test CircleCI is running your tests Details
  • ci/circleci: monitor-production CircleCI is running your tests Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details

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 🌴

An in-range update of babel-jest is breaking the build 🚨

Version 22.4.4 of babel-jest was just published.

Branch Build failing 🚨
Dependency babel-jest
Current Version 22.4.3
Type devDependency

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

babel-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

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 🌴

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

Version 4.9.2 of webpack was just published.

Branch Build failing 🚨
Dependency webpack
Current Version 4.9.1
Type devDependency

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

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Release Notes v4.9.2

Bugfixes

  • functions is defined because used (fixes undeclared function error in firefox)
  • progress plugin works now in MultiCompiler scenarios again
Commits

The new version differs by 13 commits.

  • 317fb35 4.9.2
  • 5c51f0c Merge pull request #7251 from webpack/types/library_templates
  • 91546a1 fix incorrect default
  • 9c7100b fix inline object types, add auxiliary comment types
  • 3f183b5 Merge pull request #7210 from gluecodes/master
  • ae6c7a4 Merge pull request #7279 from cokencode/progress-plugin-bug-fix
  • 4073814 Merge pull request #7219 from webpack/feature/type-all-the-errors
  • 9c0036b Add a test
  • 9791c0b fix spacing
  • 737eaa5 Fix a bug where ProgressPlugin is not working properly with MultiCompiler
  • bbb9f38 fix: ReferenceError: onScriptComplete is not defined when using HMR on Firefox 45
  • f613e9a chore(types): add basic type info for a few warning and errors
  • ed9d024 Add typings for various library template plugins

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 🌴

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

Version 2.13.0 of eslint-plugin-import was just published.

Branch Build failing 🚨
Dependency [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import)
Current Version 2.12.0
Type devDependency

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

eslint-plugin-import is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 7 commits.

  • c34f14f changelog/package bumps
  • 9db789b [Fix] namespace: ensure this rule works in ES2018
  • add69cf [New] Add ESLint 5 support
  • 59fc04e [Tests] on node v10
  • cdb328c [webpack] log a useful error in a module bug arises
  • ebafcbf no-restricted-paths: complete coverage
  • e6f5c13 No relative parent imports rule (#1093)

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 🌴

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

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 8.2.3 of babel-eslint was just published.

Branch Build failing 🚨
Dependency babel-eslint
Current Version 8.2.2
Type devDependency

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

babel-eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: test Your tests failed on CircleCI Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 3 commits.

  • aaeb46b 8.2.3
  • afc3c87 lock to beta.44
  • 92202be Save babel beta packages as exact versions (#606) [skip ci]

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 🌴

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:

  • Replaced the old Node.js version in your .nvmrc with the new one
  • The engines config in 1 of your package.json files was updated to the new Node.js version

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 🌴

An in-range update of webpack-manifest-plugin is breaking the build 🚨

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of webpack-manifest-plugin was just published.

Branch Build failing 🚨
Dependency webpack-manifest-plugin
Current Version 2.0.0-rc.2
Type devDependency

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

webpack-manifest-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: monitor-staging Your tests failed on CircleCI Details
  • ci/circleci: monitor-production Your tests failed on CircleCI Details
  • ci/circleci: test Your tests passed on CircleCI! Details
  • ci/circleci: test-browsers CircleCI is running your tests Details
  • ci/circleci: build-docker-image Your tests passed on CircleCI! Details

Commits

The new version differs by 5 commits.

  • 24acf95 2.0.0
  • 10217a6 fix(seed): reset seed on each emit (#140)
  • 80c01c5 feat: allow publicPath to be overriten (#139)
  • 3cda5b3 test: from jasmine to jest (#135)
  • 5f5413d finalize webpack@4 implementation (#134)

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 🌴

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.