unjs / mkdist

Lightweight file-to-file transpiler.
MIT License
357 stars 25 forks source link

chore(deps): update devdependency modern-normalize to v3 #236

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
modern-normalize ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

sindresorhus/modern-normalize (modern-normalize) ### [`v3.0.0`](https://togithub.com/sindresorhus/modern-normalize/releases/tag/v3.0.0) [Compare Source](https://togithub.com/sindresorhus/modern-normalize/compare/v2.0.0...v3.0.0) This is a major release because it removes workarounds for older browser versions. It's unlikely to affect anyone in practice. ##### Improvements - Smaller, since moot normalizations were removed - Fix `` declarations ([#​79](https://togithub.com/sindresorhus/modern-normalize/issues/79)) [`a5c26a4`](https://togithub.com/sindresorhus/modern-normalize/commit/a5c26a4) - Remove `` reset ([#​86](https://togithub.com/sindresorhus/modern-normalize/issues/86)) [`ff296ba`](https://togithub.com/sindresorhus/modern-normalize/commit/ff296ba) - Remove `
` declarations ([#​75](https://togithub.com/sindresorhus/modern-normalize/issues/75)) [`42c631d`](https://togithub.com/sindresorhus/modern-normalize/commit/42c631d) - Remove Firefox focus reset ([#​81](https://togithub.com/sindresorhus/modern-normalize/issues/81)) [`b3b9630`](https://togithub.com/sindresorhus/modern-normalize/commit/b3b9630) - Remove `-moz-tab-size` ([#​76](https://togithub.com/sindresorhus/modern-normalize/issues/76)) [`97b90c4`](https://togithub.com/sindresorhus/modern-normalize/commit/97b90c4) - Remove `text-transform` reset ([#​77](https://togithub.com/sindresorhus/modern-normalize/issues/77)) [`e1eeb41`](https://togithub.com/sindresorhus/modern-normalize/commit/e1eeb41) - Remove Firefox invalid input reset ([#​82](https://togithub.com/sindresorhus/modern-normalize/issues/82)) [`f846ba2`](https://togithub.com/sindresorhus/modern-normalize/commit/f846ba2)

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.


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

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