chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0
Compare changes
On July, 8th between 18:00 and 22:00 gitlab.tugraz.at may not be available (Reason: maintenance work / gitlab updates). We will upgrade to version 18.1.x. 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/.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
rollup-plugin-typescript2 | devDependencies | minor | ^0.33.0 -> ^0.34.0 |
v0.34.0
type
s and interface
s that would produce no JS.
2.60.0
+ as it requires the use of this.load
emitDeclarationOnly
log statement by @agilgur5 in #412
CHANGELOG.md
that references GH releases by @agilgur5 in #419
declarationMap
sources are correct by @agilgur5 in #403
print-diagnostics
spec by @agilgur5 in #405
context
helper by @agilgur5 in #404
check-tsconfig
with parse-tsconfig
by @agilgur5 in #413
ConsoleContext
entirely by using buildStart
by @agilgur5 in #414
cache
var by @agilgur5 in #415
diagnostics
funcs into single file by @agilgur5 in #415
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.33.0.1...0.34.0
This MR has been generated by Renovate Bot.