-
-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: mikepenz/action-junit-report
base: v5.2.0
head repository: mikepenz/action-junit-report
compare: v5.3.0
- 16 commits
- 21 files changed
- 3 contributors
Commits on Dec 15, 2024
-
Convert project to use ESM instead of CJS
- update files to use ESM - update imports - update configurations - fix jest
Configuration menu - View commit details
-
Copy full SHA for 0aab575 - Browse repository at this point
Copy the full SHA 0aab575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476a8c4 - Browse repository at this point
Copy the full SHA 476a8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c71286 - Browse repository at this point
Copy the full SHA 1c71286View commit details -
Merge pull request #1269 from mikepenz/feature/esm
Convert project to use ESM instead of CJS
Configuration menu - View commit details
-
Copy full SHA for 9f154d5 - Browse repository at this point
Copy the full SHA 9f154d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43dbc5c - Browse repository at this point
Copy the full SHA 43dbc5cView commit details -
Merge pull request #1270 from mikepenz/ci/dependabot_for_actions
[CI] Enable Dependabot for actions versions
Configuration menu - View commit details
-
Copy full SHA for 6df5c2f - Browse repository at this point
Copy the full SHA 6df5c2fView commit details -
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 90075e1 - Browse repository at this point
Copy the full SHA 90075e1View commit details -
Merge pull request #1271 from mikepenz/dependabot/github_actions/gith…
…ub/codeql-action-3 Bump github/codeql-action from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for bcf7029 - Browse repository at this point
Copy the full SHA bcf7029View commit details
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 44f4356 - Browse repository at this point
Copy the full SHA 44f4356View commit details -
Merge pull request #1279 from mikepenz/feature/upgrade_dev_deps_20250101
Upgrade `dev` dependencies
Configuration menu - View commit details
-
Copy full SHA for 3eb7372 - Browse repository at this point
Copy the full SHA 3eb7372View commit details
Commits on Jan 26, 2025
-
- Add new config to hide the verbose information on no test suite ava…
…ilable - FIXES #1287 partially
Configuration menu - View commit details
-
Copy full SHA for 4c1397a - Browse repository at this point
Copy the full SHA 4c1397aView commit details -
Merge pull request #1289 from mikepenz/feature/add_verbose_summary_flag
Add new config to disable the verbose summary
Configuration menu - View commit details
-
Copy full SHA for c619611 - Browse repository at this point
Copy the full SHA c619611View commit details -
- move some dependencies to dev dependencies ``` @eslint/js ^9.17.0 → ^9.19.0 @octokit/rest ^21.0.2 → ^21.1.0 @types/node ^22.10.3 → ^22.10.10 @typescript-eslint/eslint-plugin ^8.19.0 → ^8.21.0 @typescript-eslint/parser ^8.19.0 → ^8.21.0 eslint ^9.17.0 → ^9.19.0 eslint-plugin-github ^5.1.4 → ^5.1.5 eslint-plugin-jest ^28.10.0 → ^28.11.0 eslint-plugin-prettier ^5.2.1 → ^5.2.3 nock ^13.5.6 → ^14.0.0 typescript ^5.7.2 → ^5.7.3 ```
Configuration menu - View commit details
-
Copy full SHA for 4bd3774 - Browse repository at this point
Copy the full SHA 4bd3774View commit details -
Merge pull request #1290 from mikepenz/feature/dependency_upgrades_
Upgrade node dependencies
Configuration menu - View commit details
-
Copy full SHA for c96c1ea - Browse repository at this point
Copy the full SHA c96c1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f228c54 - Browse repository at this point
Copy the full SHA f228c54View commit details -
Merge pull request #1291 from mikepenz/feature/skip_success_summary
Config to skip summaries for only successful tests
Configuration menu - View commit details
-
Copy full SHA for ee6b445 - Browse repository at this point
Copy the full SHA ee6b445View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.2.0...v5.3.0