Skip to content

Conversation

@mikepenz
Copy link
Owner

@mikepenz mikepenz commented Nov 1, 2025

Update dependencies: bump @typescript-eslint packages and webpack

@mikepenz mikepenz requested a review from Copilot November 1, 2025 07:21
@mikepenz mikepenz added the dependencies Pull requests that update a dependency file label Nov 1, 2025
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

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

github-actions bot commented Nov 1, 2025

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

github-actions bot commented Nov 1, 2025

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates several dependencies across the project, primarily focusing on linting, build tools, and their transitive dependencies.

  • Upgraded TypeScript ESLint packages from 8.39.1 to 8.46.2
  • Updated webpack from 5.101.0 to 5.102.1
  • Bumped numerous transitive dependencies including esbuild (0.25.10 to 0.25.11), vite (7.1.9 to 7.1.12), and various @octokit packages

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated direct dependencies: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, and webpack
package-lock.json Updated lockfile with new versions for all direct and transitive dependencies, including esbuild, vite, rollup, browserslist, and numerous platform-specific packages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mikepenz mikepenz merged commit e08919a into main Nov 1, 2025
13 of 19 checks passed
@mikepenz mikepenz deleted the feature/dependency_updates branch November 1, 2025 07:24
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