Update rspec_junit_formatter: 0.4.1 → 0.5.1 (major) #79
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rspec_junit_formatter (0.4.1 → 0.5.1) · Repo · Changelog
Release Notes
0.5.1
0.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Version 0.5.1
Fix back compatiblity
Version 0.5.0
Rearrange markdown links
Update changelog with unreleased changes
Rename master to main
11 years...
Update README.md for GitHub Actions
Switch to GitHub Actions
Remove EOL ruby versions
Test more ruby and rspec versions
Merge pull request #90 from sj26/dependabot/bundler/nokogiri-1.11.4
Bump nokogiri from 1.10.8 to 1.11.4
Merge pull request #89 from amatsuda/https
GitHub is HTTPS by default
Merge pull request #88 from olleolleolle/patch-1
Avoid polluted output by using --out
Make errors easier to diagnose
CI: Add 2.7 to matrix
Update README.md
Merge pull request #86 from pingfr/error_count
Updated with suggested changes.
Added error count method to support getting it to the xml formatter.
Added support to read outside error count returned from XML formatter.
Add note about output capture
Merge pull request #81 from sj26/dependabot/bundler/rake-12.3.3
Bump rake from 12.3.1 to 12.3.3
Merge pull request #79 from sj26/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.4 to 1.10.8
Frozen string literal safety
Merge pull request #73 from sj26/dependabot/bundler/nokogiri-1.10.4
Bump nokogiri from 1.10.3 to 1.10.4
Drop ruby 2.2 from tests
Also test against rspec 3.8
Bump nokogiri
Try to fix bundler on travis
Also test on Ruby 2.6
Merge pull request #72 from natebird/patch-1
Add Gitlab to the supported CI platforms
I always forget the gemfiles...
Update CHANGELOG.md
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands