techmsi / nunjucks-date

Plugin for nunjucks of momentjs' format date
MIT License
14 stars 3 forks source link

An in-range update of jest-junit is breaking the build 🚨 #11

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-junit was updated from 7.0.0 to 8.0.0.

🚨 View failing branch.

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

jest-junit 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/techmsi/nunjucks-date/28?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/techmsi/nunjucks-date/builds/576944098?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/jest-junit-8.0.0 at 100.0% ([Details](https://coveralls.io/builds/25351035)).

Release Notes for v8.0.0

Remove support for "output" setting and improve flexibility of outputDir and outputName #101

Commits

The new version differs by 4 commits.

  • 43a8de6 Merge pull request #101 from alde/master
  • 3e13581 [feat] Remove support for old 'output' setting
  • 2414c98 Update README.md
  • 7b90075 Update LICENSE

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 7.0.0 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 still failing with this version. Compare changes

Release Notes for v9.0.0

Ability to generate unique filenames for junit.xml by @andrcuns #108

Commits

The new version differs by 6 commits.

  • 1ee5b29 Merge pull request #109 from palmerj3/v9.0.0
  • 9cc91c2 v9.0.0
  • 414ddbb Merge pull request #108 from andrcuns/uniq_xml_name
  • 325abed Add separate option to generate unique file names for xml report files
  • 32ba516 Remove unsupported node versions, update readme
  • 2a60ded Generate unique xml file by default

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v10.0.0

Add option to shorten console output by @cisum-la - #111

Commits

The new version differs by 9 commits.

  • 87e3413 Merge pull request #115 from palmerj3/v10.0.0
  • 6509fb9 v10.0.0
  • ca9240f Merge pull request #113 from maxkomarychev/addFileAttribute-readme-fix
  • badfa6f Fix readme entry for addFileAttribute
  • 01a40a4 Merge pull request #111 from cisum-la/ISSUE-97-shorten-console-output
  • 50a49e4 Added tests for short console output
  • 771e44a Added options for short console output
  • 665893a Added support for short console output
  • 764bc3d Added note about short console output to README.md

See the full diff