chore(deps): update dependency rollup-plugin-typescript2 to ^0.32.0
Compare changes
@@ -33,7 +33,7 @@
@@ -33,7 +33,7 @@
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rollup-plugin-typescript2 | devDependencies | minor | ^0.31.0 -> ^0.32.0 |
v0.32.1
@rollup/plugin-commonjs
to v22 to fix try/catch requires by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/340
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1
v0.32.0
rpt2:
prefix on more errors by @ezolenko in https://github.com/ezolenko/rollup-plugin-typescript2/commit/ff8895103c8466694e7d8eeb734f51d2850670d8
get-options-overrides
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/331
realpath
to host to properly resolve monorepos by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/332
.d.ts
instead of .vue.d.ts
for Vue declarations by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/336
sources
when no output by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/334
noEmitOnError: false
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/338
ReferenceError: window is not defined
, please see https://github.com/ezolenko/rollup-plugin-typescript2/issues/339
@types/colors
package by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/319
normalizePath
from @rollup/pluginutils
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/320
tslib
to ^2.4.0
, remove @yarn-tool/resolve-package
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/326
_.merge
doesn't concat arrays by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/314
partial.ts
as this is built into TS by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/322
npm ci
for install and cache npm
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/323
get-options-overrides
(createFilter
) by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/329
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0
This MR has been generated by Renovate Bot.