jaywcjlove / validator.js

:interrobang: Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.
https://git.io/validatorjs
551 stars 118 forks source link

chore(deps): update dependency @rollup/plugin-typescript to v11 - autoclosed #92

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-typescript (source) ~8.3.2 -> ~11.0.0 age adoption passing confidence

Release Notes

rollup/plugins ### [`v11.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1100) [Compare Source](https://togithub.com/rollup/plugins/compare/3405922658f256459c3889f5f44248b4912dbd5e...98691b7785c04a8aa13cc55e47c609dd081e2cb8) *2023-01-06* ##### Breaking Changes - fix: don't resolve filtered files [#​1267](https://togithub.com/rollup/plugins/pull/1267) ([#​1310](https://togithub.com/rollup/plugins/issues/1310)) ### [`v10.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1001) [Compare Source](https://togithub.com/rollup/plugins/compare/0e3f87edc70f4de9b29308784dd5409a12a1e966...3405922658f256459c3889f5f44248b4912dbd5e) *2022-11-28* ##### Bugfixes - fix: emit assets when watchMode is false. fixes [#​1354](https://togithub.com/rollup/plugins/issues/1354) ([5c88274](https://togithub.com/rollup/plugins/commit/5c882743475a4480cb82e42253de9290b7329511)) ### [`v10.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1000) [Compare Source](https://togithub.com/rollup/plugins/compare/2f2ba1ef0267bd8944a9f3c53964394d2ff79c0e...0e3f87edc70f4de9b29308784dd5409a12a1e966) *2022-11-27* ##### Breaking Changes - fix: incorrect declarations directory ([a5c90d1](https://togithub.com/rollup/plugins/commit/a5c90d1032390f9f6160d95c42171aa3014b3d6b)) ### [`v9.0.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v902) [Compare Source](https://togithub.com/rollup/plugins/compare/d9c79ac4bdf980e284207eececc2c364a5160bda...2f2ba1ef0267bd8944a9f3c53964394d2ff79c0e) *2022-10-21* ##### Updates - chore: update rollup dependencies ([3038271](https://togithub.com/rollup/plugins/commit/303827191ede6b2e4eade96c6968ed16a587683f)) ### [`v9.0.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v901) [Compare Source](https://togithub.com/rollup/plugins/compare/2b81d1485fc8f9db5b3a656fdfac40ba5f9facfe...d9c79ac4bdf980e284207eececc2c364a5160bda) *2022-10-11* ##### Bugfixes - fix: fix ESM build [#​1311](https://togithub.com/rollup/plugins/pull/1311) ### [`v9.0.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v900) [Compare Source](https://togithub.com/rollup/plugins/compare/6864ed1657e95c544fc8d8ee8687b02c63752c97...2b81d1485fc8f9db5b3a656fdfac40ba5f9facfe) *2022-10-10* ##### Breaking Changes - fix: prepare for Rollup 3 [#​1282](https://togithub.com/rollup/plugins/pull/1282) ### [`v8.5.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v850) [Compare Source](https://togithub.com/rollup/plugins/compare/514285a06a14e5c8fe15d1ecfb9d12b0e6c6315b...6864ed1657e95c544fc8d8ee8687b02c63752c97) *2022-09-06* ##### Features - feat: support 4.7 nodenext ([#​1194](https://togithub.com/rollup/plugins/issues/1194)) ### [`v8.4.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v840) [Compare Source](https://togithub.com/rollup/plugins/compare/40f6877ad8908ffe30851231dd6fc502c6ba3731...514285a06a14e5c8fe15d1ecfb9d12b0e6c6315b) *2022-08-23* ##### Features - feat: allow override of forced `noEmit` and `emitDeclarationOnly` compiler options ([#​1242](https://togithub.com/rollup/plugins/issues/1242))

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.