Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2022

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

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

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.

@codecov
Copy link

codecov bot commented Feb 27, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9ffb0e2) 100.00% compared to head (16907d6) 100.00%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          251       251           
  Branches        90        90           
=========================================
  Hits           251       251           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@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.0 Jun 2, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch 2 times, most recently from e6acc3d to 8fd08f4 Compare June 7, 2022 03:32
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-typescript2 to v0.32.0 chore(deps): update dependency rollup-plugin-typescript2 to v0.32.1 Jun 7, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 8fd08f4 to e5b3ee8 Compare September 25, 2022 21:48
@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 e5b3ee8 to e1c7d8d Compare November 20, 2022 11:21
@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 e1c7d8d to 2fec408 Compare June 23, 2023 06:35
@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 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from 2fec408 to ec729ab Compare October 1, 2023 14:13
@renovate renovate bot force-pushed the renovate/rollup-plugin-typescript2-0.x branch from ec729ab to 16907d6 Compare November 26, 2023 02:39
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.

1 participant