Skip to content

Conversation

@mikepenz
Copy link
Owner

  • upgrade dev dependencies
 @eslint/js                         ^9.30.1  →   ^9.31.0
 @types/node                       ^24.0.10  →  ^24.0.13
 @typescript-eslint/eslint-plugin   ^8.35.1  →   ^8.36.0
 @typescript-eslint/parser          ^8.35.1  →   ^8.36.0
 eslint                             ^9.30.1  →   ^9.31.0
 webpack                            ^5.99.9  →  ^5.100.1

mikepenz added 2 commits July 13, 2025 16:27
```
 @eslint/js                         ^9.30.1  →   ^9.31.0
 @types/node                       ^24.0.10  →  ^24.0.13
 @typescript-eslint/eslint-plugin   ^8.35.1  →   ^8.36.0
 @typescript-eslint/parser          ^8.35.1  →   ^8.36.0
 eslint                             ^9.30.1  →   ^9.31.0
 webpack                            ^5.99.9  →  ^5.100.1
 ```
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Jul 13, 2025
@github-actions
Copy link

TestsPassed ☑️SkippedFailed ❌️
Example Pytest Report4 ran2 passed0 skipped2 failed
TestResult
Example Pytest Report
test_sample.test_which_succeeds✅ passed
test_sample.test_which_fails❌ failure
test_sample.test_with_error❌ failure
test_sample.test_with_flaky_success✅ passed

@github-actions
Copy link

TestsPassed ☑️Skipped ⚠️Failed ❌️
Example Ungrouped Test Report | test_10.xml3 ran3 passed0 skipped0 failed
Example Ungrouped Test Report | test_11.xml3 ran2 passed0 skipped1 failed
Example Ungrouped Test Report | test_12.xml3 ran2 passed1 skipped0 failed

@github-actions
Copy link

TestsPassed ✅SkippedFailed
Example Nested JUnit Test Report3 ran3 passed0 skipped0 failed
TestResult
Example Nested JUnit Test Report
ABC-0199: XMPP Ping
PingIntegrationTest.pingAsync (Normal)✅ passed
PingIntegrationTest.pingServer (Normal)✅ passed
ABC-0045: Multi-User Chat
MultiUserIntegrationTest.mucRoleTestForReceivingModerator (Normal)✅ passed

@mikepenz mikepenz merged commit d8d3485 into main Jul 13, 2025
7 of 13 checks passed
@mikepenz mikepenz deleted the feature/dependency_upgrades branch July 13, 2025 14:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants