Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 7 commits (ahead by 7, behind by 1).
4e4635c
Merge branch 'master' of github.com:adamgruber/mochawesome into develop
bdecf1b
fix doc [ci-skip] (#117)
fb5c6ad
Merge branch 'release/2.0.1' into develop
02acb4d
fix doc [ci-skip]
1f3fc37
version bump; update docs
9acaed2
add correct reportFilename with full path to config (#113)
d8d885d
Merge branch 'release/2.0.0' into develop
See the full diff.
Update to this version instead 🚀
The new version differs by 12 commits .
5c04cc8
Merge branch 'release/2.0.4' [ci skip]
9f8530a
update docs for 2.0.4 [ci skip]
7f90a08
bump packages
e29abcc
Merge branch 'feature/coding-style-support' into develop
dc59f67
update dist files
16d770e
update tests
1cd23ba
separate out utils
e4c601f
remove Test coverage
feature
6cafdc7
[ci-skip] version bump
c34dcd3
remove empty test
876a275
fix configs
43a4d07
Merge branch 'release/2.0.2' into develop [ci skip]
See the full diff.
Update to this version instead 🚀
The new version differs by 8 commits .
28951e0
Merge branch 'release/2.0.5' [ci skip]
ab3f02d
dist and docs [ci skip]
1ec5fe2
exit function null check (#148)
fac2201
Ignore test data in codeclimate
0143e6a
Merge branch 'master' of github.com:adamgruber/mochawesome into develop
84d6a87
Fixed some markdown bugs (#146)
616f872
Update CONTRIBUTING.md
6b684ad
Merge branch 'release/2.0.4' into develop [ci skip]
See the full diff.
Update to this version instead 🚀
The new version differs by 9 commits0.
2bd416b
Merge branch 'release/2.1.0' [ci skip]
165f025
update docs[ci skip]
1ad7647
build dist [ci skip]
185f975
Feature/overwrite (#145)
129552b
Merge branch 'master' of github.com:adamgruber/mochawesome into develop
d3acdca
Update CHANGELOG.md
2ed1a2a
Merge branch 'master' of github.com:adamgruber/mochawesome into develop
9cdf9da
Update CHANGELOG.md
039839a
Merge branch 'release/2.0.5' into develop [ci skip]
false
See the full diff
Version 2.0.0 of mochawesome just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of mochawesome. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
2.0.0New Features in 2.0.0
Breaking Changes
Upgrading to v2 should be seamless. However there is one change to be aware of:
reportName
option has been renamed toreportFilename
Commits
The new version differs by 58 commits .
d7c8402
Merge branch 'release/2.0.0'
569f1bd
add gitter badge
0b58c00
update code climate settings
c7c983e
update deps
941be64
update changelog
dd83666
Merge branch 'feature/2.0' into develop
22f4a30
update docs
dbbb9dc
Merge branch 'master' of github.com:adamgruber/mochawesome into develop
f6fd56c
update docs
ff47c8b
bump marge version
f70d5be
add context to test
89423be
more context test cases
091fa8e
Merge branch 'feature/2.0' of github.com:adamgruber/mochawesome into feature/2.0
139020d
update dist
256f8ab
config options; code climate stuff
There are 58 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: