Skip to content

Conversation

mikepenz
Copy link
Owner

Upgrade dependencies to latest version

 @eslint/eslintrc                     ^3.2.0  →    ^3.3.0
 @eslint/js                          ^9.19.0  →   ^9.21.0
 @octokit/rest                       ^21.1.0  →   ^21.1.1
 @types/node                        ^22.13.1  →  ^22.13.5
 @typescript-eslint/eslint-plugin    ^8.23.0  →   ^8.24.1
 @typescript-eslint/parser           ^8.23.0  →   ^8.24.1
 eslint                              ^9.19.0  →   ^9.21.0
 eslint-import-resolver-typescript    ^3.7.0  →    ^3.8.3
 globals                            ^15.14.0  →   ^16.0.0
 prettier                             ^3.4.2  →    ^3.5.2
 webpack                             ^5.97.1  →   ^5.98.0

```
 @eslint/eslintrc                     ^3.2.0  →    ^3.3.0
 @eslint/js                          ^9.19.0  →   ^9.21.0
 @octokit/rest                       ^21.1.0  →   ^21.1.1
 @types/node                        ^22.13.1  →  ^22.13.5
 @typescript-eslint/eslint-plugin    ^8.23.0  →   ^8.24.1
 @typescript-eslint/parser           ^8.23.0  →   ^8.24.1
 eslint                              ^9.19.0  →   ^9.21.0
 eslint-import-resolver-typescript    ^3.7.0  →    ^3.8.3
 globals                            ^15.14.0  →   ^16.0.0
 prettier                             ^3.4.2  →    ^3.5.2
 webpack                             ^5.97.1  →   ^5.98.0
 ```
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Feb 22, 2025
Copy link

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

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

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)✅ pass
PingIntegrationTest.pingServer (Normal)✅ pass
ABC-0045: Multi-User Chat
MultiUserIntegrationTest.mucRoleTestForReceivingModerator (Normal)✅ pass

@mikepenz mikepenz merged commit 8364de0 into main Feb 22, 2025
7 of 13 checks passed
@mikepenz mikepenz deleted the feature/dependency_upgrades branch February 22, 2025 08:55
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.

1 participant