tidev / titanized

Modernized APIs and utilities for Axway Titanium
Apache License 2.0
11 stars 3 forks source link

An in-range update of eslint-config-axway is breaking the build 🚨 #7

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-axway was updated from 4.1.1 to 4.2.0.

🚨 View failing branch.

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

eslint-config-axway 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/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.appcelerator.org/job/titanium-sdk/job/titanized/job/greenkeeper%252Feslint-config-axway-4.2.0/1/display/redirect)).

Release Notes for v4.2.0

chore: Added chai and promise eslint plugins.

Commits

The new version differs by 3 commits.

  • 3adcf1a v4.2.0
  • d013be1 Merge pull request #18 from appcelerator/plugins
  • 5bfd938 chore: Added chai and promise eslint plugins.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 4.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.2.1

fix: Revert new errors warnings, place chai rules in +chai

Commits

The new version differs by 3 commits.

  • 65209c1 Merge pull request #19 from ewanharris/unbreak_things
  • 2764327 chore(release): v4.2.1
  • 9362c39 fix: Revert new errors warnings, place chai rules in +chai

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.2.2
  • Disabled unused variable warnings for variables that begin with _
Commits

The new version differs by 8 commits.

  • 82e0cc7 v4.2.2
  • 3abba23 Merge pull request #20 from whitfin/patch-1
  • 4f36d1e Only enforce unused arguments to be prefixed
  • 8f7098c Force labels on unused variables
  • 67d561d Ignore unused variables starting with _
  • 65209c1 Merge pull request #19 from ewanharris/unbreak_things
  • 2764327 chore(release): v4.2.1
  • 9362c39 fix: Revert new errors warnings, place chai rules in +chai

See the full diff