SeriesGuide
SeriesGuide copied to clipboard
Bump dorny/test-reporter from 2.0.0 to 2.1.0
trafficstars
Bumps dorny/test-reporter from 2.0.0 to 2.1.0.
Release notes
Sourced from dorny/test-reporter's releases.
v2.1.0
What's Changed
- Fix broken links in report summary by
@micmarcin dorny/test-reporter#567- Increase step summary limit to 1MiB by
@OlesGalatsanin dorny/test-reporter#581- Fix for empty TRX TestDefinitions by
@OlesGalatsanin dorny/test-reporter#582- Feature: Add summary title by
@micmarcin dorny/test-reporter#568- Fix input description for list options by
@Vampirein dorny/test-reporter#572- Add Golang test parser by
@Shamus03in dorny/test-reporter#571- docs: make sure list-tests is correctly documented on action.yml by
@lucasoaresin dorny/test-reporter#577- Update npm packages by
@jozefizsoin dorny/test-reporter#583- test-reporter release v2.1.0 by
@jozefizsoin dorny/test-reporter#584New Contributors
@micmarcmade their first contribution in dorny/test-reporter#567@OlesGalatsanmade their first contribution in dorny/test-reporter#581@Vampiremade their first contribution in dorny/test-reporter#572@Shamus03made their first contribution in dorny/test-reporter#571@lucasoaresmade their first contribution in dorny/test-reporter#577Full Changelog: https://github.com/dorny/test-reporter/compare/v2.0.0...v2.1.0
Changelog
Sourced from dorny/test-reporter's changelog.
Changelog
2.1.0
- Feature: Add summary title dorny/test-reporter#568
- Feature: Add Golang test parser dorny/test-reporter#571
- Increase step summary limit to 1MiB dorny/test-reporter#581
- Fix for empty TRX TestDefinitions dorny/test-reporter#582
- Fix input description for list options dorny/test-reporter#572
- Update npm packages dorny/test-reporter#583
2.0.0
- Parse JUnit report with detailed message in failure dorny/test-reporter#559
- Support displaying test results in markdown using GitHub Actions Job Summaries dorny/test-reporter#383
1.9.1
- Fix problematic retransmission of authentication token dorny/test-reporter#438
- Report correct number of tests in Dart dorny/test-reporter#426
- Number of completed tests mismatches passed/failed dorny/test-reporter#319
1.9.0
- Add support for Rspec (Ruby) dorny/test-reporter#398
1.8.0
- Add
SwiftXunitParserclass based onJavaJunitParserforswift-xunitreporter dorny/test-reporter#317- Use NodeJS 18 LTS as default runtime dorny/test-reporter#332
- Escape
<>characters in suite name dorny/test-reporter#236- Update actions runtime to Node20 dorny/test-reporter#315
- Update check title and remove icon dorny/test-reporter#144
1.7.0
- Fix #199: Use ✅ instead of ✔️ for better cross platform look by
@petrdvorakin dorny/test-reporter#200- Verify content of dist/ folder matches build output by
@dornyin dorny/test-reporter#207- Gracefully handle empty nested testsuite elements for JUnit. by
@rvdlaarschotin dorny/test-reporter#193- Gracefully handle empty failure tags by
@haudren-wovenin dorny/test-reporter#213- Fix #208 - java-junit: show annotations on PR changed files by
@atsu85in dorny/test-reporter#209- Only report failure if fail-on-error is set by
@trond-snekvikin dorny/test-reporter#214- Improve clarity on configuring for forkable repos by
@abelbraaksmain dorny/test-reporter#211- Suppress "Processing test results from" log by
@vasanthdharmarajin dorny/test-reporter#179- Skip listing of files if error parsing is disabled by
@dornyin dorny/test-reporter#216- Correct typo in docs by
@tangowithfoxtrotin dorny/test-reporter#254- update dependencies by
@j-cataniain dorny/test-reporter#269- Add permissions to example yml files by
@TurnrDevin dorny/test-reporter#263- add feature fail-on-empty by
@gdamsin dorny/test-reporter#243- Add dependabot configuration by
@yeikelin dorny/test-reporter#228- Bump ws from 7.3.1 to 7.5.9 in /reports/jest by
@dependabotin dorny/test-reporter#265- Bump actions/checkout from 2 to 4 by
@dependabotin dorny/test-reporter#279- Add new output for url url html by
@luisito666in dorny/test-reporter#242- Update README.md by
@IanMoroneyin dorny/test-reporter#158- Update jest-Junit part of Readme by
@ryancasburn-KAIin dorny/test-reporter#176- fix: default-valued fields are not mandatory by
@TomerFiin dorny/test-reporter#172
... (truncated)
Commits
890a17ctest-reporter release v2.1.053f5051test-reporter release v2.1.0d6ff56aMerge pull request #583 from dorny/chore/update_packagesb0baeedRebuild distebe4a9bUpgrade npm packages4a3cfcdUpgradetypescriptto v5.8.384bcb5dMerge pull request #577 from lucasoares/patch-1a8c55a3Merge pull request #571 from Shamus03/feature/golang-json-parsera0398fbCorrect behavior for test cases with slashes34f1c56register parser and update readme- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)