Skip to content

chore(deps): update dependency webpack-sources to v3.3.3 #10751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-sources 3.3.2 -> 3.3.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpack/webpack-sources (webpack-sources)

v3.3.3

Compare Source

Fixes
  • generate last column mapping even when source is missing for ConcatSource

Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jun 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
npm/darwin-arm64                         |  WARN  Unsupported platform: wanted: {"cpu":["arm64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/darwin-x64                           |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["darwin"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/wasm32-wasi                          |  WARN  Unsupported platform: wanted: {"cpu":["wasm32"],"os":["any"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
npm/win32-x64-msvc                       |  WARN  Unsupported platform: wanted: {"cpu":["x64"],"os":["win32"],"libc":["any"]} (current: {"os":"linux","cpu":"x64","libc":"glibc"})
Scope: all 26 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 57, reused 0, downloaded 0, added 0
Progress: resolved 161, reused 0, downloaded 0, added 0
Progress: resolved 234, reused 0, downloaded 0, added 0
Progress: resolved 427, reused 0, downloaded 0, added 0
Progress: resolved 582, reused 0, downloaded 0, added 0
Progress: resolved 708, reused 0, downloaded 0, added 0
Progress: resolved 968, reused 0, downloaded 0, added 0
Progress: resolved 1129, reused 0, downloaded 0, added 0
Progress: resolved 1185, reused 0, downloaded 0, added 0
Progress: resolved 1361, reused 0, downloaded 0, added 0
Progress: resolved 1595, reused 0, downloaded 0, added 0
Progress: resolved 1635, reused 0, downloaded 0, added 0
 ERR_PNPM_UNUSED_PATCH  The following patches were not used: webpack-sources@3.3.2

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 21, 2025
Copy link

netlify bot commented Jun 21, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 2773791
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68668699ee5a440008aed8f0
😎 Deploy Preview https://deploy-preview-10751--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

chenjiahan
chenjiahan previously approved these changes Jul 3, 2025
@chenjiahan chenjiahan enabled auto-merge (squash) July 3, 2025 10:56
Copy link
Contributor Author

renovate bot commented Jul 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

github-actions bot commented Jul 3, 2025

📦 Binary Size-limit

Comparing binary size with Commit: refactor: remove js stats warning (#10900) by Cong-Cong Pan

🙈 Size remains the same at 59.80MB

Copy link

codspeed-hq bot commented Jul 3, 2025

CodSpeed Performance Report

Merging #10751 will degrade performances by 43.46%

Comparing renovate/webpack-sources-3.x (2773791) with main (b0069f1)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

❌ 1 regressions
✅ 15 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
bundle@basic-react-development 5.1 ms 9 ms -43.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant