Skip to content

chore(deps): update dependency webpack to v5.105.4#1532

Merged
mikepenz merged 1 commit intomainfrom
renovate/devdependency-non-major-updates
Mar 28, 2026
Merged

chore(deps): update dependency webpack to v5.105.4#1532
mikepenz merged 1 commit intomainfrom
renovate/devdependency-non-major-updates

Conversation

@mikepenz
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
webpack 5.105.35.105.4 age confidence

Release Notes

webpack/webpack (webpack)

v5.105.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mikepenz mikepenz added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 28, 2026
@mikepenz mikepenz enabled auto-merge (squash) March 28, 2026 04:51
Copilot AI review requested due to automatic review settings March 28, 2026 04:51
@github-actions
Copy link
Copy Markdown

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
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

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 bccf2e3 into main Mar 28, 2026
12 of 18 checks passed
@mikepenz mikepenz deleted the renovate/devdependency-non-major-updates branch March 28, 2026 04:52
Copy link
Copy Markdown
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

Updates the repo’s build tooling dependency on webpack to the latest patch release, keeping the development toolchain current.

Changes:

  • Bump webpack from 5.105.3 to 5.105.4 in package.json.
  • Regenerate package-lock.json to reflect the updated webpack version and its transitive dependency adjustments (e.g., enhanced-resolve, terser-webpack-plugin, and lockfile deduping).

Reviewed changes

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

File Description
package.json Updates the webpack devDependency to 5.105.4.
package-lock.json Updates the lockfile to align with webpack 5.105.4 and related transitive dependency resolution changes.

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

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants