FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency filenamify to v7 by renovate[bot] · Pull Request #11724 · web-infra-dev/rspack · GitHub

chore(deps): update dependency filenamify to v7 - #11724

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/filenamify-7.x
Closed

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/filenamify-7.x

Conversation

renovate Bot commented Sep 21, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
filenamify 4.3.0 -> 7.0.0

Warning

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


Release Notes

sindresorhus/filenamify (filenamify)

v7.0.0

Compare Source

Breaking
  • Require Node.js 20 cc39041
  • Fix Unicode normalization ea8b961
    • Previously, it used the incorrect NFD Unicode normalization. It now uses the correct NFC normalization. This could be a breaking change if you stored the filenames and then compare, as they won't match. You could run a NFC normalization on the stored once to fix that.
Improvements
  • Use grapheme-safe truncation 98169ce
  • Fix trailing spaces and periods handling 43eea4d

v6.0.0

Compare Source

Breaking
Improvements
  • Prevent stripping of outer replaced characters (#​38) 7d4846f

v5.1.1

Compare Source

v5.1.0

Compare Source

  • Unicode normalize the filename 4a0d964

v5.0.2

Compare Source

  • Fix filenames truncated by maxLength not keeping their extension (#​27) 8c52cb1

v5.0.1

Compare Source

  • Fix missing export of the Options type fbb7353

v5.0.0

Compare Source

Breaking

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 this update again.


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

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

renovate Bot added the dependencies Pull requests that update a dependency file label Sep 21, 2025

netlify Bot commented Sep 21, 2025
edited
Loading

Copy link
Copy Markdown

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 574a74c
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68cf5f43e95c3700082925ec
😎 Deploy Preview https://deploy-preview-11724--rspack.netlify.app
📱 Preview on mobile Toggle QR Code...



Use your smartphone camera to open QR code link.

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

github-actions Bot commented Sep 21, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

📦 Binary Size-limit

Comparing 574a74c to chore(deps): update dependency cross-env to v10 (#11722) by renovate[bot]

🙈 Size remains the same at 47.43MB

codspeed Bot commented Sep 21, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

CodSpeed Performance Report

Merging #11724 will not alter performance

Comparing renovate/filenamify-7.x (574a74c) with main (e598f28)

🎉 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

✅ 17 untouched

renovate Bot force-pushed the renovate/filenamify-7.x branch from f596f18 to 574a74c Compare September 21, 2025 02:13
chenjiahan closed this Sep 21, 2025
chenjiahan deleted the renovate/filenamify-7.x branch September 21, 2025 08:41

renovate Bot commented Sep 21, 2025

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL