Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^4.3.0
^5.0.0
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^4.3.0
->^5.0.0
Release Notes
sindresorhus/filenamify
### [`v5.1.1`](https://togithub.com/sindresorhus/filenamify/releases/tag/v5.1.1) [Compare Source](https://togithub.com/sindresorhus/filenamify/compare/v5.1.0...v5.1.1) - Fix overstripping of replacement character ([#33](https://togithub.com/sindresorhus/filenamify/issues/33)) [`69989b8`](https://togithub.com/sindresorhus/filenamify/commit/69989b8) - Fix `maxLength` option being broken on files with no extension ([#30](https://togithub.com/sindresorhus/filenamify/issues/30)) [`a2ee598`](https://togithub.com/sindresorhus/filenamify/commit/a2ee598) - Account for dotfiles ([#32](https://togithub.com/sindresorhus/filenamify/issues/32)) [`6badd76`](https://togithub.com/sindresorhus/filenamify/commit/6badd76) - Account for extension length when truncating filename ([#31](https://togithub.com/sindresorhus/filenamify/issues/31)) [`a16c224`](https://togithub.com/sindresorhus/filenamify/commit/a16c224) ### [`v5.1.0`](https://togithub.com/sindresorhus/filenamify/releases/tag/v5.1.0) [Compare Source](https://togithub.com/sindresorhus/filenamify/compare/v5.0.2...v5.1.0) - Unicode normalize the filename [`4a0d964`](https://togithub.com/sindresorhus/filenamify/commit/4a0d964) ### [`v5.0.2`](https://togithub.com/sindresorhus/filenamify/releases/tag/v5.0.2) [Compare Source](https://togithub.com/sindresorhus/filenamify/compare/v5.0.1...v5.0.2) - Fix filenames truncated by `maxLength` not keeping their extension ([#27](https://togithub.com/sindresorhus/filenamify/issues/27)) [`8c52cb1`](https://togithub.com/sindresorhus/filenamify/commit/8c52cb1) ### [`v5.0.1`](https://togithub.com/sindresorhus/filenamify/releases/tag/v5.0.1) [Compare Source](https://togithub.com/sindresorhus/filenamify/compare/v5.0.0...v5.0.1) - Fix missing export of the `Options` type [`fbb7353`](https://togithub.com/sindresorhus/filenamify/commit/fbb7353) ### [`v5.0.0`](https://togithub.com/sindresorhus/filenamify/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/filenamify/compare/v4.3.0...v5.0.0) ##### Breaking - Require Node.js 12.20 ([#25](https://togithub.com/sindresorhus/filenamify/issues/25)) [`c2000ac`](https://togithub.com/sindresorhus/filenamify/commit/c2000ac) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.