Skip to content

chore(deps): bump mikepenz/action-junit-report from 6.3.0 to 6.3.1#7630

Merged
itaybre merged 3 commits intomainfrom
dependabot/github_actions/mikepenz/action-junit-report-6.3.1
Mar 9, 2026
Merged

chore(deps): bump mikepenz/action-junit-report from 6.3.0 to 6.3.1#7630
itaybre merged 3 commits intomainfrom
dependabot/github_actions/mikepenz/action-junit-report-6.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps mikepenz/action-junit-report from 6.3.0 to 6.3.1.

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.3.1

📦 Dependencies

  • Upgrade NPM dependencies

Contributors:

Commits
  • 49b2ca0 Merge pull request #1512 from mikepenz/fix/npm-security-issues
  • 60b6198 build: fix high severity security vulnerabilities in serialize-javascript and...
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@5e05ac0...49b2ca0)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ready-to-merge Use this label to trigger all PR workflows labels Mar 6, 2026
@dependabot dependabot bot requested a review from philipphofmann as a code owner March 6, 2026 19:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2026
@dependabot dependabot bot added the ready-to-merge Use this label to trigger all PR workflows label Mar 6, 2026
@dependabot dependabot bot requested a review from itaybre as a code owner March 6, 2026 19:03
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (SPM) Add package traits for UI framework opt-out and macOS CLI sample by philprime in #7578
  • Use full flamegraph for metrickit app hangs by noahsmartin in #7185

Bug Fixes 🐛

  • Capture transactions during launch profiling window by philipphofmann in #7602

Internal Changes 🔧

Deps

  • Bump mikepenz/action-junit-report from 6.3.0 to 6.3.1 by dependabot[bot] in #7630
  • Bump actions/setup-node from 6.2.0 to 6.3.0 by dependabot in #7627
  • Bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.23.0 to 2.23.2 by dependabot in #7628
  • Bump getsentry/craft from 2.23.0 to 2.23.2 by dependabot in #7629
  • Bump ruby/setup-ruby from 1.288.0 to 1.290.0 by dependabot in #7631

Samples

  • Restructure watchOS-Swift sample by philprime in #7614
  • Restructure visionOS-Swift sample by philprime in #7616
  • Restructure visionOS-SwiftUI-SPM sample by philprime in #7615

Other

  • (test-samples) Restructure SwiftUITestSample and SwiftUICrashTest by philprime in #7612

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (SPM) Add package traits for UI framework opt-out and macOS CLI sample by philprime in #7578

Bug Fixes 🐛

  • Capture transactions during launch profiling window by philipphofmann in #7602

Internal Changes 🔧

Samples

  • Restructure watchOS-Swift sample by philprime in #7614
  • Restructure visionOS-Swift sample by philprime in #7616
  • Restructure visionOS-SwiftUI-SPM sample by philprime in #7615

Other

  • (deps) Bump mikepenz/action-junit-report from 6.3.0 to 6.3.1 by dependabot[bot] in #7630
  • (test-samples) Restructure SwiftUITestSample and SwiftUICrashTest by philprime in #7612

🤖 This preview updates automatically when you update the PR.

Copy link
Contributor

@itaybre itaybre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@itaybre itaybre enabled auto-merge (squash) March 6, 2026 20:17
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.329%. Comparing base (313b966) to head (baa3e9f).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7630       +/-   ##
=============================================
+ Coverage   85.325%   85.329%   +0.003%     
=============================================
  Files          483       483               
  Lines        28785     28785               
  Branches     12506     12502        -4     
=============================================
+ Hits         24561     24562        +1     
  Misses        4177      4177               
+ Partials        47        46        -1     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 313b966...baa3e9f. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1229.91 ms 1258.30 ms 28.39 ms
Size 24.14 KiB 1.12 MiB 1.10 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
98a16ef 1227.45 ms 1258.19 ms 30.74 ms
70fb69e 1230.45 ms 1257.00 ms 26.55 ms
9a34176 1227.24 ms 1266.22 ms 38.98 ms
59981b9 1207.25 ms 1240.71 ms 33.46 ms
8ef5e41 1214.14 ms 1248.52 ms 34.38 ms
26ae2f8 1221.61 ms 1250.76 ms 29.14 ms
83bf9af 1213.30 ms 1234.18 ms 20.89 ms
2d1826b 1216.96 ms 1254.05 ms 37.09 ms
b66e455 1211.30 ms 1241.39 ms 30.08 ms
70fb69e 1215.23 ms 1241.84 ms 26.61 ms

App size

Revision Plain With Sentry Diff
98a16ef 24.14 KiB 1.09 MiB 1.07 MiB
70fb69e 24.14 KiB 1.11 MiB 1.09 MiB
9a34176 24.14 KiB 1.10 MiB 1.07 MiB
59981b9 24.14 KiB 1.09 MiB 1.06 MiB
8ef5e41 24.14 KiB 1.10 MiB 1.08 MiB
26ae2f8 24.14 KiB 1.11 MiB 1.09 MiB
83bf9af 24.14 KiB 1.04 MiB 1.02 MiB
2d1826b 24.14 KiB 1.12 MiB 1.09 MiB
b66e455 24.14 KiB 1.11 MiB 1.09 MiB
70fb69e 24.14 KiB 1.11 MiB 1.09 MiB

Previous results on branch: dependabot/github_actions/mikepenz/action-junit-report-6.3.1

Startup times

Revision Plain With Sentry Diff
d2b0ac7 1196.61 ms 1221.72 ms 25.11 ms

App size

Revision Plain With Sentry Diff
d2b0ac7 24.14 KiB 1.12 MiB 1.10 MiB

@itaybre itaybre merged commit 3f47e70 into main Mar 9, 2026
182 of 184 checks passed
@itaybre itaybre deleted the dependabot/github_actions/mikepenz/action-junit-report-6.3.1 branch March 9, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants