Update dependency rollup-plugin-typescript2 to ^0.36.0 #82
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.34.0
->^0.36.0
Release Notes
ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2)
v0.36.0
Compare Source
Features/bugfixes
moduleResolution
kinds, update build to TS 5.x by @ezolenko in https://github.com/ezolenko/rollup-plugin-typescript2/pull/453Internal (testing, refactors)
dist/*
as generated code by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/457semver
vianpm audit fix
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/459Full Changelog: ezolenko/rollup-plugin-typescript2@0.35.0...0.36.0
v0.35.0
Compare Source
Features
module: "ES2022"
by @ezolenko in https://github.com/ezolenko/rollup-plugin-typescript2/pull/450Bugfixes
Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0
v0.34.1
Compare Source
Bugfixes
buildStart
error by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4220.34.0
where users sawTypeError: Cannot read property 'done' of undefined
instead of their actual initialization error, such as atsconfig
issue (such as with https://github.com/ezolenko/rollup-plugin-typescript2/issues/421)semver
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4240.34.0
introduced a type-only fix that relied on Rollup 2.60.0+ and would (accidentally) error out on older versions of Rollup. This fix handles it gracefully with a clear warning message instead and skips that check when using an older version of Rollup (i.e. partly backward-compatible).peerDependencies
minimum versions have not been metfilter
ed files by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4280.33.0
that could cause rpt2 to (accidentally) resolve files that should have been filtered out by the plugininclude
/exclude
(such as with https://github.com/ezolenko/rollup-plugin-typescript2/issues/427)Internal (testing, refactors)
@types/resolve
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/423no-errors
integration timeout to 20s by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/425Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.0...0.34.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.