Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of commander is breaking the build 🚨 #187

Open
greenkeeper bot opened this issue Feb 3, 2020 · 1 comment
Open

An in-range update of commander is breaking the build 🚨 #187

greenkeeper bot opened this issue Feb 3, 2020 · 1 comment
Labels
greenkeeper Dealing with Greenkeeper

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 3, 2020

The dependency commander was updated from 4.1.0 to 4.1.1.

🚨 View failing branch.

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

commander 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
  • build (macOS-latest, 12.x): null
  • build (macOS-latest, 10.x): null
  • build (macOS-latest, 8.x): null
  • build (windows-latest, 12.x): There are 1 failures, 0 warnings, and 0 notices.
  • build (windows-latest, 10.x): null
  • build (windows-latest, 8.x): There are 1 failures, 0 warnings, and 0 notices.
  • build (ubuntu-latest, 12.x): null
  • build (ubuntu-latest, 10.x): null
  • build (ubuntu-latest, 8.x): null

Release Notes for v4.1.1

Fixed

  • TypeScript definition for .action() should include Promise for async ([#1157])
Commits

The new version differs by 14 commits.

  • d5186ba Bump version to 4.1.1
  • 37e9428 Add 4.1.1 to CHANGELOG
  • e5f316f Use npm ci with CI (#1164)
  • cb54d5f fix(ts): action can be an async function (#1157)
  • 6791884 Merge branch 'master' into develop
  • f31d757 Add FUNDING file for enabling GitHub Sponsor on repo
  • d9627f5 Merge pull request #1147 from shadowspawn/feature/changelog-lint
  • 32c26df Use consistent list character in markdown
  • 4092956 Merge branch 'master' into develop
  • 82f5157 Fix diff order for 4.1 link
  • 7a480a7 Add missing diff link for 4.1.0
  • e45ae5a Merge pull request #1136 from shadowspawn/feature/update-examples
  • d97aaaa Add missing diff link for 4.1.0
  • 4922fb8 Update examples

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 🌴

@greenkeeper greenkeeper bot added the greenkeeper Dealing with Greenkeeper label Feb 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

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

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

No branches or pull requests

0 participants