Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 15, 2021

This PR contains the following updates:

Package Change Age Confidence
rollup-plugin-typescript2 ^0.30.0^0.36.0 age confidence

Release Notes

ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2)

v0.36.0

Compare Source

Features/bugfixes

Internal (testing, refactors)

Full Changelog: ezolenko/rollup-plugin-typescript2@0.35.0...0.36.0

v0.35.0

Compare Source

Features

Bugfixes

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0

v0.34.1

Compare Source

Bugfixes

  • fix: don't error out while catching a buildStart error by @​agilgur5 in #​422
    • This fixes an initialization regression in 0.34.0 where users saw TypeError: Cannot read property 'done' of undefined instead of their actual initialization error, such as a tsconfig issue (such as with #​421)
  • fix: add compatibility checks w/ semver by @​agilgur5 in #​424
    • 0.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).
    • This also adds an error if peerDependencies minimum versions have not been met
  • fix: don't resolve filtered files by @​agilgur5 in #​428
    • This fixes a regression from 0.33.0 that could cause rpt2 to (accidentally) resolve files that should have been filtered out by the plugin include/exclude (such as with #​427)

Internal (testing, refactors)

Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.0...0.34.1

v0.34.0

Compare Source

Bugfixes

  • fix: handle all type-only imports by piping TS imports by @​agilgur5 in #​406
    • If you have ever had issues with some files not being type-checked or not generating declarations, this should conclusively fix all such issues. This type of issue used to occur if you had a type-only / interface-only / emit-less file, i.e. a file with only TS types and interfaces that would produce no JS.
    • NOTE: This requires Rollup version 2.60.0+ as it requires the use of this.load
      • 0.34.0 will (accidentally) error out on older versions of Rollup. 0.34.1 patched this to instead give a warning and skip this check on older versions of Rollup.
More Fixes ...

Docs

  • docs: add a simple CHANGELOG.md that references GH releases by @​agilgur5 in #​419
    • i.e. it references this page

Internal (testing, refactors)

More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.33.0.1...0.34.0

v0.33.0

Compare Source

v0.32.1

Compare Source

Bugfixes
  • deps: upgrade @rollup/plugin-commonjs to v22 to fix try/catch requires by @​agilgur5 in #​340
    • This fixes a regression in 0.32.0 that caused users with certain environments to experience ReferenceError: window is not defined when importing rpt2. See #​339

Full Changelog: ezolenko/rollup-plugin-typescript2@0.32.0...0.32.1

v0.32.0

Compare Source

Features
Bugfixes
Dependencies
Docs
More Docs ...
GitHub
Internal (testing, refactors)
More Internal ...

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.2...0.32.0

v0.31.2

Compare Source

What's Changed

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.1...0.31.2

v0.31.1

Compare Source

Fix for #​291

Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.0...0.31.1

v0.31.0

Compare Source

  • PR #​290 fix for tslib on node 17
  • Updated dependencies

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.

@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.30.0 Update dependency rollup-plugin-typescript2 to v0.30.0 - autoclosed Nov 16, 2021
@renovate renovate bot closed this Nov 16, 2021
@renovate renovate bot deleted the renovate/rollup-plugin-typescript2-0.x branch November 16, 2021 03:16
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.30.0 - autoclosed Update dependency rollup-plugin-typescript2 to v0.30.0 Nov 17, 2021
@renovate renovate bot reopened this Nov 17, 2021
@renovate renovate bot restored the renovate/rollup-plugin-typescript2-0.x branch November 17, 2021 02:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 17dbd4a to 649686b Compare November 17, 2021 02:15
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.30.0 Update dependency rollup-plugin-typescript2 to v0.31.0 Nov 17, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 649686b to acf2720 Compare November 18, 2021 00:29
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.0 Update dependency rollup-plugin-typescript2 to v0.31.1 Nov 23, 2021
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from acf2720 to df415e3 Compare November 23, 2021 18:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from df415e3 to d938d6d Compare February 2, 2022 00:37
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.1 Update dependency rollup-plugin-typescript2 to v0.31.2 Feb 2, 2022
@renovate renovate bot changed the title Update dependency rollup-plugin-typescript2 to v0.31.2 chore(deps): update dependency rollup-plugin-typescript2 to v0.31.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from d938d6d to cf89cbe Compare June 18, 2022 19:37
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.31.2 chore(deps): update dependency rollup-plugin-typescript2 to v0.32.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from cf89cbe to 036c9a5 Compare September 25, 2022 13:22
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.32.1 chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 036c9a5 to 1b84e2c Compare November 20, 2022 07:56
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0 chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0 chore(deps): update dependency rollup-plugin-typescript2 to ^0.35.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 1b84e2c to 04a1a70 Compare June 23, 2023 08:08
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to ^0.35.0 chore(deps): update dependency rollup-plugin-typescript2 to ^0.36.0 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 04a1a70 to 7ee6619 Compare September 27, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants