Giter VIP home page Giter VIP logo

eslint-config-screeps-neat-o's People

Contributors

greenkeeper[bot] avatar langri-sha avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

eslint-config-screeps-neat-o's Issues

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 🌴

An in-range update of cz-conventional-changelog is breaking the build 🚨

Version 2.1.0 of cz-conventional-changelog was just published.

Branch Build failing 🚨
Dependency cz-conventional-changelog
Current Version 2.0.0
Type devDependency

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

cz-conventional-changelog 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
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v2.1.0

<a name"2.1.0">

2.1.0 (2017-10-27)

Features

  • prompt: add confirmation fields + edit for clarity (#58) (d40ac2c5)
Commits

The new version differs by 3 commits.

  • d40ac2c feat(prompt): add confirmation fields + edit for clarity (#58)
  • f7a770e Merge pull request #57 from Epitrochoid/remove-unused-dep
  • 2d1095b Removed unused pad-right dependency

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 babylon is breaking the build 🚨

Version 6.16.0 of babylon just got published.

Branch Build failing 🚨
Dependency babylon
Current Version 6.15.0
Type devDependency

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

As babylon 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 is in progress Details

  • bitHound - Dependencies 1 failing dependency. Details

  • bitHound - Code No failing files. Details

Commits

The new version differs by 41 commits .

  • b301d43 6.16.0
  • 76c7f55 Fix date [skip ci]
  • 99484d4 Fix typo [skip ci]
  • 8dbdeff Fix typo [skip ci]
  • c6c4222 Changelog 6.16 (#371)
  • 561d4f7 Forbid semicolons after decorators in classes (#352)
  • ad8d520 Ensure takeDecorators is called on exported class (#358)
  • 94eda12 Fix generator-method-with-computed-name spec (#360)
  • fab4ca2 Fix flow type-parameter-declaration test with unintended semantic (#361)
  • b023470 estree: correctly change literals in all cases (#368)
  • 2ef00a6 Fix negative number literal typeannotations (#366)
  • 57aacea Update contributing with more test info [skip ci] (#355)
  • fac1329 Estree compatibility as plugin (#277)
  • c79dd95 Fix #304 and #309 (#339)
  • f25a2fb add startLine option (#346)

There are 41 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 babylon is breaking the build 🚨

Version 6.14.1 of babylon just got published.

Branch Build failing 🚨
Dependency babylon
Current Version 6.14.0
Type devDependency

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

As babylon 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 is in progress Details

  • bitHound - Code 1 failing file. Details

  • bitHound - Dependencies No failing dependencies. Details

Commits

The new version differs by 5 commits .

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 commitizen is breaking the build 🚨

Version 2.10.0 of commitizen was just published.

Branch Build failing 🚨
Dependency commitizen
Current Version 2.9.6
Type devDependency

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

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

Release Notes v2.10.0

<a name"2.10.0">

2.10.0 (2018-05-24)

Bug Fixes

Features

  • strategies: respect the --allow-emtpy flag (#477) (495437c1)
Commits

The new version differs by 15 commits.

  • 89300f5 Configure Renovate (#464)
  • 0023958 fix: lodash Node Security warning (#482)
  • 40d8dab Activating Open Collective (#468)
  • 495437c feat(strategies): respect the --allow-emtpy flag (#477)
  • 07b92bc docs: Fix Angular commit conventions link (#458)
  • 53853fe chore(Update cz-conventional-changelog to 2.0.0): (#439)
  • d74b920 chore: add a project .editorconfig (#456)
  • f359d65 docs(readme): change deprecated adapter (#457)
  • 4b32235 docs(contributing): Indentation usage and link to angular convention (#455)
  • de2459f Grammar and layout tweaks (#447)
  • f2f0453 docs($README): add related projects (#444)
  • 53719a4 fix(cli): Don't print error stack trace if git-cz failed (#436) (#437)
  • 2e283a3 docs($readme): add note about avoiding double calls to precommit (#433)
  • d5e2424 fix(adapter): Don't print git root to stdout (#428)
  • bc39af3 docs(readme): Fix incorrect spelling of "changelog" (#427)

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-traverse is breaking the build 🚨

Version 6.22.1 of babel-traverse just got published.

Branch Build failing 🚨
Dependency babel-traverse
Current Version 6.22.0
Type devDependency

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

As babel-traverse 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 is in progress Details

  • bitHound - Dependencies 1 failing dependency. Details

  • bitHound - Code No failing files. Details

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 eslint is breaking the build 🚨

Version 3.14.1 of eslint just got published.

Branch Build failing 🚨
Dependency eslint
Current Version 3.14.0
Type peerDependency

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

As eslint is “only” a peerDependency 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
  • bitHound - Dependencies 1 failing dependency. Details

  • bitHound - Code No failing files. Details

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

Release Notes v3.14.1
  • 791f32b Fix: brace-style false positive for keyword method names (fixes #7974) (#7980) (Teddy Katz)
  • d7a0add Docs: Add ESLint tutorial embed to getting started (#7971) (Jamis Charles)
  • 72d41f0 Fix: no-var autofix syntax error in single-line statements (fixes #7961) (#7962) (Teddy Katz)
  • b9e5b68 Fix: indent rule crash on sparse array with object (fixes #7959) (#7960) (Gyandeep Singh)
  • a7bd66a Chore: Adding assign/redeclare tests to no-undefined (refs #7964) (#7965) (Kevin Partington)
  • 8bcbf5d Docs: typo in prefer-promise-reject-errors (#7958) (Patrick McElhaney)
Commits

The new version differs by 8 commits .

  • e544644 3.14.1
  • 1297635 Build: package.json and changelog update for 3.14.1
  • 791f32b Fix: brace-style false positive for keyword method names (fixes #7974) (#7980)
  • d7a0add Docs: Add ESLint tutorial embed to getting started (#7971)
  • 72d41f0 Fix: no-var autofix syntax error in single-line statements (fixes #7961) (#7962)
  • b9e5b68 Fix: indent rule crash on sparse array with object (fixes #7959) (#7960)
  • a7bd66a Chore: Adding assign/redeclare tests to no-undefined (refs #7964) (#7965)
  • 8bcbf5d Docs: typo in prefer-promise-reject-errors (#7958)

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 x-ray is breaking the build 🚨

Version 2.3.2 of x-ray just got published.

Branch Build failing 🚨
Dependency x-ray
Current Version 2.3.1
Type devDependency

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

As x-ray 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 is in progress Details

  • bitHound - Code No failing files. Details

  • bitHound - Dependencies 1 failing dependency. Details

Commits

The new version differs by 10 commits .

  • d9996bc Release 2.3.2
  • 88728e7 Merge pull request #221 from cvan/patch-1
  • bf03b6b Merge pull request #233 from sagivo/patch-1
  • 366ee24 Merge pull request #246 from paulbarrett/patch-1
  • 8b74297 fix broken code sample using alt test site
  • b76efd0 fix broken tests caused by removal of dribbble pagination
  • babf7f0 modify test spec to account for dribble dom mods
  • 8af71f0 fix broken selector in the dribbble sample code
  • e045c5a remove commented code
  • c88c64f include both hostname + port when absolute-izing URLs

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 babel-types is breaking the build 🚨

Version 6.24.1 of babel-types just got published.

Branch Build failing 🚨
Dependency babel-types
Current Version 6.23.0
Type devDependency

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

As babel-types 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
  • bitHound - Dependencies 2 failing dependencies. Details

  • bitHound - Code No failing files. Details

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

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.